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