Changes between Initial Version and Version 2 of Ticket #618


Ignore:
Timestamp:
Feb 5, 2013, 6:58:32 PM (12 years ago)
Author:
Christopher Allan Webber
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #618 – Description

    initial v2  
    66
    77'''You would have to add those lines in the ini :'''
     8{{{
    89#the main theme
    910theme_base=base
     
    1516# some plugins would require to have this line added to the ini
    1617plugin_theme[2]=my_plugin_1
    17 
     18}}}
    1819
    1920----