- Timestamp:
- 02/05/14 15:53:27 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/themeEditor/locales/en/help/help.html
r2534 r2647 17 17 </ul> 18 18 19 <p>Each section of files may have three sub-sections :</p> 20 <ul> 21 <li>Files belonging to the current theme</li> 22 <li>Files belonging to the parent theme</li> 23 <li>Files belonging to the template set</li> 24 </ul> 25 19 26 <p>The bullet in front of each file can have three different colors:</p> 20 27 <ul> 21 <li><strong>Black</strong> means it is in the <code>default</code> theme.</li> 22 <li><strong>Yellow </strong> means it belongs to the current theme.</li> 28 <li><strong>Yellow </strong> means it belongs to the current theme.</li> 23 29 <li><strong>Red </strong> means it belongs to a parent theme.</li> 30 <li><strong>Black</strong> means it is in the template set.</li> 24 31 </ul> 32 33 <p>The files belonging to the current theme are also in bold.</p> 25 34 26 35 <h4>File mofidication</h4> … … 29 38 <p>Be careful: Modifications are applied immediately after saving.</p> 30 39 31 <p>If you modify a file that comes from the <code>default</code>theme, the file will be copied into your current theme.</p>40 <p>If you modify a file that comes from the template set or the parent theme, the file will be copied into your current theme.</p> 32 41 33 42 <h4>Syntax highlighting</h4>
Note: See TracChangeset
for help on using the changeset viewer.