Current oav website
This commit is contained in:
26
dotclear._no/inc/public/default-templates/mustek/404.html
Normal file
26
dotclear._no/inc/public/default-templates/mustek/404.html
Normal file
@ -0,0 +1,26 @@
|
||||
{{tpl:extends parent="__layout.html"}}
|
||||
|
||||
<tpl:Block name="head-title">
|
||||
<title>{{tpl:lang Document not found}} - {{tpl:BlogName encode_html="1"}}</title>
|
||||
</tpl:Block>
|
||||
|
||||
<tpl:Block name="meta-robots">
|
||||
<meta name="ROBOTS" content="{{tpl:BlogMetaRobots robots="NOINDEX,NOARCHIVE"}}" />
|
||||
</tpl:Block>
|
||||
|
||||
<tpl:Block name="head-linkrel">
|
||||
<link rel="contents" title="{{tpl:lang Archives}}" href="{{tpl:BlogArchiveURL}}" />
|
||||
<link rel="alternate" type="application/atom+xml" title="Atom 1.0" href="{{tpl:BlogFeedURL type="atom"}}" />
|
||||
</tpl:Block>
|
||||
|
||||
<tpl:Block name="body-tag"><body class="dc-404"></tpl:Block>
|
||||
|
||||
<tpl:Block name="main-content">
|
||||
<div id="content-info">
|
||||
<h2>{{tpl:lang Document not found}}</h2>
|
||||
</div>
|
||||
|
||||
<div class="content-inner">
|
||||
<p>{{tpl:lang The document you are looking for does not exist.}}</p>
|
||||
</div>
|
||||
</tpl:Block>
|
||||
162
dotclear._no/inc/public/default-templates/mustek/__layout.html
Normal file
162
dotclear._no/inc/public/default-templates/mustek/__layout.html
Normal file
@ -0,0 +1,162 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="{{tpl:BlogLanguage}}">
|
||||
<head>
|
||||
<tpl:Block name="html-head">
|
||||
<meta charset="UTF-8" />
|
||||
|
||||
<tpl:Block name="head-title">
|
||||
<title>{{tpl:BlogName encode_html="1"}}<tpl:PaginationIf start="0"> - {{tpl:lang page}} {{tpl:PaginationCurrent}}</tpl:PaginationIf></title>
|
||||
</tpl:Block> <!-- head-title -->
|
||||
|
||||
<tpl:Block name="head-meta">
|
||||
<meta name="copyright" content="{{tpl:BlogCopyrightNotice encode_html="1"}}" />
|
||||
<tpl:Block name="meta-robots">
|
||||
<meta name="ROBOTS" content="{{tpl:BlogMetaRobots}}" />
|
||||
</tpl:Block> <!-- meta-robots -->
|
||||
<tpl:Block name="meta-entry">
|
||||
<meta name="description" lang="{{tpl:BlogLanguage}}" content="{{tpl:BlogDescription cut_string="180" remove_html="1" encode_html="1"}}<tpl:PaginationIf start="0"> - {{tpl:lang page}} {{tpl:PaginationCurrent}}</tpl:PaginationIf>" />
|
||||
<meta name="author" content="{{tpl:BlogEditor encode_html="1"}}" />
|
||||
<meta name="date" content="{{tpl:BlogUpdateDate iso8601="1"}}" />
|
||||
</tpl:Block> <!-- meta-entry -->
|
||||
</tpl:Block> <!-- head-meta -->
|
||||
|
||||
<tpl:Block name="head-linkrel">
|
||||
<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="alternate" type="application/atom+xml" title="Atom 1.0" href="{{tpl:BlogFeedURL type="atom"}}" />
|
||||
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="{{tpl:BlogRSDURL}}" />
|
||||
<link rel="meta" type="application/xbel+xml" title="Blogroll" href="{{tpl:BlogrollXbelLink}}" />
|
||||
</tpl:Block> <!-- head-linkrel -->
|
||||
|
||||
{{tpl:include src="_head.html"}}
|
||||
</tpl:Block> <!-- html-head -->
|
||||
</head>
|
||||
<tpl:Block name="body-tag">
|
||||
<body class="dc-home">
|
||||
</tpl:Block>
|
||||
<tpl:Block name="html-body">
|
||||
<div id="page">
|
||||
<tpl:Block name="body-page">
|
||||
<tpl:Block name="page-top">
|
||||
{{tpl:include src="_top.html"}}
|
||||
</tpl:Block> <!-- page-top -->
|
||||
|
||||
<div id="wrapper">
|
||||
<tpl:Block name="page-wrapper">
|
||||
<div id="main" role="main">
|
||||
<tpl:Block name="wrapper-main">
|
||||
<tpl:Block name="main-breadcrumb">
|
||||
{{tpl:Breadcrumb}}
|
||||
</tpl:Block>
|
||||
<div id="content">
|
||||
<tpl:Block name="main-content">
|
||||
<tpl:Entries>
|
||||
<div id="p{{tpl:EntryID}}" class="post {{tpl:EntryIfOdd}} {{tpl:EntryIfFirst}}" lang="{{tpl:EntryLang}}" role="article">
|
||||
<!-- # New day date -->
|
||||
<tpl:DateHeader><p class="day-date">{{tpl:EntryDate}}</p></tpl:DateHeader>
|
||||
|
||||
<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:EntryCategoryURL}}">{{tpl:EntryCategory encode_html="1"}}</a>
|
||||
</tpl:EntryIf>
|
||||
</p>
|
||||
|
||||
<tpl:EntryTags>
|
||||
<tpl:TagsHeader><ul class="post-tags"></tpl:TagsHeader>
|
||||
<li><a href="{{tpl:TagURL}}">{{tpl:TagID}}</a></li>
|
||||
<tpl:TagsFooter></ul></tpl:TagsFooter>
|
||||
</tpl:EntryTags>
|
||||
|
||||
<!-- # --BEHAVIOR-- publicEntryBeforeContent -->
|
||||
{{tpl:SysBehavior behavior="publicEntryBeforeContent"}}
|
||||
|
||||
<!-- # Entry with an excerpt -->
|
||||
<tpl:EntryIf extended="1">
|
||||
<div class="post-content">{{tpl:EntryExcerpt}}</div>
|
||||
<p class="read-it"><a href="{{tpl:EntryURL}}"
|
||||
title="{{tpl:lang Continue reading}} {{tpl:EntryTitle encode_html="1"}}">{{tpl:lang Continue
|
||||
reading}}</a><span class="readmore-ellipsis">...</span></p>
|
||||
</tpl:EntryIf>
|
||||
|
||||
<!-- # Entry without excerpt -->
|
||||
<tpl:EntryIf extended="0">
|
||||
<div class="post-content">{{tpl:EntryContent}}</div>
|
||||
</tpl:EntryIf>
|
||||
|
||||
<!-- # --BEHAVIOR-- publicEntryAfterContent -->
|
||||
{{tpl:SysBehavior behavior="publicEntryAfterContent"}}
|
||||
|
||||
<!-- # Number of comments, trackbacks and attachments -->
|
||||
<tpl:EntryIf operator="or" show_comments="1" show_pings="1" has_attachment="1">
|
||||
<p class="post-info-co">
|
||||
</tpl:EntryIf>
|
||||
<tpl:EntryIf show_comments="1">
|
||||
<a href="{{tpl:EntryURL}}#comments" class="comment_count">{{tpl:EntryCommentCount}}</a>
|
||||
</tpl:EntryIf>
|
||||
<tpl:EntryIf show_pings="1">
|
||||
<a href="{{tpl:EntryURL}}#pings" class="ping_count">{{tpl:EntryPingCount}}</a></tpl:EntryIf>
|
||||
<tpl:EntryIf has_attachment="1">
|
||||
<a href="{{tpl:EntryURL}}#attachments" class="attach_count">{{tpl:EntryAttachmentCount}}</a></tpl:EntryIf>
|
||||
<tpl:EntryIf operator="or" show_comments="1" show_pings="1" has_attachment="1">
|
||||
</p>
|
||||
</tpl:EntryIf>
|
||||
</div>
|
||||
|
||||
<tpl:EntriesFooter>
|
||||
<tpl:Pagination>
|
||||
<p class="pagination"><tpl:PaginationIf end="0"><a href="{{tpl:PaginationURL offset="+1"}}" class="prev">«
|
||||
{{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}}
|
||||
»</a></tpl:PaginationIf></p>
|
||||
</tpl:Pagination>
|
||||
</tpl:EntriesFooter>
|
||||
</tpl:Entries>
|
||||
</tpl:Block> <!-- main-content -->
|
||||
</div> <!-- End #content -->
|
||||
</tpl:Block> <!-- wrapper-main -->
|
||||
</div> <!-- End #main -->
|
||||
|
||||
<tpl:Block name="wrapper-sidebar">
|
||||
<div id="sidebar" role="complementary">
|
||||
<div id="blognav">
|
||||
{{tpl:Widgets type="nav"}}
|
||||
</div> <!-- End #blognav -->
|
||||
<div id="blogextra">
|
||||
{{tpl:Widgets type="extra"}}
|
||||
</div> <!-- End #blogextra -->
|
||||
</div>
|
||||
</tpl:Block> <!-- wrapper-sidebar -->
|
||||
</tpl:Block> <!-- page-wrapper -->
|
||||
</div> <!-- End #wrapper -->
|
||||
|
||||
<tpl:Block name="page-footer">
|
||||
{{tpl:include src="_footer.html"}}
|
||||
</tpl:Block> <!-- page-footer -->
|
||||
</tpl:Block> <!-- body-page -->
|
||||
</div> <!-- End #page -->
|
||||
</tpl:Block> <!-- html-body -->
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,3 @@
|
||||
<audio controls preload="auto">
|
||||
<source src="{{tpl:MediaURL}}">
|
||||
</audio>
|
||||
@ -0,0 +1 @@
|
||||
<a href="{{tpl:AttachmentURL}}" title="{{tpl:AttachmentFileName}} ({{tpl:AttachmentSize}})">{{tpl:AttachmentTitle}}</a>
|
||||
@ -0,0 +1,5 @@
|
||||
<div id="footer" role="contentinfo">
|
||||
<p>{{tpl:SysPoweredBy}}</p>
|
||||
</div>
|
||||
|
||||
{{tpl:SysBehavior behavior="publicFooterContent"}}
|
||||
@ -0,0 +1,9 @@
|
||||
<link rel="stylesheet" type="text/css" href="{{tpl:BlogThemeURL}}/style.css" media="screen" />
|
||||
<link rel="stylesheet" type="text/css" href="{{tpl:BlogQmarkURL}}pf=print.css" media="print" />
|
||||
|
||||
<tpl:SysIf jquery_needed="1">
|
||||
<script src="{{tpl:BlogQmarkURL}}pf={{tpl:BlogJsJQuery}}/jquery.js"></script>
|
||||
</tpl:SysIf>
|
||||
|
||||
{{tpl:include src="user_head.html"}}
|
||||
{{tpl:SysBehavior behavior="publicHeadContent"}}
|
||||
@ -0,0 +1,3 @@
|
||||
<audio controls preload="auto">
|
||||
<source src="{{tpl:MediaURL}}" type="audio/mpeg"/>
|
||||
</audio>
|
||||
10
dotclear._no/inc/public/default-templates/mustek/_top.html
Normal file
10
dotclear._no/inc/public/default-templates/mustek/_top.html
Normal file
@ -0,0 +1,10 @@
|
||||
<div id="top" role="banner">
|
||||
<h1><span><a href="{{tpl:BlogURL}}">{{tpl:BlogName encode_html="1"}}</a></span></h1>
|
||||
|
||||
<!-- # --BEHAVIOR-- publicTopAfterContent -->
|
||||
{{tpl:SysBehavior behavior="publicTopAfterContent"}}
|
||||
</div>
|
||||
|
||||
<p id="prelude" role="navigation"><a href="#main">{{tpl:lang To content}}</a> |
|
||||
<a href="#blognav">{{tpl:lang To menu}}</a> |
|
||||
<a href="#search">{{tpl:lang To search}}</a></p>
|
||||
@ -0,0 +1,3 @@
|
||||
<video controls preload="auto" width="400" height="300">
|
||||
<source src="{{tpl:MediaURL}}">
|
||||
</video>
|
||||
@ -0,0 +1,35 @@
|
||||
{{tpl:extends parent="__layout.html"}}
|
||||
|
||||
<tpl:Block name="head-title">
|
||||
<title>{{tpl:lang Archives}} - {{tpl:BlogName encode_html="1"}}</title>
|
||||
</tpl:Block>
|
||||
|
||||
<tpl:Block name="head-linkrel">
|
||||
<tpl:Archives>
|
||||
<link rel="chapter" href="{{tpl:ArchiveURL}}" title="{{tpl:ArchiveDate encode_html="1"}}" />
|
||||
</tpl:Archives>
|
||||
<link rel="alternate" type="application/atom+xml" title="Atom 1.0" href="{{tpl:BlogFeedURL type="atom"}}" />
|
||||
</tpl:Block>
|
||||
|
||||
<tpl:Block name="body-tag"><body class="dc-archive"></tpl:Block>
|
||||
|
||||
<tpl:Block name="main-content">
|
||||
<div id="content-info">
|
||||
<h2>{{tpl:lang Archives}}</h2>
|
||||
</div>
|
||||
|
||||
<div class="content-inner">
|
||||
<tpl:Archives>
|
||||
<tpl:ArchivesYearHeader>
|
||||
<h3>{{tpl:ArchiveDate format="%Y"}}</h3>
|
||||
<ul>
|
||||
</tpl:ArchivesYearHeader>
|
||||
<li><a href="{{tpl:ArchiveURL}}"
|
||||
title="{{tpl:ArchiveDate encode_html="1"}}">{{tpl:ArchiveDate encode_html="1" format="%B"}}</a>
|
||||
({{tpl:ArchiveEntriesCount}})</li>
|
||||
<tpl:ArchivesYearFooter>
|
||||
</ul>
|
||||
</tpl:ArchivesYearFooter>
|
||||
</tpl:Archives>
|
||||
</div>
|
||||
</tpl:Block>
|
||||
@ -0,0 +1,56 @@
|
||||
{{tpl:extends parent="__layout.html"}}
|
||||
|
||||
<tpl:Block name="head-title">
|
||||
<title>{{tpl:lang Archives}} - {{tpl:ArchiveDate}} - {{tpl:BlogName encode_html="1"}}</title>
|
||||
</tpl:Block>
|
||||
|
||||
<tpl:Block name="meta-robots">
|
||||
<meta name="ROBOTS" content="{{tpl:BlogMetaRobots robots="NOINDEX"}}" />
|
||||
</tpl:Block>
|
||||
|
||||
<tpl:Block name="head-linkrel">
|
||||
<link rel="contents" href="{{tpl:BlogArchiveURL}}" title="{{tpl:lang Archives}}" />
|
||||
<tpl:ArchiveNext><link rel="next" href="{{tpl:ArchiveURL}}"
|
||||
title="{{tpl:ArchiveDate encode_html="1"}}" /></tpl:ArchiveNext>
|
||||
<tpl:ArchivePrevious><link rel="prev" href="{{tpl:ArchiveURL}}"
|
||||
title="{{tpl:ArchiveDate encode_html="1"}}" /></tpl:ArchivePrevious>
|
||||
|
||||
<tpl:Entries no_content="1">
|
||||
<link rel="chapter" href="{{tpl:EntryURL}}" title="{{tpl:EntryTitle encode_html="1"}}" />
|
||||
</tpl:Entries>
|
||||
</tpl:Block>
|
||||
|
||||
<tpl:Block name="body-tag"><body class="dc-archive-month"></tpl:Block>
|
||||
|
||||
<tpl:Block name="main-content">
|
||||
<p id="navlinks">
|
||||
<tpl:ArchivePrevious><a href="{{tpl:ArchiveURL}}" class="prev">« {{tpl:ArchiveDate encode_html="1"}}</a>
|
||||
- </tpl:ArchivePrevious>
|
||||
<a href="{{tpl:BlogArchiveURL}}">{{tpl:lang Archives}}</a>
|
||||
<tpl:ArchiveNext> - <a href="{{tpl:ArchiveURL}}" class="next">{{tpl:ArchiveDate encode_html="1"}} »</a></tpl:ArchiveNext>
|
||||
</p>
|
||||
|
||||
<div id="content-info">
|
||||
<h2>{{tpl:ArchiveDate}}</h2>
|
||||
</div>
|
||||
|
||||
<div class="content-inner">
|
||||
<tpl:Entries no_content="1">
|
||||
<!-- # New day date -->
|
||||
<tpl:DateHeader><p class="day-date">{{tpl:EntryDate}}</p></tpl:DateHeader>
|
||||
|
||||
<h2 id="p{{tpl:EntryID}}" class="post-title" lang="{{tpl:EntryLang}}"><a
|
||||
href="{{tpl:EntryURL}}" title="{{tpl:lang Read}} {{tpl:EntryTitle encode_html="1"}}">{{tpl:EntryTitle encode_html="1"}}</a></h2>
|
||||
|
||||
<p class="post-info">{{tpl:lang By}} {{tpl:EntryAuthorLink}}
|
||||
<tpl:EntryIf show_comments="1">
|
||||
- <a href="{{tpl:EntryURL}}#comments">{{tpl:EntryCommentCount}}</a>
|
||||
</tpl:EntryIf>
|
||||
<tpl:EntryIf show_pings="1">
|
||||
- <a href="{{tpl:EntryURL}}#pings">{{tpl:EntryPingCount}}</a></tpl:EntryIf>
|
||||
<tpl:EntryIf has_attachment="1">
|
||||
- <a href="{{tpl:EntryURL}}#attachments">{{tpl:EntryAttachmentCount}}</a></tpl:EntryIf>
|
||||
</p>
|
||||
</tpl:Entries>
|
||||
</div>
|
||||
</tpl:Block>
|
||||
@ -0,0 +1,47 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="{{tpl:BlogLanguage}}">
|
||||
|
||||
<title type="html">{{tpl:BlogName encode_xml="1"}}{{tpl:SysFeedSubtitle encode_xml="1"}}
|
||||
- {{tpl:lang Comments}}</title>
|
||||
<subtitle type="html">{{tpl:BlogDescription encode_xml="1"}}</subtitle>
|
||||
<link href="{{tpl:SysSelfURI}}" rel="self" type="application/atom+xml"/>
|
||||
<link href="{{tpl:BlogURL}}" rel="alternate" type="text/html"
|
||||
title="{{tpl:BlogDescription remove_html="1" encode_xml="1"}}"/>
|
||||
<updated>{{tpl:BlogUpdateDate iso8601="1"}}</updated>
|
||||
<author>
|
||||
<name>{{tpl:BlogEditor encode_xml="1"}}</name>
|
||||
</author>
|
||||
<id>{{tpl:BlogFeedID}}</id>
|
||||
<generator uri="https://www.dotclear.org/">Dotclear</generator>
|
||||
|
||||
<tpl:Comments order="desc" with_pings="1">
|
||||
|
||||
<tpl:CommentIf is_ping="1">
|
||||
<entry>
|
||||
<title>[ping] {{tpl:PingEntryTitle encode_xml="1"}} - {{tpl:PingBlogName encode_xml="1"}}</title>
|
||||
<link href="{{tpl:PingPostURL encode_xml="1"}}#c{{tpl:PingID}}" rel="alternate" type="text/html"
|
||||
title="[ping] {{tpl:PingEntryTitle encode_xml="1"}} - {{tpl:PingBlogName encode_xml="1"}}" />
|
||||
<id>{{tpl:PingFeedID}}</id>
|
||||
<published>{{tpl:PingDate iso8601="1"}}</published>
|
||||
<updated>{{tpl:PingDate iso8601="1" upddt="1"}}</updated>
|
||||
<author><name>{{tpl:PingBlogName encode_xml="1"}}</name></author>
|
||||
<content type="html"><p><a href="{{tpl:PingAuthorURL encode_xml="1"}}">{{tpl:PingTitle encode_xml="1"}}</a></p> {{tpl:PingContent encode_xml="1"}}</content>
|
||||
</entry>
|
||||
|
||||
</tpl:CommentIf>
|
||||
|
||||
<tpl:CommentIf is_ping="0">
|
||||
<entry>
|
||||
<title>{{tpl:CommentEntryTitle encode_xml="1"}} - {{tpl:CommentAuthor encode_xml="1"}}</title>
|
||||
<link href="{{tpl:CommentPostURL encode_xml="1"}}#c{{tpl:CommentID}}" rel="alternate" type="text/html"
|
||||
title="{{tpl:CommentEntryTitle encode_xml="1"}} - {{tpl:CommentAuthor encode_xml="1"}}" />
|
||||
<id>{{tpl:CommentFeedID}}</id>
|
||||
<published>{{tpl:CommentDate iso8601="1"}}</published>
|
||||
<updated>{{tpl:CommentDate iso8601="1" upddt="1"}}</updated>
|
||||
<author><name>{{tpl:CommentAuthor encode_xml="1"}}</name></author>
|
||||
<content type="html">{{tpl:CommentContent absolute_urls="1" encode_xml="1"}}</content>
|
||||
</entry>
|
||||
</tpl:CommentIf>
|
||||
</tpl:Comments>
|
||||
|
||||
</feed>
|
||||
55
dotclear._no/inc/public/default-templates/mustek/atom.xml
Normal file
55
dotclear._no/inc/public/default-templates/mustek/atom.xml
Normal file
@ -0,0 +1,55 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
|
||||
xml:lang="{{tpl:BlogLanguage}}">
|
||||
|
||||
<title type="html">{{tpl:BlogName encode_xml="1"}}{{tpl:SysFeedSubtitle encode_xml="1"}}</title>
|
||||
<subtitle type="html">{{tpl:BlogDescription encode_xml="1"}}</subtitle>
|
||||
<link href="{{tpl:SysSelfURI}}" rel="self" type="application/atom+xml"/>
|
||||
<link href="{{tpl:BlogURL}}" rel="alternate" type="text/html"
|
||||
title="{{tpl:BlogDescription remove_html="1" encode_xml="1"}}"/>
|
||||
<updated>{{tpl:BlogUpdateDate iso8601="1"}}</updated>
|
||||
<author>
|
||||
<name>{{tpl:BlogEditor encode_xml="1"}}</name>
|
||||
</author>
|
||||
<id>{{tpl:BlogFeedID}}</id>
|
||||
<generator uri="https://www.dotclear.org/">Dotclear</generator>
|
||||
|
||||
<tpl:Entries>
|
||||
|
||||
<entry>
|
||||
<title>{{tpl:EntryTitle encode_xml="1"}}</title>
|
||||
<link href="{{tpl:EntryURL}}" rel="alternate" type="text/html"
|
||||
title="{{tpl:EntryTitle encode_xml="1"}}" />
|
||||
<id>{{tpl:EntryFeedID}}</id>
|
||||
<published>{{tpl:EntryDate iso8601="1"}}</published>
|
||||
<tpl:EntryIf republished="1">
|
||||
<updated>{{tpl:EntryDate iso8601="1" upddt="1"}}</updated>
|
||||
</tpl:EntryIf>
|
||||
<tpl:EntryIf republished="0">
|
||||
<updated>{{tpl:EntryDate iso8601="1"}}</updated>
|
||||
</tpl:EntryIf>
|
||||
<author><name>{{tpl:EntryAuthorCommonName encode_xml="1"}}</name></author>
|
||||
<tpl:EntryIf has_category="1">
|
||||
<dc:subject>{{tpl:EntryCategory encode_html="1"}}</dc:subject>
|
||||
</tpl:EntryIf>
|
||||
<tpl:EntryTags><dc:subject>{{tpl:TagID}}</dc:subject></tpl:EntryTags>
|
||||
|
||||
<content type="html">{{tpl:EntryExcerpt absolute_urls="1" encode_xml="1"}}
|
||||
{{tpl:EntryContent absolute_urls="1" encode_xml="1"}}</content>
|
||||
|
||||
<tpl:Attachments>
|
||||
<link rel="enclosure" href="{{tpl:AttachmentURL}}"
|
||||
length="{{tpl:AttachmentSize full="1"}}" type="{{tpl:AttachmentMimeType}}" />
|
||||
</tpl:Attachments>
|
||||
|
||||
|
||||
<tpl:EntryIf comments_active="1">
|
||||
<wfw:comment>{{tpl:EntryURL}}#comment-form</wfw:comment>
|
||||
<wfw:commentRss>{{tpl:BlogFeedURL type="atom"}}/comments/{{tpl:EntryID}}</wfw:commentRss>
|
||||
</tpl:EntryIf>
|
||||
</entry>
|
||||
</tpl:Entries>
|
||||
|
||||
</feed>
|
||||
133
dotclear._no/inc/public/default-templates/mustek/category.html
Normal file
133
dotclear._no/inc/public/default-templates/mustek/category.html
Normal file
@ -0,0 +1,133 @@
|
||||
{{tpl:extends parent="__layout.html"}}
|
||||
|
||||
<tpl:Block name="head-title">
|
||||
<title>{{tpl:CategoryTitle encode_html="1"}} - {{tpl:BlogName encode_html="1"}}<tpl:PaginationIf start="0"> - {{tpl:lang page}} {{tpl:PaginationCurrent}}</tpl:PaginationIf></title>
|
||||
</tpl:Block>
|
||||
|
||||
<tpl:Block name="meta-robots">
|
||||
<meta name="ROBOTS" content="{{tpl:BlogMetaRobots robots="NOINDEX"}}" />
|
||||
</tpl:Block>
|
||||
|
||||
<tpl:Block name="meta-entry">
|
||||
<meta name="description" lang="{{tpl:BlogLanguage}}" content="{{tpl:CategoryDescription encode_html="1" cut_string="180" remove_html="1"}}" />
|
||||
<meta name="author" content="{{tpl:BlogEditor encode_html="1"}}" />
|
||||
<meta name="date" content="{{tpl:BlogUpdateDate iso8601="1"}}" />
|
||||
</tpl:Block>
|
||||
|
||||
<tpl:Block name="head-linkrel">
|
||||
<link rel="contents" href="{{tpl:BlogArchiveURL}}" title="{{tpl:lang Archives}}" />
|
||||
<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="alternate" type="application/atom+xml" title="Atom 1.0" href="{{tpl:CategoryFeedURL type="atom"}}" />
|
||||
</tpl:Block>
|
||||
|
||||
<tpl:Block name="body-tag"><body class="dc-category"></tpl:Block>
|
||||
|
||||
<tpl:Block name="main-content">
|
||||
<div id="content-info">
|
||||
<h2><tpl:CategoryParents><a href="{{tpl:CategoryURL}}">{{tpl:CategoryTitle encode_html="1"}}</a> › </tpl:CategoryParents>
|
||||
{{tpl:CategoryTitle encode_html="1"}}</h2>
|
||||
{{tpl:CategoryDescription}}
|
||||
|
||||
<tpl:CategoryIf has_entries="1">
|
||||
<p><a type="application/atom+xml" href="{{tpl:CategoryFeedURL type="atom"}}"
|
||||
title="{{tpl:lang This category's entries Atom feed}}" class="feed">{{tpl:lang Entries feed}}</a>
|
||||
|
||||
<tpl:SysIf operator="or" comments_active="1" pings_active="1">
|
||||
- <a type="application/atom+xml" href="{{tpl:CategoryFeedURL type="atom"}}/comments"
|
||||
title="{{tpl:lang This category's comments Atom feed}}" class="feed">{{tpl:lang Comments feed}}</a>
|
||||
</tpl:SysIf>
|
||||
</p>
|
||||
</tpl:CategoryIf>
|
||||
</div>
|
||||
|
||||
<tpl:CategoryFirstChildren>
|
||||
<tpl:CategoriesHeader>
|
||||
<div id="subcategories">
|
||||
<h3>{{tpl:lang Subcategories}}</h3>
|
||||
<ul>
|
||||
</tpl:CategoriesHeader>
|
||||
<li><a href="{{tpl:CategoryURL}}">{{tpl:CategoryTitle encode_html="1"}}</a></li>
|
||||
<tpl:CategoriesFooter>
|
||||
</ul>
|
||||
</div>
|
||||
</tpl:CategoriesFooter>
|
||||
</tpl:CategoryFirstChildren>
|
||||
|
||||
<tpl:Entries>
|
||||
<div id="p{{tpl:EntryID}}" class="post {{tpl:EntryIfOdd}} {{tpl:EntryIfFirst}}" lang="{{tpl:EntryLang}}" role="article">
|
||||
<!-- # New day date -->
|
||||
<tpl:DateHeader><p class="day-date">{{tpl:EntryDate}}</p></tpl:DateHeader>
|
||||
|
||||
<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}}</p>
|
||||
|
||||
<tpl:EntryTags>
|
||||
<tpl:TagsHeader><ul class="post-tags"></tpl:TagsHeader>
|
||||
<li><a href="{{tpl:TagURL}}">{{tpl:TagID}}</a></li>
|
||||
<tpl:TagsFooter></ul></tpl:TagsFooter>
|
||||
</tpl:EntryTags>
|
||||
|
||||
<!-- # --BEHAVIOR-- publicEntryBeforeContent -->
|
||||
{{tpl:SysBehavior behavior="publicEntryBeforeContent"}}
|
||||
|
||||
<!-- # Entry with an excerpt -->
|
||||
<tpl:EntryIf extended="1">
|
||||
<div class="post-content">{{tpl:EntryExcerpt}}</div>
|
||||
<p class="read-it"><a href="{{tpl:EntryURL}}"
|
||||
title="{{tpl:lang Continue reading}} {{tpl:EntryTitle encode_html="1"}}">{{tpl:lang Continue
|
||||
reading}}</a><span class="readmore-ellipsis">...</span></p>
|
||||
</tpl:EntryIf>
|
||||
|
||||
<!-- # Entry without excerpt -->
|
||||
<tpl:EntryIf extended="0">
|
||||
<div class="post-content">{{tpl:EntryContent}}</div>
|
||||
</tpl:EntryIf>
|
||||
|
||||
<!-- # --BEHAVIOR-- publicEntryAfterContent -->
|
||||
{{tpl:SysBehavior behavior="publicEntryAfterContent"}}
|
||||
|
||||
<!-- # Number of comments, trackbacks and attachments -->
|
||||
<tpl:EntryIf operator="or" show_comments="1" show_pings="1" has_attachment="1">
|
||||
<p class="post-info-co">
|
||||
</tpl:EntryIf>
|
||||
<tpl:EntryIf show_comments="1">
|
||||
<a href="{{tpl:EntryURL}}#comments" class="comment_count">{{tpl:EntryCommentCount}}</a>
|
||||
</tpl:EntryIf>
|
||||
<tpl:EntryIf show_pings="1">
|
||||
<a href="{{tpl:EntryURL}}#pings" class="ping_count">{{tpl:EntryPingCount}}</a></tpl:EntryIf>
|
||||
<tpl:EntryIf has_attachment="1">
|
||||
<a href="{{tpl:EntryURL}}#attachments" class="attach_count">{{tpl:EntryAttachmentCount}}</a></tpl:EntryIf>
|
||||
<tpl:EntryIf operator="or" show_comments="1" show_pings="1" has_attachment="1">
|
||||
</p>
|
||||
</tpl:EntryIf>
|
||||
</div>
|
||||
|
||||
<tpl:EntriesFooter>
|
||||
<tpl:Pagination>
|
||||
<p class="pagination"><tpl:PaginationIf end="0"><a href="{{tpl:PaginationURL offset="+1"}}" class="prev">«
|
||||
{{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}}
|
||||
»</a></tpl:PaginationIf></p>
|
||||
</tpl:Pagination>
|
||||
</tpl:EntriesFooter>
|
||||
</tpl:Entries>
|
||||
</tpl:Block>
|
||||
@ -0,0 +1 @@
|
||||
{{tpl:extends parent="__layout.html"}}
|
||||
@ -0,0 +1,40 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="{{tpl:BlogLanguage}}">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="ROBOTS" content="NOARCHIVE,NOINDEX,NOFOLLOW" />
|
||||
<title>{{tpl:lang Password needed}} - {{tpl:BlogName encode_html="1"}}</title>
|
||||
|
||||
<style type="text/css">
|
||||
body {
|
||||
font: 0.8em Verdana,Arial,Geneva,sans-serif;
|
||||
}
|
||||
|
||||
form {
|
||||
display : block;
|
||||
width : 500px;
|
||||
margin : 0 auto;
|
||||
padding : 1em;
|
||||
background : #eee;
|
||||
}
|
||||
|
||||
h2 { font : 140% Arial,Helvetica,sans-serif; margin : 0; }
|
||||
|
||||
label { font-weight : bold; }
|
||||
|
||||
input { border-width : 1px; }
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<form action="{{tpl:EntryURL}}" method="post" role="form">
|
||||
<h2>{{tpl:lang Password needed}}</h2>
|
||||
|
||||
<p>{{tpl:lang You must give a password to access this area.}}</p>
|
||||
<p><label>{{tpl:lang Password:}} <input type="password" name="password" value="" /></label> <input type="submit" value="ok" /></p>
|
||||
|
||||
</form>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
241
dotclear._no/inc/public/default-templates/mustek/post.html
Normal file
241
dotclear._no/inc/public/default-templates/mustek/post.html
Normal file
@ -0,0 +1,241 @@
|
||||
{{tpl:extends parent="__layout.html"}}
|
||||
|
||||
<tpl:Block name="head-title">
|
||||
<title>{{tpl:EntryTitle encode_html="1"}} - {{tpl:BlogName encode_html="1"}}</title>
|
||||
</tpl:Block>
|
||||
|
||||
<tpl:Block name="meta-entry">
|
||||
<meta name="description" lang="{{tpl:EntryLang}}" content="{{tpl:EntryContent full="1" encode_html="1" remove_html="1" cut_string="180"}}" />
|
||||
<meta name="author" content="{{tpl:EntryAuthorCommonName encode_html="1"}}" />
|
||||
<meta name="date" content="{{tpl:EntryDate iso8601="1"}}" />
|
||||
</tpl:Block>
|
||||
|
||||
<tpl:Block name="head-linkrel">
|
||||
<link rel="contents" href="{{tpl:BlogArchiveURL}}" title="{{tpl:lang Archives}}" />
|
||||
<tpl:EntryIf pings_active="1"><link rel="pingback" href="{{tpl:BlogXMLRPCURL}}" /></tpl:EntryIf>
|
||||
|
||||
<tpl:EntryNext><link rel="next" href="{{tpl:EntryURL}}"
|
||||
title="{{tpl:EntryTitle encode_html="1"}}" /></tpl:EntryNext>
|
||||
|
||||
<tpl:EntryPrevious><link rel="prev" href="{{tpl:EntryURL}}"
|
||||
title="{{tpl:EntryTitle encode_html="1"}}" /></tpl:EntryPrevious>
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="Atom 1.0" href="{{tpl:BlogFeedURL type="atom"}}" />
|
||||
</tpl:Block>
|
||||
|
||||
<tpl:Block name="html-head">
|
||||
{{tpl:parent}}
|
||||
<script type="application/json" id="dc_post_remember_str-data">
|
||||
{"post_remember_str": "{{tpl:lang Remember me on this blog}}"}
|
||||
</script>
|
||||
<script src="{{tpl:BlogQmarkURL}}pf=util.js"></script>
|
||||
<script src="{{tpl:BlogQmarkURL}}pf=post.js"></script>
|
||||
</tpl:Block>
|
||||
|
||||
<tpl:Block name="body-tag"><body class="dc-post"></tpl:Block>
|
||||
|
||||
<tpl:Block name="page-top">
|
||||
{{tpl:EntryPingData}}
|
||||
{{tpl:parent}}
|
||||
</tpl:Block>
|
||||
|
||||
<tpl:Block name="main-content">
|
||||
<p id="navlinks">
|
||||
<tpl:EntryPrevious><a href="{{tpl:EntryURL}}"
|
||||
title="{{tpl:EntryTitle encode_html="1"}}" class="prev">« {{tpl:EntryTitle encode_html="1"
|
||||
cut_string="50"}}</a></tpl:EntryPrevious>
|
||||
<tpl:EntryNext> <span>-</span> <a href="{{tpl:EntryURL}}"
|
||||
title="{{tpl:EntryTitle encode_html="1"}}" class="next">{{tpl:EntryTitle encode_html="1"
|
||||
cut_string="50"}} »</a></tpl:EntryNext>
|
||||
</p>
|
||||
|
||||
<div id="p{{tpl:EntryID}}" class="post" role="article">
|
||||
<h2 class="post-title">{{tpl:EntryTitle encode_html="1"}}</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:EntryCategoryURL}}">{{tpl:EntryCategory encode_html="1"}}</a>
|
||||
</tpl:EntryIf>
|
||||
- <a href="{{tpl:EntryURL}}">{{tpl:lang Permalink}}</a>
|
||||
</p>
|
||||
|
||||
<tpl:EntryTags>
|
||||
<tpl:TagsHeader><ul class="post-tags"></tpl:TagsHeader>
|
||||
<li><a href="{{tpl:TagURL}}" rel="tag">{{tpl:TagID}}</a></li>
|
||||
<tpl:TagsFooter></ul></tpl:TagsFooter>
|
||||
</tpl:EntryTags>
|
||||
|
||||
<!-- # --BEHAVIOR-- publicEntryBeforeContent -->
|
||||
{{tpl:SysBehavior behavior="publicEntryBeforeContent"}}
|
||||
|
||||
<!-- # Entry with an excerpt -->
|
||||
<tpl:EntryIf extended="1">
|
||||
<div class="post-excerpt">{{tpl:EntryExcerpt}}</div>
|
||||
</tpl:EntryIf>
|
||||
|
||||
<div class="post-content">{{tpl:EntryContent}}</div>
|
||||
|
||||
<!-- # --BEHAVIOR-- publicEntryAfterContent -->
|
||||
{{tpl:SysBehavior behavior="publicEntryAfterContent"}}
|
||||
</div>
|
||||
|
||||
<!-- # Attachments -->
|
||||
<tpl:Attachments>
|
||||
<tpl:AttachmentsHeader>
|
||||
<div id="attachments">
|
||||
<h3>{{tpl:lang Attachments}}</h3>
|
||||
<ul>
|
||||
</tpl:AttachmentsHeader>
|
||||
<li class="{{tpl:AttachmentType}}">
|
||||
<tpl:AttachmentIf is_audio="1">
|
||||
{{tpl:include src="_audio_player.html"}}
|
||||
</tpl:AttachmentIf>
|
||||
<tpl:AttachmentIf is_video="1">
|
||||
{{tpl:include src="_video_player.html"}}
|
||||
</tpl:AttachmentIf>
|
||||
<tpl:AttachmentIf is_audio="0" is_video="0">
|
||||
<a href="{{tpl:AttachmentURL}}" title="{{tpl:AttachmentFileName}} ({{tpl:AttachmentSize}})">{{tpl:AttachmentTitle}}</a>
|
||||
</tpl:AttachmentIf>
|
||||
</li>
|
||||
<tpl:AttachmentsFooter>
|
||||
</ul>
|
||||
</div>
|
||||
</tpl:AttachmentsFooter>
|
||||
</tpl:Attachments>
|
||||
|
||||
<!-- # Comments -->
|
||||
<tpl:EntryIf show_comments="1">
|
||||
<tpl:Comments>
|
||||
<tpl:CommentsHeader>
|
||||
<div id="comments">
|
||||
<h3>{{tpl:lang Comments}}</h3>
|
||||
<dl>
|
||||
</tpl:CommentsHeader>
|
||||
<dt id="c{{tpl:CommentID}}" class="{{tpl:CommentIfMe}} {{tpl:CommentIfOdd}} {{tpl:CommentIfFirst}}"><a
|
||||
href="#c{{tpl:CommentID}}" class="comment-number">{{tpl:CommentOrderNumber}}.</a>
|
||||
{{tpl:lang On}} {{tpl:CommentDate}}, {{tpl:CommentTime}}
|
||||
{{tpl:lang by}} {{tpl:CommentAuthorLink}}</dt>
|
||||
|
||||
<dd class="{{tpl:CommentIfMe}} {{tpl:CommentIfOdd}} {{tpl:CommentIfFirst}}">
|
||||
<!-- # --BEHAVIOR-- publicCommentBeforeContent -->
|
||||
{{tpl:SysBehavior behavior="publicCommentBeforeContent"}}
|
||||
|
||||
{{tpl:CommentContent}}
|
||||
|
||||
<!-- # --BEHAVIOR-- publicCommentAfterContent -->
|
||||
{{tpl:SysBehavior behavior="publicCommentAfterContent"}}
|
||||
</dd>
|
||||
<tpl:CommentsFooter>
|
||||
</dl>
|
||||
</div>
|
||||
</tpl:CommentsFooter>
|
||||
</tpl:Comments>
|
||||
</tpl:EntryIf>
|
||||
|
||||
<tpl:EntryIf comments_active="1">
|
||||
<tpl:SysIfFormError>
|
||||
<p class="error" id="pr">{{tpl:SysFormError}}</p>
|
||||
</tpl:SysIfFormError>
|
||||
|
||||
<tpl:SysIfCommentPublished>
|
||||
<p class="message" id="pr">{{tpl:lang Your comment has been published.}}</p>
|
||||
</tpl:SysIfCommentPublished>
|
||||
|
||||
<tpl:SysIfCommentPending>
|
||||
<p class="message" id="pr">{{tpl:lang Your comment has been submitted and
|
||||
will be reviewed for publication.}}</p>
|
||||
</tpl:SysIfCommentPending>
|
||||
|
||||
<!-- # Comment form -->
|
||||
<form action="{{tpl:EntryURL}}#pr" method="post" id="comment-form" role="form">
|
||||
<tpl:IfCommentPreview>
|
||||
<div id="pr">
|
||||
<h3>{{tpl:lang Your comment}}</h3>
|
||||
<dl>
|
||||
<dd class="comment-preview">{{tpl:CommentPreviewContent}}</dd>
|
||||
</dl>
|
||||
<p class="buttons"><input type="submit" class="submit" value="{{tpl:lang send}}" /></p>
|
||||
</div>
|
||||
</tpl:IfCommentPreview>
|
||||
|
||||
<h3>{{tpl:lang Add a comment}}</h3>
|
||||
<fieldset>
|
||||
<!-- # --BEHAVIOR-- publicCommentFormBeforeContent -->
|
||||
{{tpl:SysBehavior behavior="publicCommentFormBeforeContent"}}
|
||||
|
||||
<p class="field"><label for="c_name">{{tpl:lang Name or nickname}} :</label>
|
||||
<input name="c_name" id="c_name" type="text" size="30" maxlength="255"
|
||||
value="{{tpl:CommentPreviewName encode_html="1"}}" />
|
||||
</p>
|
||||
|
||||
<p class="field"><label for="c_mail">{{tpl:lang Email address}} :</label>
|
||||
<input name="c_mail" id="c_mail" type="text" size="30" maxlength="255"
|
||||
value="{{tpl:CommentPreviewEmail encode_html="1"}}" />
|
||||
</p>
|
||||
|
||||
<p class="field"><label for="c_site">{{tpl:lang Website}} ({{tpl:lang optional}}) :</label>
|
||||
<input name="c_site" id="c_site" type="text" size="30" maxlength="255"
|
||||
value="{{tpl:CommentPreviewSite encode_html="1"}}" />
|
||||
</p>
|
||||
|
||||
<p style="display:none"><input name="f_mail" type="text" size="30"
|
||||
maxlength="255" value="" /></p>
|
||||
|
||||
<p class="field"><label for="c_content">{{tpl:lang Comment}} :</label>
|
||||
<textarea name="c_content" id="c_content" cols="35"
|
||||
rows="7">{{tpl:CommentPreviewContent raw="1" encode_html="1"}}</textarea>
|
||||
</p>
|
||||
<p class="form-help">{{tpl:CommentHelp}}</p>
|
||||
|
||||
<!-- # --BEHAVIOR-- publicCommentFormAfterContent -->
|
||||
{{tpl:SysBehavior behavior="publicCommentFormAfterContent"}}
|
||||
</fieldset>
|
||||
|
||||
<fieldset>
|
||||
<p class="buttons"><input type="submit" class="preview" name="preview" value="{{tpl:lang preview}}" />
|
||||
<tpl:IfCommentPreviewOptional><input type="submit" class="submit" value="{{tpl:lang send}}" /></tpl:IfCommentPreviewOptional></p>
|
||||
</fieldset>
|
||||
</form>
|
||||
</tpl:EntryIf>
|
||||
|
||||
<!-- # Trackbacks -->
|
||||
<tpl:EntryIf show_pings="1">
|
||||
<div id="pings">
|
||||
<h3>{{tpl:lang They posted on the same topic}}</h3>
|
||||
<tpl:Pings>
|
||||
<tpl:PingsHeader>
|
||||
<dl>
|
||||
</tpl:PingsHeader>
|
||||
<dt id="c{{tpl:PingID}}" class="{{tpl:PingIfOdd}} {{tpl:PingIfFirst}}"><a href="#c{{tpl:PingID}}"
|
||||
class="ping-number">{{tpl:PingOrderNumber}}.</a>
|
||||
{{tpl:lang On}} {{tpl:PingDate}}, {{tpl:PingTime}}
|
||||
{{tpl:lang by}} {{tpl:PingBlogName encode_html="1"}}</dt>
|
||||
|
||||
<dd class="{{tpl:PingIfOdd}} {{tpl:PingIfFirst}}">
|
||||
<!-- # --BEHAVIOR-- publicPingBeforeContent -->
|
||||
{{tpl:SysBehavior behavior="publicPingBeforeContent"}}
|
||||
|
||||
<p><a href="{{tpl:PingAuthorURL}}"
|
||||
{{tpl:PingNoFollow}}>{{tpl:PingTitle encode_html="1"}}</a></p>
|
||||
{{tpl:PingContent}}
|
||||
|
||||
<!-- # --BEHAVIOR-- publicPingAfterContent -->
|
||||
{{tpl:SysBehavior behavior="publicPingAfterContent"}}
|
||||
</dd>
|
||||
<tpl:PingsFooter>
|
||||
</dl>
|
||||
</tpl:PingsFooter>
|
||||
</tpl:Pings>
|
||||
</div>
|
||||
</tpl:EntryIf>
|
||||
|
||||
<tpl:EntryIf pings_active="1">
|
||||
<p id="ping-url">{{tpl:lang Trackback URL}} : {{tpl:EntryPingLink}}</p>
|
||||
</tpl:EntryIf>
|
||||
|
||||
<tpl:EntryIf operator="or" comments_active="1" pings_active="1">
|
||||
<p id="comments-feed"><a class="feed" href="{{tpl:BlogFeedURL type="atom"}}/comments/{{tpl:EntryID}}"
|
||||
title="{{tpl:lang This post's comments Atom feed}}">{{tpl:lang This post's comments feed}}</a></p>
|
||||
</tpl:EntryIf>
|
||||
</tpl:Block>
|
||||
@ -0,0 +1,48 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml-stylesheet title="XSL formatting" type="text/xsl" href="{{tpl:BlogURL}}feed/rss2/xslt" ?>
|
||||
<rss version="2.0"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:content="http://purl.org/rss/1.0/modules/content/"
|
||||
xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>{{tpl:BlogName encode_xml="1"}}{{tpl:SysFeedSubtitle encode_xml="1"}}
|
||||
- {{tpl:lang Comments}}</title>
|
||||
<link>{{tpl:BlogURL}}</link>
|
||||
<atom:link href="{{tpl:SysSelfURI}}" rel="self" type="application/rss+xml"/>
|
||||
<description>{{tpl:BlogDescription remove_html="1" encode_xml="1"}}</description>
|
||||
<language>{{tpl:BlogLanguage}}</language>
|
||||
<pubDate>{{tpl:BlogUpdateDate rfc822="1"}}</pubDate>
|
||||
<copyright>{{tpl:BlogCopyrightNotice encode_xml="1"}}</copyright>
|
||||
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
|
||||
<generator>Dotclear</generator>
|
||||
|
||||
<tpl:Comments order="desc" with_pings="1">
|
||||
|
||||
<tpl:CommentIf is_ping="1">
|
||||
<item>
|
||||
<title>[ping] {{tpl:PingEntryTitle encode_xml="1"}} - {{tpl:PingBlogName encode_xml="1"}}</title>
|
||||
<link>{{tpl:PingPostURL encode_xml="1"}}#c{{tpl:PingID}}</link>
|
||||
<guid isPermaLink="false">{{tpl:PingFeedID}}</guid>
|
||||
<pubDate>{{tpl:PingDate rfc822="1"}}</pubDate>
|
||||
<dc:creator>{{tpl:PingBlogName encode_xml="1"}}</dc:creator>
|
||||
|
||||
<description><p><a href="{{tpl:PingAuthorURL encode_xml="1"}}">{{tpl:PingTitle encode_xml="1"}}</a></p>
|
||||
{{tpl:PingContent encode_xml="1"}}</description>
|
||||
</item>
|
||||
</tpl:CommentIf>
|
||||
|
||||
<tpl:CommentIf is_ping="0">
|
||||
<item>
|
||||
<title>{{tpl:CommentEntryTitle encode_xml="1"}} - {{tpl:CommentAuthor encode_xml="1"}}</title>
|
||||
<link>{{tpl:CommentPostURL encode_xml="1"}}#c{{tpl:CommentID}}</link>
|
||||
<guid isPermaLink="false">{{tpl:CommentFeedID}}</guid>
|
||||
<pubDate>{{tpl:CommentDate rfc822="1"}}</pubDate>
|
||||
<dc:creator>{{tpl:CommentAuthor encode_xml="1"}}</dc:creator>
|
||||
|
||||
<description>{{tpl:CommentContent absolute_urls="1" encode_xml="1"}}</description>
|
||||
</item>
|
||||
</tpl:CommentIf>
|
||||
</tpl:Comments>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
49
dotclear._no/inc/public/default-templates/mustek/rss2.xml
Normal file
49
dotclear._no/inc/public/default-templates/mustek/rss2.xml
Normal file
@ -0,0 +1,49 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml-stylesheet title="XSL formatting" type="text/xsl" href="{{tpl:BlogURL}}feed/rss2/xslt" ?>
|
||||
<rss version="2.0"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
|
||||
xmlns:content="http://purl.org/rss/1.0/modules/content/"
|
||||
xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>{{tpl:BlogName encode_xml="1"}}{{tpl:SysFeedSubtitle encode_xml="1"}}</title>
|
||||
<link>{{tpl:BlogURL}}</link>
|
||||
<atom:link href="{{tpl:SysSelfURI}}" rel="self" type="application/rss+xml"/>
|
||||
<description>{{tpl:BlogDescription remove_html="1" encode_xml="1"}}</description>
|
||||
<language>{{tpl:BlogLanguage}}</language>
|
||||
<pubDate>{{tpl:BlogUpdateDate rfc822="1"}}</pubDate>
|
||||
<copyright>{{tpl:BlogCopyrightNotice encode_xml="1"}}</copyright>
|
||||
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
|
||||
<generator>Dotclear</generator>
|
||||
|
||||
<tpl:Entries>
|
||||
|
||||
<item>
|
||||
<title>{{tpl:EntryTitle encode_xml="1"}}</title>
|
||||
<link>{{tpl:EntryURL}}</link>
|
||||
<guid isPermaLink="false">{{tpl:EntryFeedID}}</guid>
|
||||
<pubDate>{{tpl:EntryDate rfc822="1"}}</pubDate>
|
||||
<dc:creator>{{tpl:EntryAuthorCommonName encode_xml="1"}}</dc:creator>
|
||||
<tpl:EntryIf has_category="1">
|
||||
<category>{{tpl:EntryCategory encode_html="1"}}</category>
|
||||
</tpl:EntryIf>
|
||||
<tpl:EntryTags><category>{{tpl:TagID}}</category></tpl:EntryTags>
|
||||
|
||||
<description>{{tpl:EntryExcerpt absolute_urls="1" encode_xml="1"}}
|
||||
{{tpl:EntryContent absolute_urls="1" encode_xml="1"}}</description>
|
||||
|
||||
<tpl:Attachments>
|
||||
<enclosure url="{{tpl:AttachmentURL}}"
|
||||
length="{{tpl:AttachmentSize full="1"}}" type="{{tpl:AttachmentMimeType}}" />
|
||||
</tpl:Attachments>
|
||||
|
||||
<tpl:EntryIf comments_active="1">
|
||||
<comments>{{tpl:EntryURL}}#comment-form</comments>
|
||||
<wfw:comment>{{tpl:EntryURL}}#comment-form</wfw:comment>
|
||||
<wfw:commentRss>{{tpl:BlogFeedURL}}/comments/{{tpl:EntryID}}</wfw:commentRss>
|
||||
</tpl:EntryIf>
|
||||
</item>
|
||||
</tpl:Entries>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
120
dotclear._no/inc/public/default-templates/mustek/rss2.xsl
Normal file
120
dotclear._no/inc/public/default-templates/mustek/rss2.xsl
Normal file
@ -0,0 +1,120 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<xsl:stylesheet version="1.0"
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:content="http://purl.org/rss/1.0/modules/content/"
|
||||
xmlns="http://www.w3.org/1999/xhtml">
|
||||
|
||||
<xsl:output method="html"/>
|
||||
|
||||
<xsl:template match="/">
|
||||
<html>
|
||||
<head>
|
||||
<title>{{tpl:lang Subscribe to}} <xsl:value-of select="/rss/channel/title"/></title>
|
||||
<style type="text/css">
|
||||
<![CDATA[
|
||||
body {
|
||||
font: 80% Verdana,Arial,sans-serif;
|
||||
margin: 20px 0;
|
||||
padding: 0 0;
|
||||
background: #fff;
|
||||
color: #000;
|
||||
}
|
||||
a { color: #039; }
|
||||
h1, h2 { font-family: Arial,sans-serif; }
|
||||
h1 { font-size: 160%; margin: 0; }
|
||||
h2 { font-size: 140%; font-weight: bold; margin: 0.5em 0 0.2em 0; }
|
||||
h2 a { text-decoration: none; }
|
||||
p { margin: 0 0 0.5em 0; }
|
||||
#page {
|
||||
margin: 0 80px;
|
||||
}
|
||||
#top {
|
||||
background: #036;
|
||||
padding : 1em;
|
||||
color: #fff;
|
||||
}
|
||||
#top a {
|
||||
color: #fff;
|
||||
text-decoration: none;
|
||||
}
|
||||
#what {
|
||||
padding: 1em;
|
||||
background: #eee;
|
||||
border-bottom: 1px solid #000;
|
||||
font-size: 80%;
|
||||
}
|
||||
#what p {
|
||||
margin: 0 0 0.5em 0;
|
||||
}
|
||||
#footer {
|
||||
border-top: 1px solid #000;
|
||||
}
|
||||
#items {
|
||||
background: #fff;
|
||||
color: inherit;
|
||||
}
|
||||
#items div {
|
||||
margin: 0 0 1em 0;
|
||||
}
|
||||
]]>
|
||||
</style>
|
||||
<script type="text/javascript"><![CDATA[
|
||||
window.onload = function() {
|
||||
document.getElementById('feedurl').value = window.location.href;
|
||||
|
||||
// Ugly but works ;)
|
||||
var c = document.getElementsByTagName('div');
|
||||
var t = '';
|
||||
for (var i=0; c.length-i != 0; i++) {
|
||||
if (c[i].className == 'item-content') {
|
||||
if (c[i].textContent) {
|
||||
t = c[i].textContent;
|
||||
} else if (c[i].innerText) {
|
||||
t = c[i].innerText;
|
||||
} else {
|
||||
t = '';
|
||||
}
|
||||
|
||||
if (t) { c[i].innerHTML = t; }
|
||||
}
|
||||
}
|
||||
};
|
||||
]]></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="page">
|
||||
<div id="top">
|
||||
<h1><a href="{/rss/channel/link}"><xsl:value-of select="/rss/channel/title"/></a></h1>
|
||||
<p><xsl:value-of select="/rss/channel/description"/></p>
|
||||
</div>
|
||||
<div id="what">
|
||||
<h3>{{tpl:lang What is an RSS feed?}}</h3>
|
||||
<p>{{tpl:lang RSS feed is a free blog summary. It provides content
|
||||
(either posts or comments) or summaries of content, together with links
|
||||
to the full versions, and other metadata. The last published items may
|
||||
then be read by your favorite RSS
|
||||
<a href="http://en.wikipedia.org/wiki/Aggregator">aggregator</a>.}}</p>
|
||||
<h3>{{tpl:lang Subscribe}}</h3>
|
||||
<p>{{tpl:lang Simply copy the following URL into your aggregator:}}</p>
|
||||
<p><input type="text" size="60" value="" id="feedurl" /></p>
|
||||
</div>
|
||||
<div id="items">
|
||||
<xsl:apply-templates select="//item"/>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<p><xsl:value-of select="/rss/channel/copyright"/></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</xsl:template>
|
||||
|
||||
<!-- Item template -->
|
||||
<xsl:template match="item">
|
||||
<div>
|
||||
<h2><a href="{link}"><xsl:value-of select="title"/></a></h2>
|
||||
<div class="item-content"><xsl:value-of select="description" /></div>
|
||||
</div>
|
||||
</xsl:template>
|
||||
|
||||
</xsl:stylesheet>
|
||||
112
dotclear._no/inc/public/default-templates/mustek/search.html
Normal file
112
dotclear._no/inc/public/default-templates/mustek/search.html
Normal file
@ -0,0 +1,112 @@
|
||||
{{tpl:extends parent="__layout.html"}}
|
||||
|
||||
<tpl:Block name="head-title">
|
||||
<title>{{tpl:lang Search}} - {{tpl:SysSearchString encode_html="1"}} - {{tpl:BlogName encode_html="1"}}<tpl:PaginationIf start="0"> - {{tpl:lang page}} {{tpl:PaginationCurrent}}</tpl:PaginationIf></title>
|
||||
</tpl:Block>
|
||||
|
||||
<tpl:Block name="meta-robots">
|
||||
<meta name="ROBOTS" content="{{tpl:BlogMetaRobots robots="NOINDEX,NOARCHIVE"}}" />
|
||||
</tpl:Block>
|
||||
|
||||
<tpl:Block name="head-linkrel">
|
||||
<link rel="contents" href="{{tpl:BlogArchiveURL}}" title="{{tpl:lang Archives}}" />
|
||||
<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="meta" type="application/xbel+xml" title="Blogroll" href="{{tpl:BlogrollXbelLink}}" />
|
||||
</tpl:Block>
|
||||
|
||||
<tpl:Block name="body-tag"><body class="dc-search"></tpl:Block>
|
||||
|
||||
<tpl:Block name="main-content">
|
||||
<div id="content-info">
|
||||
<h2>{{tpl:lang Search}}</h2>
|
||||
<tpl:SysIf search_count="==0">
|
||||
<p>{{tpl:SysSearchString encode_html="1" string="Your search for <em>%1$s</em> returned no result."}}</p>
|
||||
</tpl:SysIf>
|
||||
<tpl:SysIf search_count="==1">
|
||||
<p>{{tpl:SysSearchString encode_html="1" string="Your search for <em>%1$s</em> returned <strong>%2$s</strong> result."}}</p>
|
||||
</tpl:SysIf>
|
||||
<tpl:SysIf search_count=">1">
|
||||
<p>{{tpl:SysSearchString encode_html="1" string="Your search for <em>%1$s</em> returned <strong>%2$s</strong> results."}}</p>
|
||||
</tpl:SysIf>
|
||||
</div>
|
||||
|
||||
<tpl:Entries>
|
||||
<div id="p{{tpl:EntryID}}" class="post {{tpl:EntryIfOdd}} {{tpl:EntryIfFirst}}" lang="{{tpl:EntryLang}}" role="article">
|
||||
<!-- # New day date -->
|
||||
<tpl:DateHeader><p class="day-date">{{tpl:EntryDate}}</p></tpl:DateHeader>
|
||||
|
||||
<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:EntryCategoryURL}}">{{tpl:EntryCategory encode_html="1"}}</a>
|
||||
</tpl:EntryIf>
|
||||
</p>
|
||||
|
||||
<tpl:EntryTags>
|
||||
<tpl:TagsHeader><ul class="post-tags"></tpl:TagsHeader>
|
||||
<li><a href="{{tpl:TagURL}}">{{tpl:TagID}}</a></li>
|
||||
<tpl:TagsFooter></ul></tpl:TagsFooter>
|
||||
</tpl:EntryTags>
|
||||
|
||||
<!-- # --BEHAVIOR-- publicEntryBeforeContent -->
|
||||
{{tpl:SysBehavior behavior="publicEntryBeforeContent"}}
|
||||
|
||||
<!-- # Entry with an excerpt -->
|
||||
<tpl:EntryIf extended="1">
|
||||
<div class="post-content">{{tpl:EntryExcerpt}}</div>
|
||||
<p class="read-it"><a href="{{tpl:EntryURL}}"
|
||||
title="{{tpl:lang Continue reading}} {{tpl:EntryTitle encode_html="1"}}">{{tpl:lang Continue
|
||||
reading}}</a><span class="readmore-ellipsis">...</span></p>
|
||||
</tpl:EntryIf>
|
||||
|
||||
<!-- # Entry without excerpt -->
|
||||
<tpl:EntryIf extended="0">
|
||||
<div class="post-content">{{tpl:EntryContent}}</div>
|
||||
</tpl:EntryIf>
|
||||
|
||||
<!-- # --BEHAVIOR-- publicEntryAfterContent -->
|
||||
{{tpl:SysBehavior behavior="publicEntryAfterContent"}}
|
||||
|
||||
<!-- # Number of comments, trackbacks and attachments -->
|
||||
<tpl:EntryIf operator="or" show_comments="1" show_pings="1" has_attachment="1">
|
||||
<p class="post-info-co">
|
||||
</tpl:EntryIf>
|
||||
<tpl:EntryIf show_comments="1">
|
||||
<a href="{{tpl:EntryURL}}#comments" class="comment_count">{{tpl:EntryCommentCount}}</a>
|
||||
</tpl:EntryIf>
|
||||
<tpl:EntryIf show_pings="1">
|
||||
<a href="{{tpl:EntryURL}}#pings" class="ping_count">{{tpl:EntryPingCount}}</a></tpl:EntryIf>
|
||||
<tpl:EntryIf has_attachment="1">
|
||||
<a href="{{tpl:EntryURL}}#attachments" class="attach_count">{{tpl:EntryAttachmentCount}}</a></tpl:EntryIf>
|
||||
<tpl:EntryIf operator="or" show_comments="1" show_pings="1" has_attachment="1">
|
||||
</p>
|
||||
</tpl:EntryIf>
|
||||
</div>
|
||||
|
||||
<tpl:EntriesFooter>
|
||||
<tpl:Pagination>
|
||||
<p class="pagination"><tpl:PaginationIf end="0"><a href="{{tpl:PaginationURL offset="+1"}}" class="prev">«
|
||||
{{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}}
|
||||
»</a></tpl:PaginationIf></p>
|
||||
</tpl:Pagination>
|
||||
</tpl:EntriesFooter>
|
||||
</tpl:Entries>
|
||||
</tpl:Block>
|
||||
41
dotclear._no/inc/public/default-templates/mustek/static.html
Normal file
41
dotclear._no/inc/public/default-templates/mustek/static.html
Normal file
@ -0,0 +1,41 @@
|
||||
{{tpl:extends parent="__layout.html"}}
|
||||
|
||||
<tpl:Block name="head-title">
|
||||
<title>{{tpl:BlogName encode_html="1"}}</title>
|
||||
</tpl:Block>
|
||||
|
||||
<tpl:Block name="meta-entry">
|
||||
<meta name="description" lang="{{tpl:BlogLanguage}}" content="{{tpl:BlogDescription cut_string="180" remove_html="1" encode_html="1"}}" />
|
||||
<meta name="author" content="{{tpl:BlogEditor encode_html="1"}}" />
|
||||
<meta name="date" content="{{tpl:BlogUpdateDate iso8601="1"}}" />
|
||||
</tpl:Block> <!-- # meta-entry -->
|
||||
|
||||
<tpl:Block name="head-linkrel">
|
||||
<link rel="contents" title="{{tpl:lang Entries}}" href="{{tpl:BlogPostsURL}}" />
|
||||
<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>
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="Atom 1.0" href="{{tpl:BlogFeedURL type="atom"}}" />
|
||||
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="{{tpl:BlogRSDURL}}" />
|
||||
<link rel="meta" type="application/xbel+xml" title="Blogroll" href="{{tpl:BlogrollXbelLink}}" />
|
||||
</tpl:Block> <!-- # head-linkrel -->
|
||||
|
||||
<tpl:Block name="body-tag"><body class="dc-home dc-home-static"></tpl:Block>
|
||||
|
||||
<tpl:Block name="main-content">
|
||||
<tpl:IfBlogStaticEntryURL>
|
||||
{{tpl:BlogStaticEntryURL}}
|
||||
<tpl:Entries>
|
||||
<div class="content-inner">{{tpl:EntryExcerpt}}{{tpl:EntryContent}}</div>
|
||||
</tpl:Entries>
|
||||
{{tpl:else}}
|
||||
<header id="content-info">
|
||||
<h2>{{tpl:lang Welcome}}</h2>
|
||||
</header>
|
||||
<div class="content-inner">
|
||||
<p>{{tpl:lang The list of recents posts is available}} <a href="{{tpl:BlogPostsURL}}">{{tpl:lang here}}</a>.</p>
|
||||
</div>
|
||||
</tpl:IfBlogStaticEntryURL>
|
||||
</tpl:Block>
|
||||
@ -0,0 +1 @@
|
||||
<!-- # This template is included at the end of _head.html template -->
|
||||
Reference in New Issue
Block a user