Dotclear

source: themes/ductile/tpl/archive.html @ 2566:9bf417837888

Revision 2566:9bf417837888, 5.2 KB checked in by franck <carnet.franck.paul@…>, 12 years ago (diff)

Add some people in CREDITS, remove trailing spaces and tabs.

Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="{{tpl:BlogLanguage}}" lang="{{tpl:BlogLanguage}}">
4<head>
5     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6     <meta name="ROBOTS" content="{{tpl:BlogMetaRobots}}" />
7
8     <title>{{tpl:lang Archives}} - {{tpl:BlogName encode_html="1"}}</title>
9     <meta name="copyright" content="{{tpl:BlogCopyrightNotice encode_html="1"}}" />
10     <meta name="author" content="{{tpl:BlogEditor encode_html="1"}}" />
11     <meta name="date" scheme="W3CDTF" content="{{tpl:BlogUpdateDate iso8601="1"}}" />
12
13     <link rel="schema.dc" href="http://purl.org/dc/elements/1.1/" />
14     <meta name="dc.title" lang="{{tpl:BlogLanguage}}" content="{{tpl:lang Archives}} - {{tpl:BlogName encode_html="1"}}" />
15     <meta name="dc.language" content="{{tpl:BlogLanguage}}" />
16     <meta name="dc.publisher" content="{{tpl:BlogEditor encode_html="1"}}" />
17     <meta name="dc.rights" content="{{tpl:BlogCopyrightNotice encode_html="1"}}" />
18     <meta name="dc.date" scheme="W3CDTF" content="{{tpl:BlogUpdateDate iso8601="1"}}" />
19     <meta name="dc.type" content="text" />
20     <meta name="dc.format" content="text/html" />
21
22     <link rel="top" href="{{tpl:BlogURL}}" title="{{tpl:lang Home}}" />
23
24     <tpl:Archives>
25          <link rel="chapter" href="{{tpl:ArchiveURL}}" title="{{tpl:ArchiveDate encode_html="1"}}" />
26     </tpl:Archives>
27
28     <link rel="contents" title="{{tpl:lang Archives}}" href="{{tpl:BlogArchiveURL}}" />
29     <tpl:Categories>
30          <link rel="section" href="{{tpl:CategoryURL}}" title="{{tpl:CategoryTitle encode_html="1"}}" />
31     </tpl:Categories>
32     <link rel="alternate" type="application/atom+xml" title="Atom 1.0" href="{{tpl:BlogFeedURL type="atom"}}" />
33
34     {{tpl:include src="_head.html"}}
35</head>
36<body class="dc-archive">
37     <div id="page">
38          {{tpl:include src="_top.html"}}
39
40          <div id="wrapper">
41
42               <div id="main">
43                    <div id="content">
44
45                         <div id="content-info">
46                              <h2>{{tpl:lang Archives}}</h2>
47                         </div>
48
49                         <div class="content-inner">
50
51                              <div id="time-criteria"><!-- entries sorted by date -->
52                                   <div id="by-date" class="arch-block">
53                                        <h3>{{tpl:lang By date}}</h3>
54                                        <p class="fromto">{{tpl:lang FromDay}} <tpl:Entries no_content="1" order="asc" lastn="1"><a href="{{tpl:EntryURL}}">{{tpl:EntryDate format="%e %B %Y"}}</a></tpl:Entries> {{tpl:lang toDay}} <tpl:Entries no_content="1" order="desc" lastn="1"><a href="{{tpl:EntryURL}}">{{tpl:EntryDate format="%e %B %Y"}}</a></tpl:Entries></p>
55                                        <tpl:Archives order="asc">
56                                             <tpl:ArchivesYearHeader>
57                                                  <div>
58                                                       <h4>{{tpl:ArchiveDate format="%Y"}}</h4>
59                                                       <ul>
60                                             </tpl:ArchivesYearHeader>
61                                                            <li><a href="{{tpl:ArchiveURL}}" title="{{tpl:ArchiveDate encode_html="1"}}">{{tpl:ArchiveDate encode_html="1" format="%B"}}</a>
62                                                                 <span>({{tpl:ArchiveEntriesCount}})</span></li>
63                                             <tpl:ArchivesYearFooter>
64                                                       </ul>
65                                                  </div>
66                                             </tpl:ArchivesYearFooter>
67                                        </tpl:Archives>
68                                   </div>
69                              </div>
70
71                              <div id="other-criteria"><!-- entries sorted by others criterias -->
72                                   <tpl:Categories level="1">
73                                        <tpl:CategoriesHeader>
74                                             <div id="by-cat" class="arch-block">
75                                                  <h3>{{tpl:lang By category}}</h3>
76                                                  <ul>
77                                        </tpl:CategoriesHeader>
78                                                       <li><a href="{{tpl:CategoryURL}}">{{tpl:CategoryTitle encode_html="1"}}</a>
79                                        <tpl:CategoryFirstChildren>
80                                             <tpl:CategoriesHeader>
81                                                            <ul>
82                                             </tpl:CategoriesHeader>
83                                                                      <li><a href="{{tpl:CategoryURL}}">{{tpl:CategoryTitle encode_html="1"}}</a></li>
84                                             <tpl:CategoriesFooter>
85                                                            </ul>
86                                             </tpl:CategoriesFooter>
87                                        </tpl:CategoryFirstChildren>
88                                                       </li>
89                                        <tpl:CategoriesFooter>
90                                                  </ul>
91                                             </div>
92                                        </tpl:CategoriesFooter>
93                                   </tpl:Categories>
94
95                                   <tpl:Tags sortby="count" order="desc">
96                                        <tpl:TagsHeader>
97                                             <div id="by-tag" class="arch-block">
98                                                  <h3>{{tpl:lang By tag}}</h3>
99                                                  <ul>
100                                        </tpl:TagsHeader>
101                                                       <li><a href="{{tpl:TagURL}}" class="tag{{tpl:TagRoundPercent}}">{{tpl:TagID}}</a></li>
102                                        <tpl:TagsFooter>
103                                                  </ul>
104                                             </div>
105                                        </tpl:TagsFooter>
106                                   </tpl:Tags>
107                              </div>
108
109                              <div id="more-arch"><!-- others things -->
110                                   <div class="arch-block">
111                                        <tpl:Entries type="page" no_content="1" lastn="0" selected="0">
112                                             <tpl:EntriesHeader>
113                                                  <h3>{{tpl:lang Pages}}</h3>
114                                                  <ul>
115                                             </tpl:EntriesHeader>
116                                                       <li><a href="{{tpl:EntryURL}}">{{tpl:EntryTitle encode_html="1"}}</a></li>
117                                             <tpl:EntriesFooter>
118                                                  </ul>
119                                             </tpl:EntriesFooter>
120                                        </tpl:Entries>
121                                   </div>
122                              </div>
123                         </div> <!-- End .content-inner -->
124
125                    </div> <!-- End #content -->
126               </div> <!-- End #main -->
127
128               <div id="sidebar">
129                    <div id="blognav">
130                         <tpl:Widget id="search">
131                         </tpl:Widget>
132                    </div> <!-- End #blognav -->
133
134                    <div id="blogextra">
135                         {{tpl:Widgets type="extra"}}
136                    </div> <!-- End #blogextra -->
137
138               </div> <!-- End #sidebar -->
139          </div> <!-- End #wrapper -->
140
141          {{tpl:include src="_footer.html"}}
142     </div> <!-- End #page -->
143</body>
144</html>
Note: See TracBrowser for help on using the repository browser.

Sites map