Dotclear


Ignore:
Timestamp:
12/01/16 09:53:38 (9 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Continue reading link not needed if entry content is not cut

Location:
inc/public/default-templates
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • inc/public/default-templates/currywurst/_entry-short.html

    r2953 r3431  
    3030               </p> 
    3131          </div> 
    32           <p class="post-read-it"><a href="{{tpl:EntryURL}}" 
    33            title="{{tpl:lang Continue reading}} {{tpl:EntryTitle encode_html="1"}}">{{tpl:lang Continue reading}}</a></p> 
     32          <tpl:EntryIfContentCut encode_html="1" remove_html="1" cut_string="300"> 
     33               <p class="post-read-it"><a href="{{tpl:EntryURL}}" 
     34                title="{{tpl:lang Continue reading}} {{tpl:EntryTitle encode_html="1"}}">{{tpl:lang Continue reading}}</a></p> 
     35          </tpl:EntryIfContentCut> 
    3436     </tpl:EntryIf> 
    3537 
  • inc/public/default-templates/dotty/_entry-short.html

    r3331 r3431  
    3434               </p> 
    3535          </div> 
    36           <p class="post-read-it"><a href="{{tpl:EntryURL}}" 
    37            title="{{tpl:lang Continue reading}} {{tpl:EntryTitle encode_html="1"}}">{{tpl:lang Continue reading}}</a></p> 
     36          <tpl:EntryIfContentCut encode_html="1" remove_html="1" cut_string="300"> 
     37               <p class="post-read-it"><a href="{{tpl:EntryURL}}" 
     38                title="{{tpl:lang Continue reading}} {{tpl:EntryTitle encode_html="1"}}">{{tpl:lang Continue reading}}</a></p> 
     39          </tpl:EntryIfContentCut> 
    3840     </tpl:EntryIf> 
    3941 
Note: See TracChangeset for help on using the changeset viewer.

Sites map