Dotclear


Ignore:
Timestamp:
06/29/11 10:13:04 (14 years ago)
Author:
kozlika
Branch:
themes
Message:

Jour 6. On y est presque.

File:
1 edited

Legend:

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

    r436 r440  
    1     <div id="p{{tpl:EntryID}}" class="post {{tpl:EntryIfOdd}} {{tpl:EntryIfFirst}}" lang="{{tpl:EntryLang}}" xml:lang="{{tpl:EntryLang}}"> 
     1    <div id="p{{tpl:EntryID}}" class="post {{tpl:EntryIfOdd}} {{tpl:EntryIfFirst}} full" lang="{{tpl:EntryLang}}" xml:lang="{{tpl:EntryLang}}"> 
    22    <!-- # New day date --> 
    33    <tpl:DateHeader><p class="day-date">{{tpl:EntryDate}}</p></tpl:DateHeader> 
     
    66    href="{{tpl:EntryURL}}">{{tpl:EntryTitle encode_html="1"}}</a></h2> 
    77     
    8     <p class="post-info"> 
    9      <span class="post-author">{{tpl:lang By}} {{tpl:EntryAuthorLink}}</span> 
    10      <span class="post-date">{{tpl:lang on}} {{tpl:EntryDate}}, {{tpl:EntryTime}}</span> 
    11     <tpl:EntryIf has_category="1"> 
    12      <span class="post-cat"><a href="{{tpl:EntryCategoryURL}}">{{tpl:EntryCategory encode_html="1"}}</a></span> 
    13     </tpl:EntryIf> 
    14     </p> 
    15      
    16     <tpl:EntryTags> 
    17     <tpl:TagsHeader><p class="post-tags"></tpl:TagsHeader> 
    18     <a href="{{tpl:TagURL}}">{{tpl:TagID}}</a> 
    19     <tpl:TagsFooter></p></tpl:TagsFooter> 
    20     </tpl:EntryTags> 
    21      
     8          <div class="post-attr"> 
     9         <p class="post-info"> 
     10          <span class="post-author">{{tpl:lang By}} {{tpl:EntryAuthorLink}}, </span> 
     11          <span class="post-date">{{tpl:lang on}} {{tpl:EntryDate}}, {{tpl:EntryTime}}. </span> 
     12          <tpl:EntryIf has_category="1"> 
     13               <span class="post-cat"><a href="{{tpl:EntryCategoryURL}}">{{tpl:EntryCategory encode_html="1"}}</a></span> 
     14          </tpl:EntryIf> 
     15         </p> 
     16          
     17         <tpl:EntryTags> 
     18         <tpl:TagsHeader><p class="post-tags"></tpl:TagsHeader> 
     19         <a href="{{tpl:TagURL}}">{{tpl:TagID}} </a> 
     20         <tpl:TagsFooter></p></tpl:TagsFooter> 
     21         </tpl:EntryTags> 
     22          </div>     
     23 
    2224    <!-- # --BEHAVIOR-- publicEntryBeforeContent --> 
    2325    {{tpl:SysBehavior behavior="publicEntryBeforeContent"}} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map