| Rev | Line |   | 
|---|
| [0] | 1 | <?xml version="1.0" encoding="UTF-8"?> | 
|---|
 | 2 | <html> | 
|---|
 | 3 | <head> | 
|---|
 | 4 |   <title>Theme Editor</title> | 
|---|
 | 5 | </head> | 
|---|
 | 6 |  | 
|---|
 | 7 | <body> | 
|---|
 | 8 | <p>The Theme Editor lets you modify the template files, the stylesheets and the JavaScript files of the theme you are currently using..</p> | 
|---|
 | 9 |  | 
|---|
 | 10 | <p>The file list is divided in three sections :</p> | 
|---|
 | 11 | <ul> | 
|---|
 | 12 |   <li>Template files : the templates</li> | 
|---|
 | 13 |   <li>CSS files : the stylesheets</li> | 
|---|
 | 14 |   <li>JavaScript files</li> | 
|---|
 | 15 | </ul> | 
|---|
 | 16 |  | 
|---|
 | 17 | <p>The yellow bullet in front of the name of a file indicates that this file is part of the theme. The black bullet means it is a part of the "default" theme.</p> | 
|---|
 | 18 |  | 
|---|
 | 19 | <p>If you modify a file belonging to the "default" theme, it will be copied into the theme you are currently using.</p> | 
|---|
 | 20 |  | 
|---|
 | 21 | <p>To edit a file, click on its name to display its content in the edition area. If the file can be written, you will be able to save your modifications by ckicking on "save".</p> | 
|---|
 | 22 |  | 
|---|
 | 23 | <p>The modifications are applied immediately after saving, so be careful.</p> | 
|---|
 | 24 |  | 
|---|
 | 25 | <p>To help modify your templates, you may consult the <a href="http://doc.dotclear.net/2.0/resources/templates">template tag list</a>.</p> | 
|---|
 | 26 |  | 
|---|
 | 27 | </body> | 
|---|
 | 28 | </html> | 
|---|
       
      Note: See 
TracBrowser
        for help on using the repository browser.