Files
oav/dotclear._no/themes/polyvalence/tpl/author.html
2023-03-20 12:18:38 +01:00

110 lines
5.6 KiB
HTML
Executable File

<!DOCTYPE html>
<!--[if lt IE 7 ]> <html xmlns="http://www.w3.org/1999/xhtml" class="no-js ie6 lte-ie6 lte-ie7 lte-ie8" lang="{{tpl:BlogLanguage}}" xml:lang="{{tpl:BlogLanguage}}"> <![endif]-->
<!--[if IE 7 ]> <html xmlns="http://www.w3.org/1999/xhtml" class="no-js ie7 lte-ie7 lte-ie8" lang="{{tpl:BlogLanguage}}" xml:lang="{{tpl:BlogLanguage}}"> <![endif]-->
<!--[if IE 8 ]> <html xmlns="http://www.w3.org/1999/xhtml" class="no-js ie8 lte-ie8" lang="{{tpl:BlogLanguage}}" xml:lang="{{tpl:BlogLanguage}}"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!--> <html xmlns="http://www.w3.org/1999/xhtml" class="no-js" lang="{{tpl:BlogLanguage}}" xml:lang="{{tpl:BlogLanguage}}" prefix="dc: http://purl.org/dc/terms/ schema: http://schema.org/ og: http://ogp.me/ns# article: http://ogp.me/ns/article#"> <!--<![endif]-->
<head>
<meta charset="UTF-8" />
<meta name="ROBOTS" content="{{tpl:BlogMetaRobots robots="NOINDEX"}}" />
<title>{{tpl:AuthorCommonName encode_html="1"}} - {{tpl:BlogName encode_html="1"}}<tpl:PaginationIf start="0"> - {{tpl:lang page}} {{tpl:PaginationCurrent}}</tpl:PaginationIf></title>
<meta name="description" lang="{{tpl:BlogLanguage}}" content="{{tpl:AuthorDesc cut_string="180" encode_html="1" remove_html="1"}}" />
<meta property="dc:title" content="{{tpl:AuthorCommonName encode_html="1"}} - {{tpl:BlogName encode_html="1"}}<tpl:PaginationIf start="0"> - {{tpl:lang page}} {{tpl:PaginationCurrent}}</tpl:PaginationIf>" />
<meta property="dc:creator" content="{{tpl:BlogEditor encode_html="1"}}" />
<meta property="dc:language inLanguage" content="{{tpl:BlogLanguage}}" />
<meta property="dc:description description" content="{{tpl:AuthorDesc cut_string="180" encode_html="1" remove_html="1"}}" />
<meta property="dc:date" content="{{tpl:BlogUpdateDate iso8601="1"}}" />
<meta property="dc:rights" content="{{tpl:BlogCopyrightNotice encode_html="1"}}" />
<meta property="dc:publisher" content="{{tpl:BlogEditor encode_html="1"}}" />
<tpl:IfOgp>
<meta property="og:title" content="{{tpl:AuthorCommonName encode_html="1"}} - {{tpl:BlogName encode_html="1"}}<tpl:PaginationIf start="0"> - {{tpl:lang page}} {{tpl:PaginationCurrent}}</tpl:PaginationIf>" />
<meta property="og:type" content="article" />
<meta property="og:description" content="{{tpl:AuthorCommonName encode_html="1"}} <tpl:PaginationIf start="0"> - {{tpl:lang page}} {{tpl:PaginationCurrent}}</tpl:PaginationIf>" />
<meta property="og:site_name" content="{{tpl:BlogName encode_html="1"}}" />
<meta property="og:url" content="{{tpl:AuthorURL}}" />
<meta property="og:image" content="{{tpl:MyEntryFirstImageURL size="m"}}" />
<meta property="article:published_time" content="{{tpl:BlogUpdateDate iso8601="1"}}" />
<tpl:EntryIf has_category="1">
<meta property="article:section" content="{{tpl:EntryCategory encode_html="1"}}" />
</tpl:EntryIf>
</tpl:IfOgp>
<link rel="contents" title="{{tpl:lang Archives}}" href="{{tpl:BlogArchiveURL}}" />
<tpl:Categories>
<link rel="section" href="{{tpl:CategoryURL}}" title="{{tpl:CategoryTitle encode_html="1"}}" />
</tpl:Categories>
<tpl:Entries no_content="1">
<tpl:EntriesHeader>
<tpl:Pagination>
<tpl:PaginationIf end="0">
<link rel="prev" title="{{tpl:lang previous entries}}" href="{{tpl:PaginationURL offset="1"}}" />
</tpl:PaginationIf>
<tpl:PaginationIf start="0">
<link rel="next" title="{{tpl:lang next entries}}" href="{{tpl:PaginationURL offset="-1"}}" />
</tpl:PaginationIf>
</tpl:Pagination>
</tpl:EntriesHeader>
<link rel="chapter" href="{{tpl:EntryURL}}" title="{{tpl:EntryTitle encode_html="1"}}" />
</tpl:Entries>
<link rel="canonical" href="{{tpl:AuthorURL}}" />
<link rel="alternate" type="application/atom+xml" title="Atom 1.0" href="{{tpl:BlogFeedURL type="atom"}}" />
<link rel="meta" type="application/xbel+xml" title="Blogroll" href="{{tpl:BlogrollXbelLink}}" />
{{tpl:include src="_head.html"}}
</head>
<body class="dc-author">
<div id="page">
{{tpl:include src="_top.html"}}
<div id="wrapper">
<div id="main">
<div id="content" role="main">
<article id="content-info" class="post" role="article" vocab="http://schema.org/" typeof="Person" resource="{{tpl:AuthorURL}}">
<h2 class="post-title" property="name">{{tpl:AuthorCommonName encode_html="1"}}</h2>
{{tpl:AuthorDesc}}
<p><a type="application/atom+xml" href="{{tpl:AuthorFeedURL type="atom"}}"
title="{{tpl:lang This author's entries Atom feed}}" class="feed">{{tpl:lang Entries feed}}</a>
- <a type="application/atom+xml" href="{{tpl:AuthorFeedURL type="atom"}}"
title="{{tpl:lang This authors's entries comments Atom feed}}" class="feed">{{tpl:lang Comments feed}}</a><span property="url" content="{{tpl:AuthorURL}}"></span></p>
<section>
<ul>
<tpl:Entries lastn="20">
<li id="p{{tpl:EntryID}}"><a href="{{tpl:EntryURL}}">{{tpl:EntryTitle encode_html="1"}}</a></li>
<tpl:EntriesFooter>
</ul>
<tpl:Pagination>
<p class="pagination"><tpl:PaginationIf end="0"><a href="{{tpl:PaginationURL offset="+1"}}" class="prev">&#171;
{{tpl:lang previous entries}}</a> - </tpl:PaginationIf>
{{tpl:lang page}} {{tpl:PaginationCurrent}} {{tpl:lang of}} {{tpl:PaginationCounter}}
<tpl:PaginationIf start="0"> - <a href="{{tpl:PaginationURL offset="-1"}}" class="next">{{tpl:lang next entries}}
&#187;</a></tpl:PaginationIf></p>
</tpl:Pagination>
</tpl:EntriesFooter>
</tpl:Entries>
</section>
</article>
</div>
</div> <!-- End #main -->
{{tpl:include src="_complementary.html"}}
</div> <!-- End #wrapper -->
{{tpl:include src="_footer.html"}}
</div> <!-- End #page -->
</body>
</html>