Dotclear

source: plugins/themeEditor/help.html @ 989:042c1e60cd62

Revision 989:042c1e60cd62, 1.2 KB checked in by franck <carnet.franck.paul@…>, 13 years ago (diff)

Add help topic on syntax color, fixes #1357

Line 
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&nbsp;:</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 red bullet means it is a part of the parent 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<p>Note: You can activate syntax coloration in your preferences (“My options” tab).</p>
28
29</body>
30</html>
Note: See TracBrowser for help on using the repository browser.

Sites map