Dotclear


Ignore:
Timestamp:
11/17/13 20:30:21 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Parents:
2564:c8bf313d697e (diff), 2566:9bf417837888 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge from 2.6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/public/default-templates/legacy/search.html

    r2541 r2567  
    55  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 
    66  <meta name="ROBOTS" content="{{tpl:BlogMetaRobots robots="NOINDEX,NOARCHIVE"}}" /> 
    7    
     7 
    88  <title>{{tpl:lang Search}} - {{tpl:SysSearchString encode_html="1"}} - {{tpl:BlogName encode_html="1"}}<tpl:PaginationIf start="0"> - {{tpl:lang page}} {{tpl:PaginationCurrent}}</tpl:PaginationIf></title> 
    99  <meta name="copyright" content="{{tpl:BlogCopyrightNotice encode_html="1"}}" /> 
    1010  <meta name="author" content="{{tpl:BlogEditor encode_html="1"}}" /> 
    1111  <meta name="date" scheme="W3CDTF" content="{{tpl:BlogUpdateDate iso8601="1"}}" /> 
    12    
     12 
    1313  <link rel="schema.dc" href="http://purl.org/dc/elements/1.1/" /> 
    1414  <meta name="dc.title" lang="{{tpl:BlogLanguage}}" content="{{tpl:lang Search}} - {{tpl:SysSearchString encode_html="1"}} - {{tpl:BlogName encode_html="1"}}<tpl:PaginationIf start="0"> - {{tpl:lang page}} {{tpl:PaginationCurrent}}</tpl:PaginationIf>" /> 
     
    1919  <meta name="dc.type" content="text" /> 
    2020  <meta name="dc.format" content="text/html" /> 
    21    
     21 
    2222  <link rel="top" href="{{tpl:BlogURL}}" title="{{tpl:lang Home}}" /> 
    2323  <link rel="contents" href="{{tpl:BlogArchiveURL}}" title="{{tpl:lang Archives}}" /> 
    24    
     24 
    2525  <tpl:Entries no_content="1"> 
    2626    <tpl:EntriesHeader> 
     
    2929        <link rel="prev" title="{{tpl:lang previous entries}}" href="{{tpl:PaginationURL offset="1"}}" /> 
    3030        </tpl:PaginationIf> 
    31          
     31 
    3232        <tpl:PaginationIf start="0"> 
    3333        <link rel="next" title="{{tpl:lang next entries}}" href="{{tpl:PaginationURL offset="-1"}}" /> 
     
    3535      </tpl:Pagination> 
    3636    </tpl:EntriesHeader> 
    37      
     37 
    3838    <link rel="chapter" href="{{tpl:EntryURL}}" title="{{tpl:EntryTitle encode_html="1"}}" /> 
    3939  </tpl:Entries> 
    40    
     40 
    4141  <link rel="meta" type="application/xbel+xml" title="Blogroll" href="{{tpl:BlogrollXbelLink}}" /> 
    42    
     42 
    4343  {{tpl:include src="_head.html"}} 
    4444</head> 
     
    5252<div id="main"> 
    5353  <div id="content"> 
    54    
     54 
    5555  <div id="content-info"> 
    5656    <h2>{{tpl:lang Search}}</h2> 
     
    6565    </tpl:SysIf> 
    6666  </div> 
    67    
     67 
    6868  <tpl:Entries> 
    6969    <div id="p{{tpl:EntryID}}" class="post {{tpl:EntryIfOdd}} {{tpl:EntryIfFirst}}" lang="{{tpl:EntryLang}}" xml:lang="{{tpl:EntryLang}}"> 
    7070    <!-- # New day date --> 
    7171    <tpl:DateHeader><p class="day-date">{{tpl:EntryDate}}</p></tpl:DateHeader> 
    72      
     72 
    7373    <h2 class="post-title"><a 
    7474    href="{{tpl:EntryURL}}">{{tpl:EntryTitle encode_html="1"}}</a></h2> 
    75      
     75 
    7676    <p class="post-info">{{tpl:lang By}} {{tpl:EntryAuthorLink}} 
    7777    {{tpl:lang on}} {{tpl:EntryDate}}, {{tpl:EntryTime}} 
     
    8080    </tpl:EntryIf> 
    8181    </p> 
    82      
     82 
    8383    <tpl:EntryTags> 
    8484    <tpl:TagsHeader><ul class="post-tags"></tpl:TagsHeader> 
     
    8686    <tpl:TagsFooter></ul></tpl:TagsFooter> 
    8787    </tpl:EntryTags> 
    88      
     88 
    8989    <!-- # --BEHAVIOR-- publicEntryBeforeContent --> 
    9090    {{tpl:SysBehavior behavior="publicEntryBeforeContent"}} 
    91      
     91 
    9292    <!-- # Entry with an excerpt --> 
    9393    <tpl:EntryIf extended="1"> 
     
    9797      reading}}</a>...</p> 
    9898    </tpl:EntryIf> 
    99      
     99 
    100100    <!-- # Entry without excerpt --> 
    101101    <tpl:EntryIf extended="0"> 
    102102      <div class="post-content">{{tpl:EntryContent}}</div> 
    103103    </tpl:EntryIf> 
    104      
     104 
    105105    <!-- # --BEHAVIOR-- publicEntryAfterContent --> 
    106106    {{tpl:SysBehavior behavior="publicEntryAfterContent"}} 
    107      
     107 
    108108    <!-- # Number of comments, trackbacks and attachments --> 
    109109    <tpl:EntryIf operator="or" show_comments="1" show_pings="1" has_attachment="1"> 
     
    121121    </tpl:EntryIf> 
    122122    </div> 
    123      
     123 
    124124    <tpl:EntriesFooter> 
    125125      <tpl:Pagination> 
     
    139139    {{tpl:Widgets type="nav"}} 
    140140  </div> <!-- End #blognav --> 
    141    
     141 
    142142  <div id="blogextra"> 
    143143    {{tpl:Widgets type="extra"}} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map