Dotclear


Ignore:
Timestamp:
02/05/14 15:53:27 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Visually split each group of files in three sub-groups (if any) : theme's files, parent's theme's file, template set's files, fixes #1704

Location:
plugins/themeEditor/locales
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • plugins/themeEditor/locales/en/help/help.html

    r2534 r2647  
    1717</ul> 
    1818 
     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 
    1926<p>The bullet in front of each file can have three different colors:</p> 
    2027<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> 
    2329<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> 
    2431</ul> 
     32 
     33<p>The files belonging to the current theme are also in bold.</p> 
    2534 
    2635<h4>File mofidication</h4> 
     
    2938<p>Be careful: Modifications are applied immediately after saving.</p> 
    3039 
    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> 
    3241 
    3342<h4>Syntax highlighting</h4> 
  • plugins/themeEditor/locales/fr/help/help.html

    r2433 r2647  
    1313  <li>fichiers du thème&nbsp;: les templates,</li> 
    1414  <li>fichiers CSS&nbsp;: les feuilles de style,</li> 
    15   <li>fichiers JavaScript.</li> 
     15  <li>fichiers JavaScript,</li> 
    1616  <li>fichiers de traduction.</li> 
     17</ul> 
     18 
     19<p>Chaque groupe de fichiers peut contenir trois sous-groupes :</p> 
     20<ul> 
     21     <li>fichiers du thème actif,</li> 
     22     <li>fichiers du thème parent,</li> 
     23     <li>fichiers du jeu de "template".</li> 
    1724</ul> 
    1825 
    1926<p>A la gauche de chaque fichier, chaque puce se voit attribuée une couleur :</p> 
    2027<ul> 
    21 <li><b>noire</b> indique qu'il se trouve dans le thème "default".</li> 
    22 <li><b>jaune</b> indique qu'il fait partie du thème actif.</li>  
    23 <li><b>rouge</b> indique qu'il fait partie d'un thème parent.</li> 
     28<li><b>jaune</b> indique qu'il fait partie du thème actif.</li> 
     29<li><b>rouge</b> indique qu'il fait partie du thème parent.</li> 
     30<li><b>noire</b> indique qu'il se trouve dans le jeu de "template".</li> 
    2431</ul> 
     32 
     33<p>Les fichiers du thème actif sont également repérés en gras.</p> 
    2534 
    2635<h4>Modification des fichiers</h4> 
     
    3140<p>Les modifications sont immédiatement appliquées lors de la sauvegarde, soyez vigilants.</p> 
    3241 
    33 <p>A noter que si vous modifiez un fichier se trouvant dans le thème "default", celui-ci sera copié dans votre thème en cours d'utilisation.</p> 
     42<p>A noter que si vous modifiez un fichier se trouvant dans le jeu de "template" ou dans le thème parent, celui-ci sera copié dans votre thème en cours d'utilisation.</p> 
    3443 
    3544<h4>Coloration syntaxique</h4> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map