Dotclear

Changes between Initial Version and Version 1 of Ticket #39


Ignore:
Timestamp:
03/11/06 19:02:44 (19 years ago)
Author:
olivier
Comment:

Non, pas de <p> autours de la description de catégorie, c'est un champ libre.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #39

    • Property Owner set to olivier
    • Property Status changed from new to assigned
  • Ticket #39 – Description

    initial v1  
    22 
    33Remplacer : 
    4  
     4{{{ 
    55  <h2>{{tpl:CategoryTitle encode_html="1"}}</h2> 
    66  {{tpl:CategoryDescription}} 
     
    1010  - <a type="application/rss+xml" href="{{tpl:CategoryFeedURL type="rss2"}}/comments" 
    1111  title="{{tpl:lang This category's comments RSS feed}}" class="feed">{{tpl:lang Comments feed}}</a></p> 
    12  
     12}}} 
    1313 
    1414Par : 
    15  
     15{{{ 
    1616<div class="contentdesc"> 
    17   <h2>{{tpl:CategoryTitle encode_html="1"}}</h2> 
     17  <h2>{{tpl:!CategoryTitle encode_html="1"}}</h2> 
    1818  <p>{{tpl:CategoryDescription}}</p> 
    1919   
     
    2323  title="{{tpl:lang This category's comments RSS feed}}" class="feed">{{tpl:lang Comments feed}}</a></p> 
    2424</div> 
    25  
     25}}} 
    2626(Ajout de <p> </p> pour la description et placement du tout dans une div pour pouvoir styler cette partie de la page) 
    2727Idem pour les autres affichages (tag, archives, recherche, etc.). 

Sites map