Dotclear

Changeset 3044


Ignore:
Timestamp:
05/18/11 22:53:56 (12 years ago)
Author:
brol
Message:

version 1.7.11, mise à jour tpl

Location:
themes/freshy2
Files:
17 edited

Legend:

Unmodified
Added
Removed
  • themes/freshy2/_define.php

    r3035 r3044  
    1919     /* Description*/         "Freshy v2 customizable theme", 
    2020     /* Author */             "Bruno Hondelatte, Pierre Van Glabeke, Julien de Luca (original WP theme)", 
    21      /* Version */            '1.7.10' 
    22      /* date 07012011 */ 
     21     /* Version */            '1.7.11' 
     22     /* date 18052011 */ 
    2323); 
    2424?> 
  • themes/freshy2/tpl/archive_day.html

    r2801 r3044  
    2929</tpl:ArchiveNext> 
    3030<tpl:ArchivePrevious> 
    31      <link rel="previous" href="{{tpl:ArchiveURL}}" title="{{tpl:ArchiveDate encode_html="1"}}" /> 
     31     <link rel="prev" href="{{tpl:ArchiveURL}}" title="{{tpl:ArchiveDate encode_html="1"}}" /> 
    3232</tpl:ArchivePrevious> 
    3333<tpl:Entries no_content="1"> 
     
    7575               <!-- # cat --> 
    7676               <tpl:EntryIf has_category="1">{{tpl:lang Category}}<span class="item"><tpl:EntryCategoriesBreadcrumb><a href="{{tpl:CategoryURL}}">{{tpl:CategoryTitle encode_html="1"}}</a> &rsaquo; </tpl:EntryCategoriesBreadcrumb><a href="{{tpl:EntryCategoryURL}}">{{tpl:EntryCategory encode_html="1"}}</a></span></tpl:EntryIf> 
    77             <!-- # meta --> 
     77            <!-- # tag --> 
    7878          <tpl:EntryTags> 
    7979                <tpl:TagsHeader>{{tpl:lang Tags}}<span class="item"></tpl:TagsHeader><a href="{{tpl:TagURL}}">{{tpl:TagID}}</a><tpl:LoopPosition start="1" length="-1">, </tpl:LoopPosition> 
  • themes/freshy2/tpl/archive_month.html

    r2432 r3044  
    2828  <tpl:ArchiveNext><link rel="next" href="{{tpl:ArchiveURL}}" 
    2929  title="{{tpl:ArchiveDate encode_html="1"}}" /></tpl:ArchiveNext> 
    30   <tpl:ArchivePrevious><link rel="previous" href="{{tpl:ArchiveURL}}" 
     30  <tpl:ArchivePrevious><link rel="prev" href="{{tpl:ArchiveURL}}" 
    3131  title="{{tpl:ArchiveDate encode_html="1"}}" /></tpl:ArchivePrevious> 
    3232   
     
    7474               <!-- # cat -->  
    7575               <tpl:EntryIf has_category="1">{{tpl:lang Category}}<span class="item"><tpl:EntryCategoriesBreadcrumb><a href="{{tpl:CategoryURL}}">{{tpl:CategoryTitle encode_html="1"}}</a> &rsaquo; </tpl:EntryCategoriesBreadcrumb><a href="{{tpl:EntryCategoryURL}}">{{tpl:EntryCategory encode_html="1"}}</a></span></tpl:EntryIf>  
    76             <!-- # meta --> 
     76            <!-- # tag --> 
    7777          <tpl:EntryTags> 
    7878                <tpl:TagsHeader>{{tpl:lang Tags}}<span class="item"></tpl:TagsHeader><a href="{{tpl:TagURL}}">{{tpl:TagID}}</a><tpl:LoopPosition start="1" length="-1">, </tpl:LoopPosition> 
  • themes/freshy2/tpl/author.html

    r2184 r3044  
    3131      <tpl:Pagination> 
    3232        <tpl:PaginationIf end="0"> 
    33         <link rel="previous" title="{{tpl:lang previous entries}}" href="{{tpl:PaginationURL offset="1"}}" /> 
     33        <link rel="prev" title="{{tpl:lang previous entries}}" href="{{tpl:PaginationURL offset="1"}}" /> 
    3434        </tpl:PaginationIf> 
    3535         
     
    111111               <!-- # cat -->  
    112112               <tpl:EntryIf has_category="1">{{tpl:lang Category}}<span class="item"><tpl:EntryCategoriesBreadcrumb><a href="{{tpl:CategoryURL}}">{{tpl:CategoryTitle encode_html="1"}}</a> &rsaquo; </tpl:EntryCategoriesBreadcrumb><a href="{{tpl:EntryCategoryURL}}">{{tpl:EntryCategory encode_html="1"}}</a></span></tpl:EntryIf>  
    113             <!-- # meta --> 
     113            <!-- # tag --> 
    114114          <tpl:EntryTags> 
    115115                <tpl:TagsHeader>{{tpl:lang Tags}}<span class="item"></tpl:TagsHeader><a href="{{tpl:TagURL}}">{{tpl:TagID}}</a><tpl:LoopPosition start="1" length="-1">, </tpl:LoopPosition> 
  • themes/freshy2/tpl/blogroll.html

    r2801 r3044  
    2828      <tpl:Pagination> 
    2929        <tpl:PaginationIf end="0"> 
    30         <link rel="previous" title="{{tpl:lang previous entries}}" href="{{tpl:PaginationURL offset="1"}}" /> 
     30        <link rel="prev" title="{{tpl:lang previous entries}}" href="{{tpl:PaginationURL offset="1"}}" /> 
    3131        </tpl:PaginationIf> 
    3232 
  • themes/freshy2/tpl/categories.html

    r733 r3044  
    1313  </tpl:Categories> 
    1414   
    15   <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="{{tpl:BlogFeedURL type="rss2"}}" /> 
    1615  <link rel="alternate" type="application/atom+xml" title="Atom 1.0" href="{{tpl:BlogFeedURL type="atom"}}" /> 
    1716  <link rel="meta" type="application/xbel+xml" title="Blogroll" href="{{tpl:BlogrollXbelLink}}" /> 
  • themes/freshy2/tpl/category.html

    r2184 r3044  
    3030      <tpl:Pagination> 
    3131        <tpl:PaginationIf end="0"> 
    32         <link rel="previous" title="{{tpl:lang previous entries}}" href="{{tpl:PaginationURL offset="1"}}" /> 
     32        <link rel="prev" title="{{tpl:lang previous entries}}" href="{{tpl:PaginationURL offset="1"}}" /> 
    3333        </tpl:PaginationIf> 
    3434         
     
    115115               <!-- # cat -->  
    116116               <tpl:EntryIf has_category="1">{{tpl:lang Category}}<span class="item"><tpl:EntryCategoriesBreadcrumb><a href="{{tpl:CategoryURL}}">{{tpl:CategoryTitle encode_html="1"}}</a> &rsaquo; </tpl:EntryCategoriesBreadcrumb><a href="{{tpl:EntryCategoryURL}}">{{tpl:EntryCategory encode_html="1"}}</a></span></tpl:EntryIf>  
    117             <!-- # meta --> 
     117            <!-- # tag --> 
    118118          <tpl:EntryTags> 
    119119                <tpl:TagsHeader>{{tpl:lang Tags}}<span class="item"></tpl:TagsHeader><a href="{{tpl:TagURL}}">{{tpl:TagID}}</a><tpl:LoopPosition start="1" length="-1">, </tpl:LoopPosition> 
  • themes/freshy2/tpl/contribute.html

    r3035 r3044  
    197197               <!-- # cat --> 
    198198               <tpl:EntryIf has_category="1">{{tpl:lang Category}}<span class="item"><tpl:EntryCategoriesBreadcrumb><a href="{{tpl:CategoryURL}}">{{tpl:CategoryTitle encode_html="1"}}</a> &rsaquo; </tpl:EntryCategoriesBreadcrumb><a href="{{tpl:EntryCategoryURL}}">{{tpl:EntryCategory encode_html="1"}}</a></span></tpl:EntryIf> 
    199             <!-- # meta --> 
     199            <!-- # tag --> 
    200200          <tpl:EntryTags> 
    201201                <tpl:TagsHeader>{{tpl:lang Tags}}<span class="item"></tpl:TagsHeader><a href="{{tpl:TagURL}}">{{tpl:TagID}}</a><tpl:LoopPosition start="1" length="-1">, </tpl:LoopPosition> 
  • themes/freshy2/tpl/home.html

    r2184 r3044  
    3232      <tpl:Pagination> 
    3333        <tpl:PaginationIf end="0"> 
    34         <link rel="previous" title="{{tpl:lang previous entries}}" href="{{tpl:PaginationURL offset="1"}}" /> 
     34        <link rel="prev" title="{{tpl:lang previous entries}}" href="{{tpl:PaginationURL offset="1"}}" /> 
    3535        </tpl:PaginationIf> 
    3636         
     
    9494               <!-- # cat -->  
    9595               <tpl:EntryIf has_category="1">{{tpl:lang Category}}<span class="item"><tpl:EntryCategoriesBreadcrumb><a href="{{tpl:CategoryURL}}">{{tpl:CategoryTitle encode_html="1"}}</a> &rsaquo; </tpl:EntryCategoriesBreadcrumb><a href="{{tpl:EntryCategoryURL}}">{{tpl:EntryCategory encode_html="1"}}</a></span></tpl:EntryIf>  
    96             <!-- # meta --> 
     96            <!-- # tag --> 
    9797          <tpl:EntryTags> 
    9898                <tpl:TagsHeader>{{tpl:lang Tags}}<span class="item"></tpl:TagsHeader><a href="{{tpl:TagURL}}">{{tpl:TagID}}</a><tpl:LoopPosition start="1" length="-1">, </tpl:LoopPosition> 
  • themes/freshy2/tpl/homepagemode.html

    r2801 r3044  
    117117               <!-- # cat --> 
    118118               <tpl:EntryIf has_category="1">{{tpl:lang Category}}<span class="item"><tpl:EntryCategoriesBreadcrumb><a href="{{tpl:CategoryURL}}">{{tpl:CategoryTitle encode_html="1"}}</a> &rsaquo; </tpl:EntryCategoriesBreadcrumb><a href="{{tpl:EntryCategoryURL}}">{{tpl:EntryCategory encode_html="1"}}</a></span></tpl:EntryIf> 
    119             <!-- # meta --> 
     119            <!-- # tag --> 
    120120          <tpl:EntryTags> 
    121121                <tpl:TagsHeader>{{tpl:lang Tags}}<span class="item"></tpl:TagsHeader><a href="{{tpl:TagURL}}">{{tpl:TagID}}</a><tpl:LoopPosition start="1" length="-1">, </tpl:LoopPosition> 
     
    204204               <!-- # cat --> 
    205205               <tpl:EntryIf has_category="1">{{tpl:lang Category}}<span class="item"><tpl:EntryCategoriesBreadcrumb><a href="{{tpl:CategoryURL}}">{{tpl:CategoryTitle encode_html="1"}}</a> &rsaquo; </tpl:EntryCategoriesBreadcrumb><a href="{{tpl:EntryCategoryURL}}">{{tpl:EntryCategory encode_html="1"}}</a></span></tpl:EntryIf> 
    206             <!-- # meta --> 
     206            <!-- # tag --> 
    207207          <tpl:EntryTags> 
    208208                <tpl:TagsHeader>{{tpl:lang Tags}}<span class="item"></tpl:TagsHeader><a href="{{tpl:TagURL}}">{{tpl:TagID}}</a><tpl:LoopPosition start="1" length="-1">, </tpl:LoopPosition> 
  • themes/freshy2/tpl/media.html

    r2801 r3044  
    1212  <link rel="contents" href="{{tpl:BlogArchiveURL}}" title="{{tpl:lang Archives}}" /> 
    1313 
    14   <link rel="alternate" type="application/rss+xml" title="RSS 2.0" 
    15      href="{{tpl:BlogFeedURL type="rss2"}}" /> 
    1614  <link rel="alternate" type="application/atom+xml" title="Atom 1.0" 
    1715     href="{{tpl:BlogFeedURL type="atom"}}" /> 
  • themes/freshy2/tpl/media_player.html

    r2801 r3044  
    1212  <link rel="contents" href="{{tpl:BlogArchiveURL}}" title="{{tpl:lang Archives}}" /> 
    1313 
    14   <link rel="alternate" type="application/rss+xml" title="RSS 2.0" 
    15      href="{{tpl:BlogFeedURL type="rss2"}}" /> 
    1614  <link rel="alternate" type="application/atom+xml" title="Atom 1.0" 
    1715     href="{{tpl:BlogFeedURL type="atom"}}" /> 
  • themes/freshy2/tpl/page.html

    r2597 r3044  
    11<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
    22"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 
    3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="{{tpl:EntryLang}}" lang="{{tpl:EntryLang}}"> 
     3<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="{{tpl:BlogLanguage}}" lang="{{tpl:BlogLanguage}}"> 
    44<head> 
    55  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 
     
    209209            </p> 
    210210 
    211           <p class="form-help">{{tpl:lang HTML code is displayed as text and web addresses are 
    212           automatically converted.}}</p> 
     211          <p class="form-help">{{tpl:CommentHelp}}</p> 
    213212         
    214213        <!-- # --BEHAVIOR-- publicCommentFormAfterContent --> 
  • themes/freshy2/tpl/post.html

    r2597 r3044  
    11<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
    22"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 
    3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="{{tpl:EntryLang}}" lang="{{tpl:EntryLang}}"> 
     3<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="{{tpl:BlogLanguage}}" lang="{{tpl:BlogLanguage}}"> 
    44<head> 
    55  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 
     
    3030  title="{{tpl:EntryTitle encode_html="1"}}" /></tpl:EntryNext> 
    3131   
    32   <tpl:EntryPrevious><link rel="previous" href="{{tpl:EntryURL}}" 
     32  <tpl:EntryPrevious><link rel="prev" href="{{tpl:EntryURL}}" 
    3333  title="{{tpl:EntryTitle encode_html="1"}}" /></tpl:EntryPrevious> 
    3434   
     
    8282               <!-- # cat -->  
    8383               <tpl:EntryIf has_category="1">{{tpl:lang Category}}<span class="item"><tpl:EntryCategoriesBreadcrumb><a href="{{tpl:CategoryURL}}">{{tpl:CategoryTitle encode_html="1"}}</a> &rsaquo; </tpl:EntryCategoriesBreadcrumb><a href="{{tpl:EntryCategoryURL}}">{{tpl:EntryCategory encode_html="1"}}</a></span></tpl:EntryIf>  
    84             <!-- # meta --> 
     84            <!-- # tag --> 
    8585          <tpl:EntryTags> 
    8686                <tpl:TagsHeader>{{tpl:lang Tags}}<span class="item"></tpl:TagsHeader><a href="{{tpl:TagURL}}">{{tpl:TagID}}</a><tpl:LoopPosition start="1" length="-1">, </tpl:LoopPosition> 
     
    227227            </p> 
    228228 
    229           <p class="form-help">{{tpl:lang HTML code is displayed as text and web addresses are 
    230           automatically converted.}}</p> 
     229          <p class="form-help">{{tpl:CommentHelp}}</p> 
    231230         
    232231        <!-- # --BEHAVIOR-- publicCommentFormAfterContent --> 
  • themes/freshy2/tpl/search.html

    r2184 r3044  
    2828      <tpl:Pagination> 
    2929        <tpl:PaginationIf end="0"> 
    30         <link rel="previous" title="{{tpl:lang previous entries}}" href="{{tpl:PaginationURL offset="1"}}" /> 
     30        <link rel="prev" title="{{tpl:lang previous entries}}" href="{{tpl:PaginationURL offset="1"}}" /> 
    3131        </tpl:PaginationIf> 
    3232         
     
    101101               <!-- # cat -->  
    102102               <tpl:EntryIf has_category="1">{{tpl:lang Category}}<span class="item"><tpl:EntryCategoriesBreadcrumb><a href="{{tpl:CategoryURL}}">{{tpl:CategoryTitle encode_html="1"}}</a> &rsaquo; </tpl:EntryCategoriesBreadcrumb><a href="{{tpl:EntryCategoryURL}}">{{tpl:EntryCategory encode_html="1"}}</a></span></tpl:EntryIf>  
    103             <!-- # meta --> 
     103            <!-- # tag --> 
    104104          <tpl:EntryTags> 
    105105                <tpl:TagsHeader>{{tpl:lang Tags}}<span class="item"></tpl:TagsHeader><a href="{{tpl:TagURL}}">{{tpl:TagID}}</a><tpl:LoopPosition start="1" length="-1">, </tpl:LoopPosition> 
  • themes/freshy2/tpl/subscribetocomments.html

    r2432 r3044  
    1212  <link rel="contents" href="{{tpl:BlogArchiveURL}}" title="{{tpl:lang Archives}}" /> 
    1313 
    14   <link rel="alternate" type="application/rss+xml" title="RSS 2.0" 
    15      href="{{tpl:BlogFeedURL type="rss2"}}" /> 
    1614  <link rel="alternate" type="application/atom+xml" title="Atom 1.0" 
    1715     href="{{tpl:BlogFeedURL type="atom"}}" /> 
  • themes/freshy2/tpl/tag.html

    r2241 r3044  
    2828      <tpl:Pagination> 
    2929        <tpl:PaginationIf end="0"> 
    30         <link rel="previous" title="{{tpl:lang previous entries}}" href="{{tpl:PaginationURL offset="1"}}" /> 
     30        <link rel="prev" title="{{tpl:lang previous entries}}" href="{{tpl:PaginationURL offset="1"}}" /> 
    3131        </tpl:PaginationIf> 
    3232         
     
    5555       <div id="content"> 
    5656         <div class="post"> 
    57               <h2 class="post-title">&#187; {{tpl:lang Tag}} : {{tpl:MetaID}}</h2> 
     57              <h2 class="post-title">&#187; {{tpl:lang Tag}} : {{tpl:TagID}}</h2> 
    5858              <div class="entry"></div> 
    5959               
     
    108108               <!-- # cat -->  
    109109               <tpl:EntryIf has_category="1">{{tpl:lang Category}}<span class="item"><tpl:EntryCategoriesBreadcrumb><a href="{{tpl:CategoryURL}}">{{tpl:CategoryTitle encode_html="1"}}</a> &rsaquo; </tpl:EntryCategoriesBreadcrumb><a href="{{tpl:EntryCategoryURL}}">{{tpl:EntryCategory encode_html="1"}}</a></span></tpl:EntryIf>  
    110             <!-- # meta --> 
     110            <!-- # tag --> 
    111111          <tpl:EntryTags> 
    112112                <tpl:TagsHeader>{{tpl:lang Tags}}<span class="item"></tpl:TagsHeader><a href="{{tpl:TagURL}}">{{tpl:TagID}}</a><tpl:LoopPosition start="1" length="-1">, </tpl:LoopPosition> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map