[2692] | 1 | {{tpl:extends parent="__layout.html"}} |
---|
[2600] | 2 | |
---|
[2692] | 3 | <tpl:Block name="head-title"> |
---|
[2600] | 4 | <title>{{tpl:lang Archives}} - {{tpl:BlogName encode_html="1"}}</title> |
---|
[2692] | 5 | </tpl:Block> |
---|
[2600] | 6 | |
---|
[2692] | 7 | <tpl:Block name="dc-entry"> |
---|
[2602] | 8 | <meta property="dc.title" lang="{{tpl:BlogLanguage}}" content="{{tpl:lang Archives}} - {{tpl:BlogName encode_html="1"}}" /> |
---|
[3226] | 9 | <meta property="dc.description" lang="{{tpl:BlogLanguage}}" content="{{tpl:BlogDescription remove_html="1" encode_html="1"}}" /> |
---|
[2602] | 10 | <meta property="dc.language" content="{{tpl:BlogLanguage}}" /> |
---|
| 11 | <meta property="dc.date" content="{{tpl:BlogUpdateDate iso8601="1"}}" /> |
---|
[2692] | 12 | </tpl:Block> |
---|
[2600] | 13 | |
---|
[2693] | 14 | <tpl:Block name="head-linkrel"> |
---|
[2600] | 15 | <link rel="top" href="{{tpl:BlogURL}}" title="{{tpl:lang Home}}" /> |
---|
| 16 | <tpl:Archives> |
---|
| 17 | <link rel="chapter" href="{{tpl:ArchiveURL}}" title="{{tpl:ArchiveDate encode_html="1"}}" /> |
---|
| 18 | </tpl:Archives> |
---|
| 19 | <link rel="contents" title="{{tpl:lang Archives}}" href="{{tpl:BlogArchiveURL}}" /> |
---|
| 20 | <tpl:Categories> |
---|
| 21 | <link rel="section" href="{{tpl:CategoryURL}}" title="{{tpl:CategoryTitle encode_html="1"}}" /> |
---|
| 22 | </tpl:Categories> |
---|
| 23 | <link rel="alternate" type="application/atom+xml" title="Atom 1.0" href="{{tpl:BlogFeedURL type="atom"}}" /> |
---|
[2692] | 24 | </tpl:Block> |
---|
[2600] | 25 | |
---|
[2692] | 26 | <tpl:Block name="body-tag"><body class="dc-archive"></tpl:Block> |
---|
[2600] | 27 | |
---|
[2692] | 28 | <tpl:Block name="main-content"> |
---|
| 29 | <div id="content-info"> |
---|
| 30 | <h2>{{tpl:lang Archives}}</h2> |
---|
| 31 | </div> |
---|
[2600] | 32 | |
---|
[2692] | 33 | <div class="content-inner"> |
---|
[2600] | 34 | |
---|
[2692] | 35 | <div id="time-criteria"><!-- entries sorted by date --> |
---|
| 36 | <div id="arch-by-year" class="arch-block arch-by-year"> |
---|
| 37 | <h3>{{tpl:lang By date}}</h3> |
---|
| 38 | <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> |
---|
| 39 | <tpl:Archives order="asc"> |
---|
| 40 | <tpl:ArchivesYearHeader> |
---|
| 41 | <div class="arch-by-year__each-year"> |
---|
| 42 | <h4>{{tpl:ArchiveDate format="%Y"}}</h4> |
---|
| 43 | <ul class="arch-list arch-year-list"> |
---|
| 44 | </tpl:ArchivesYearHeader> |
---|
| 45 | <li><a href="{{tpl:ArchiveURL}}" title="{{tpl:ArchiveDate encode_html="1"}}">{{tpl:ArchiveDate encode_html="1" format="%B"}}</a> |
---|
| 46 | <span>({{tpl:ArchiveEntriesCount}})</span></li> |
---|
| 47 | <tpl:ArchivesYearFooter> |
---|
| 48 | </ul> |
---|
| 49 | </div> |
---|
| 50 | </tpl:ArchivesYearFooter> |
---|
| 51 | </tpl:Archives> |
---|
| 52 | </div> |
---|
| 53 | </div> |
---|
| 54 | |
---|
| 55 | <div id="other-criteria"><!-- entries sorted by others criterias --> |
---|
| 56 | <tpl:Categories level="1"> |
---|
| 57 | <tpl:CategoriesHeader> |
---|
| 58 | <div id="arch-by-cat" class="arch-block arch-by-cat"> |
---|
| 59 | <h3>{{tpl:lang By category}}</h3> |
---|
| 60 | <ul class="arch-list arch-cat-list"> |
---|
| 61 | </tpl:CategoriesHeader> |
---|
| 62 | <li><a href="{{tpl:CategoryURL}}">{{tpl:CategoryTitle encode_html="1"}}</a> |
---|
| 63 | <tpl:CategoryFirstChildren> |
---|
| 64 | <tpl:CategoriesHeader> |
---|
| 65 | <ul class="arch-list arch-sub-cat-list"> |
---|
| 66 | </tpl:CategoriesHeader> |
---|
| 67 | <li><a href="{{tpl:CategoryURL}}">{{tpl:CategoryTitle encode_html="1"}}</a></li> |
---|
| 68 | <tpl:CategoriesFooter> |
---|
| 69 | </ul> |
---|
| 70 | </tpl:CategoriesFooter> |
---|
| 71 | </tpl:CategoryFirstChildren> |
---|
| 72 | </li> |
---|
| 73 | <tpl:CategoriesFooter> |
---|
| 74 | </ul> |
---|
[2600] | 75 | </div> |
---|
[2692] | 76 | </tpl:CategoriesFooter> |
---|
| 77 | </tpl:Categories> |
---|
[2600] | 78 | |
---|
[2692] | 79 | <tpl:Tags sortby="count" order="desc"> |
---|
| 80 | <tpl:TagsHeader> |
---|
| 81 | <div id="arch-by-tag" class="arch-block arch-by-tag"> |
---|
| 82 | <h3>{{tpl:lang By tag}}</h3> |
---|
| 83 | <ul class="arch-list arch-tag-list"> |
---|
| 84 | </tpl:TagsHeader> |
---|
| 85 | <li><a href="{{tpl:TagURL}}" class="tag{{tpl:TagRoundPercent}}">{{tpl:TagID}}</a></li> |
---|
| 86 | <tpl:TagsFooter> |
---|
| 87 | </ul> |
---|
| 88 | </div> |
---|
| 89 | </tpl:TagsFooter> |
---|
| 90 | </tpl:Tags> |
---|
| 91 | </div> |
---|
[2600] | 92 | |
---|
[2692] | 93 | <div id="more-arch"><!-- others things --> |
---|
| 94 | <div id="arch-by-page" class="arch-block arch-by-page"> |
---|
| 95 | <tpl:Entries type="page" no_content="1" lastn="0" selected="0"> |
---|
| 96 | <tpl:EntriesHeader> |
---|
| 97 | <h3>{{tpl:lang Pages}}</h3> |
---|
| 98 | <ul class="arch-list arch-page-list"> |
---|
| 99 | </tpl:EntriesHeader> |
---|
| 100 | <li><a href="{{tpl:EntryURL}}">{{tpl:EntryTitle encode_html="1"}}</a></li> |
---|
| 101 | <tpl:EntriesFooter> |
---|
| 102 | </ul> |
---|
| 103 | </tpl:EntriesFooter> |
---|
| 104 | </tpl:Entries> |
---|
| 105 | </div> |
---|
| 106 | </div> |
---|
| 107 | </div> <!-- End .content-inner --> |
---|
| 108 | </tpl:Block> |
---|
[2600] | 109 | |
---|
[2692] | 110 | <tpl:Block name="wrapper-sidebar"> |
---|
[2845] | 111 | <div class="sidebar" id="sidebar" role="complementary"> |
---|
| 112 | <div class="widgets blognav__widgets" id="blognav"> |
---|
[2692] | 113 | <tpl:Widget id="search"> |
---|
| 114 | </tpl:Widget> |
---|
| 115 | </div> <!-- End #blognav --> |
---|
[2600] | 116 | |
---|
[2845] | 117 | <tpl:IfWidgets type="extra"> |
---|
| 118 | <div class="widgets blogextra__widgets" id="blogextra"> |
---|
| 119 | <h2 class="blogextra__title">{{tpl:lang Extra menu}}</h2> |
---|
| 120 | {{tpl:Widgets type="extra"}} |
---|
| 121 | </div> <!-- End #blogextra --> |
---|
| 122 | </tpl:IfWidgets> |
---|
[2692] | 123 | </div> <!-- End #sidebar --> |
---|
| 124 | </tpl:Block> |
---|