Dotclear


Ignore:
Timestamp:
07/11/11 18:29:40 (14 years ago)
Author:
Franck <carnet.franck.paul@…>
Branch:
themes
Message:

Nouvelle balise de test du contenu coupé. Permet de ne pas afficher "lire la suite…" lorsque le billet est complètement affiché.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • themes/ductile/tpl/_entry-short.html

    r535 r574  
    3939    <tpl:EntryIf extended="0"> 
    4040      <div class="post-content">{{tpl:EntryContent encode_html="1" remove_html="1" cut_string="300"}}</div> 
    41       <p class="read-it"><a href="{{tpl:EntryURL}}" 
    42       title="{{tpl:lang Continue reading}} {{tpl:EntryTitle encode_html="1"}}">{{tpl:lang Continue 
    43       reading}}</a></p> 
     41      <tpl:EntryIfContentIsCut encode_html="1" remove_html="1" cut_string="300"> 
     42        <p class="read-it"><a href="{{tpl:EntryURL}}" 
     43        title="{{tpl:lang Continue reading}} {{tpl:EntryTitle encode_html="1"}}">{{tpl:lang Continue reading}}</a></p> 
     44      </tpl:EntryIfContentIsCut> 
    4445    </tpl:EntryIf> 
    4546     
Note: See TracChangeset for help on using the changeset viewer.

Sites map