Dotclear


Ignore:
Timestamp:
02/01/15 12:40:09 (11 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Add an ellipsis on short displayed entry content (with new tpl:EntryIfContentCut), closes #2015

File:
1 edited

Legend:

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

    r2625 r2953  
    2525               <p> 
    2626                    {{tpl:EntryContent encode_html="1" remove_html="1" cut_string="300"}} 
     27                    <tpl:EntryIfContentCut encode_html="1" remove_html="1" cut_string="300"> 
     28                         <span class="ellipsis">&nbsp;[&#8230;]</span> 
     29                    </tpl:EntryIfContentCut> 
    2730               </p> 
    2831          </div> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map