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

142 lines
7.2 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" />
<title>{{tpl:lang Events}} - <tpl:EventsIf has_category="1">{{tpl:CategoryTitle encode_html="1"}} - </tpl:EventsIf>{{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:EventsIf has_category="1">{{tpl:CategoryDescription cut_string="180" remove_html="1"}}</tpl:EventsIf><tpl:EventsIf has_category="0">{{tpl:BlogDescription cut_string="180" remove_html="1"}}</tpl:EventsIf>" />
<meta property="dc:title" content="{{tpl:lang Events}} - <tpl:EventsIf has_category="1">{{tpl:CategoryTitle encode_html="1"}} - </tpl:EventsIf>{{tpl:BlogName encode_html="1"}}<tpl:PaginationIf start="0"> - {{tpl:lang page}} {{tpl:PaginationCurrent}}</tpl:PaginationIf>" />
<meta name="dc.description" lang="{{tpl:BlogLanguage}}" content="<tpl:EventsIf has_category="1">{{tpl:CategoryDescription remove_html="1"}}</tpl:EventsIf><tpl:EventsIf has_category="0">{{tpl:BlogDescription remove_html="1"}}</tpl:EventsIf>" />
<meta property="dc:language" content="{{tpl:BlogLanguage}}" />
<meta property="dc:publisher" content="{{tpl:BlogEditor encode_html="1"}}" />
<meta property="dc:rights" content="{{tpl:BlogCopyrightNotice encode_html="1"}}" />
<meta property="dc:date" content="{{tpl:BlogUpdateDate iso8601="1"}}" />
<tpl:EventsEntries 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:EventsEntries>
<tpl:EventsIf has_category="1">
<link rel="alternate" type="application/atom+xml" title="Atom 1.0" href="{{tpl:EventsFeedURL type="atom"}}" />
</tpl:EventsIf>
<!-- default css for eventHandler -->
<link rel="stylesheet" type="text/css" href="{{tpl:BlogThemeURL}}/default-eventhandler.css" />
{{tpl:include src="_head.html"}}
</head>
<body class="dc-category">
<div id="page">
{{tpl:include src="_top.html"}}
<div id="wrapper">
<div id="main">
<div id="content">
<header id="content-info">
<h2><tpl:EventsIf has_category="1">{{tpl:CategoryTitle encode_html="1"}} - </tpl:EventsIf>{{tpl:EventsPeriod fulltext="1"}}</h2>
<tpl:EventsIf has_category="1">{{tpl:CategoryDescription}}</tpl:EventsIf>
<p>
<tpl:EventsIf has_interval="0"><a class="event-atom" type="application/atom+xml" href="{{tpl:EventsFeedURL type="atom"}}" title="{{tpl:lang These events Atom feed}}">{{tpl:lang Atom feed}}</a> - </tpl:EventsIf>
<a class="event-ical" type="text/calendar" href="{{tpl:SysSelfURI}}/ical.ics" title="{{tpl:lang Add these events to your iCalendar}}">{{tpl:lang iCalendar}}</a> -
<a class="event-hcal" type="text/calendar" href="{{tpl:SysSelfURI}}/hcal.html" title="{{tpl:lang Display these events on hCalendar format}}">{{tpl:lang hCalendar}}</a> -
<a class="event-map" href="{{tpl:SysSelfURI}}/gmap" title="{{tpl:lang Display these events on a map}}">{{tpl:lang GoogleMaps}}</a>
</p>
<tpl:EventsIf has_interval="1"><p>{{tpl:EventsInterval}}</p></tpl:EventsIf>
<tpl:EventsIf has_interval="0">
<h4>{{tpl:lang Period of events:}}</h4>
{{tpl:EventsMenuPeriod separator=" -" menus="all,scheduled,ongoing,finished"}}
<h4>{{tpl:lang Sort events by:}}</h4>
{{tpl:EventsMenuSortOrder separator=" -" menus="title,date,startdt,enddt"}}
</tpl:EventsIf>
</header>
<tpl:EventsEntries>
<article id="p{{tpl:EntryID}}" class="post {{tpl:EntryIfOdd}} {{tpl:EntryIfFirst}}" lang="{{tpl:EntryLang}}" xml:lang="{{tpl:EntryLang}}">
<!-- # New day date -->
<tpl:EventsEntryIf orderedby="startdt">
<tpl:EventsDateHeader startdt="1"><p class="day-date">{{tpl:EventsEntryDate startdt="1"}}</p></tpl:EventsDateHeader>
</tpl:EventsEntryIf>
<tpl:EventsEntryIf orderedby="enddt">
<tpl:EventsDateHeader enddt="1"><p class="day-date">{{tpl:EventsEntryDate enddt="1"}}</p></tpl:EventsDateHeader>
</tpl:EventsEntryIf>
<tpl:EventsEntryIf orderedby="date">
<tpl:DateHeader><p class="day-date">{{tpl:EntryDate}}</p></tpl:DateHeader>
</tpl:EventsEntryIf>
<h2 class="post-title"><a
href="{{tpl:EntryURL}}">{{tpl:EntryTitle encode_html="1"}}</a></h2>
<p class="post-info">{{tpl:lang By}} {{tpl:EntryAuthorLink}}
{{tpl:lang on}} {{tpl:EntryDate}}, {{tpl:EntryTime}}
<tpl:EntryIf has_category="1">
- <a href="{{tpl:EventsEntryCategoryURL}}">{{tpl:EntryCategory encode_html="1"}}</a>
</tpl:EntryIf>
- <a href="{{tpl:EntryURL}}">{{tpl:lang Permalink}}</a>
</p>
<ul class="event-info">
<li class="event-date">{{tpl:lang on}} {{tpl:EventsEntryDate startdt="1"}}, {{tpl:EventsEntryTime startdt="1"}} {{tpl:lang for a period of}} {{tpl:EventsEntryDuration}}</li>
</ul>
<div class="post-content">
<!-- # Entry with an excerpt -->
<tpl:EntryIf extended="1">{{tpl:EntryExcerpt}}</tpl:EntryIf>
<!-- # Entry without excerpt -->
<tpl:EntryIf extended="0"><p>{{tpl:EntryContent encode_html="1" remove_html="1" cut_string="250"}}</p></tpl:EntryIf>
<p class="read-it"><a href="{{tpl:EntryURL}}"
title="{{tpl:lang Continue reading}} {{tpl:EntryTitle encode_html="1"}}">{{tpl:lang Continue reading}}</a></p>
</div>
</article>
<tpl:EntriesFooter>
<tpl:EventsPagination>
<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:EventsPagination>
</tpl:EntriesFooter>
</tpl:EventsEntries>
</div>
</div> <!-- End #main -->
{{tpl:include src="_complementary.html"}}
</div> <!-- End #wrapper -->
{{tpl:include src="_footer.html"}}
</div> <!-- End #page -->
</body>
</html>