summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2017-03-26 18:06:01 +0200
committerJonas Smedegaard <dr@jones.dk>2017-03-26 18:06:01 +0200
commit053fda4d0e08e393384102ab4214da173669970e (patch)
tree64e53260ef61c4b36dac69b764050ecf6898b19e
Fork page.tmpl from master branch, 2017-03-20 (9f77882).
l---------aggregatepost.tmpl1
l---------archivepage.tmpl1
l---------atomitem.tmpl1
l---------atompage.tmpl1
l---------autoindex.tmpl1
l---------autotag.tmpl1
l---------blogpost.tmpl1
l---------branding.tmpl1
l---------calendarmonth.tmpl1
l---------calendaryear.tmpl1
l---------change.tmpl1
l---------comment.tmpl1
l---------commentmoderation.tmpl1
l---------editcomment.tmpl1
l---------editconflict.tmpl1
l---------editcreationconflict.tmpl1
l---------editfailedsave.tmpl1
l---------editpage.tmpl1
l---------editpagegone.tmpl1
l---------feedlink.tmpl1
l---------googleform.tmpl1
l---------inlinepage.tmpl1
l---------microblog.tmpl1
l---------notifyemail.tmpl1
l---------openid-selector.tmpl1
-rw-r--r--page.tmpl257
l---------passwordmail.tmpl1
l---------pocreatepage.tmpl1
l---------recentchanges.tmpl1
l---------renamesummary.tmpl1
l---------revert.tmpl1
l---------rssitem.tmpl1
l---------rsspage.tmpl1
l---------searchform.tmpl1
l---------searchquery.tmpl1
l---------titlepage.tmpl1
l---------trails.tmpl1
37 files changed, 293 insertions, 0 deletions
diff --git a/aggregatepost.tmpl b/aggregatepost.tmpl
new file mode 120000
index 0000000..3232892
--- /dev/null
+++ b/aggregatepost.tmpl
@@ -0,0 +1 @@
+../shared/templates/aggregatepost.tmpl \ No newline at end of file
diff --git a/archivepage.tmpl b/archivepage.tmpl
new file mode 120000
index 0000000..5928371
--- /dev/null
+++ b/archivepage.tmpl
@@ -0,0 +1 @@
+../shared/templates/archivepage.tmpl \ No newline at end of file
diff --git a/atomitem.tmpl b/atomitem.tmpl
new file mode 120000
index 0000000..89f1b61
--- /dev/null
+++ b/atomitem.tmpl
@@ -0,0 +1 @@
+../shared/templates/atomitem.tmpl \ No newline at end of file
diff --git a/atompage.tmpl b/atompage.tmpl
new file mode 120000
index 0000000..0b837c4
--- /dev/null
+++ b/atompage.tmpl
@@ -0,0 +1 @@
+../shared/templates/atompage.tmpl \ No newline at end of file
diff --git a/autoindex.tmpl b/autoindex.tmpl
new file mode 120000
index 0000000..1d578c4
--- /dev/null
+++ b/autoindex.tmpl
@@ -0,0 +1 @@
+../shared/templates/autoindex.tmpl \ No newline at end of file
diff --git a/autotag.tmpl b/autotag.tmpl
new file mode 120000
index 0000000..42240b7
--- /dev/null
+++ b/autotag.tmpl
@@ -0,0 +1 @@
+../shared/templates/autotag.tmpl \ No newline at end of file
diff --git a/blogpost.tmpl b/blogpost.tmpl
new file mode 120000
index 0000000..ff23506
--- /dev/null
+++ b/blogpost.tmpl
@@ -0,0 +1 @@
+../shared/templates/blogpost.tmpl \ No newline at end of file
diff --git a/branding.tmpl b/branding.tmpl
new file mode 120000
index 0000000..bf34670
--- /dev/null
+++ b/branding.tmpl
@@ -0,0 +1 @@
+../shared/templates/branding.tmpl \ No newline at end of file
diff --git a/calendarmonth.tmpl b/calendarmonth.tmpl
new file mode 120000
index 0000000..0f5bd4c
--- /dev/null
+++ b/calendarmonth.tmpl
@@ -0,0 +1 @@
+../shared/templates/calendarmonth.tmpl \ No newline at end of file
diff --git a/calendaryear.tmpl b/calendaryear.tmpl
new file mode 120000
index 0000000..0d4108d
--- /dev/null
+++ b/calendaryear.tmpl
@@ -0,0 +1 @@
+../shared/templates/calendaryear.tmpl \ No newline at end of file
diff --git a/change.tmpl b/change.tmpl
new file mode 120000
index 0000000..98f9493
--- /dev/null
+++ b/change.tmpl
@@ -0,0 +1 @@
+../shared/templates/change.tmpl \ No newline at end of file
diff --git a/comment.tmpl b/comment.tmpl
new file mode 120000
index 0000000..583e96c
--- /dev/null
+++ b/comment.tmpl
@@ -0,0 +1 @@
+../shared/templates/comment.tmpl \ No newline at end of file
diff --git a/commentmoderation.tmpl b/commentmoderation.tmpl
new file mode 120000
index 0000000..8abf744
--- /dev/null
+++ b/commentmoderation.tmpl
@@ -0,0 +1 @@
+../shared/templates/commentmoderation.tmpl \ No newline at end of file
diff --git a/editcomment.tmpl b/editcomment.tmpl
new file mode 120000
index 0000000..b7cbb78
--- /dev/null
+++ b/editcomment.tmpl
@@ -0,0 +1 @@
+../shared/templates/editcomment.tmpl \ No newline at end of file
diff --git a/editconflict.tmpl b/editconflict.tmpl
new file mode 120000
index 0000000..ad3e6d8
--- /dev/null
+++ b/editconflict.tmpl
@@ -0,0 +1 @@
+../shared/templates/editconflict.tmpl \ No newline at end of file
diff --git a/editcreationconflict.tmpl b/editcreationconflict.tmpl
new file mode 120000
index 0000000..a986cec
--- /dev/null
+++ b/editcreationconflict.tmpl
@@ -0,0 +1 @@
+../shared/templates/editcreationconflict.tmpl \ No newline at end of file
diff --git a/editfailedsave.tmpl b/editfailedsave.tmpl
new file mode 120000
index 0000000..5430997
--- /dev/null
+++ b/editfailedsave.tmpl
@@ -0,0 +1 @@
+../shared/templates/editfailedsave.tmpl \ No newline at end of file
diff --git a/editpage.tmpl b/editpage.tmpl
new file mode 120000
index 0000000..b607fad
--- /dev/null
+++ b/editpage.tmpl
@@ -0,0 +1 @@
+../shared/templates/editpage.tmpl \ No newline at end of file
diff --git a/editpagegone.tmpl b/editpagegone.tmpl
new file mode 120000
index 0000000..544a440
--- /dev/null
+++ b/editpagegone.tmpl
@@ -0,0 +1 @@
+../shared/templates/editpagegone.tmpl \ No newline at end of file
diff --git a/feedlink.tmpl b/feedlink.tmpl
new file mode 120000
index 0000000..9cc91a1
--- /dev/null
+++ b/feedlink.tmpl
@@ -0,0 +1 @@
+../shared/templates/feedlink.tmpl \ No newline at end of file
diff --git a/googleform.tmpl b/googleform.tmpl
new file mode 120000
index 0000000..e68ec99
--- /dev/null
+++ b/googleform.tmpl
@@ -0,0 +1 @@
+../shared/templates/googleform.tmpl \ No newline at end of file
diff --git a/inlinepage.tmpl b/inlinepage.tmpl
new file mode 120000
index 0000000..7940c07
--- /dev/null
+++ b/inlinepage.tmpl
@@ -0,0 +1 @@
+../shared/templates/inlinepage.tmpl \ No newline at end of file
diff --git a/microblog.tmpl b/microblog.tmpl
new file mode 120000
index 0000000..7ba82e9
--- /dev/null
+++ b/microblog.tmpl
@@ -0,0 +1 @@
+../shared/templates/microblog.tmpl \ No newline at end of file
diff --git a/notifyemail.tmpl b/notifyemail.tmpl
new file mode 120000
index 0000000..4818c54
--- /dev/null
+++ b/notifyemail.tmpl
@@ -0,0 +1 @@
+../shared/templates/notifyemail.tmpl \ No newline at end of file
diff --git a/openid-selector.tmpl b/openid-selector.tmpl
new file mode 120000
index 0000000..90f6d2e
--- /dev/null
+++ b/openid-selector.tmpl
@@ -0,0 +1 @@
+../shared/templates/openid-selector.tmpl \ No newline at end of file
diff --git a/page.tmpl b/page.tmpl
new file mode 100644
index 0000000..105f975
--- /dev/null
+++ b/page.tmpl
@@ -0,0 +1,257 @@
+<TMPL_IF HTML5><!DOCTYPE html>
+<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="<TMPL_IF LANG_CODE><TMPL_VAR LANG_CODE><TMPL_ELSE>en</TMPL_IF>"> <![endif]-->
+<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="<TMPL_IF LANG_CODE><TMPL_VAR LANG_CODE><TMPL_ELSE>en</TMPL_IF>"> <![endif]-->
+<!--[if IE 8]> <html class="no-js lt-ie9" lang="<TMPL_IF LANG_CODE><TMPL_VAR LANG_CODE><TMPL_ELSE>en</TMPL_IF>"> <![endif]-->
+<!--[if gt IE 8]><!--> <html class="no-js" lang="<TMPL_IF LANG_CODE><TMPL_VAR LANG_CODE><TMPL_ELSE>en</TMPL_IF>"> <!--<![endif]-->
+<TMPL_ELSE><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+</TMPL_IF>
+<head>
+<TMPL_IF DYNAMIC>
+<TMPL_IF FORCEBASEURL><base href="<TMPL_VAR FORCEBASEURL>" /><TMPL_ELSE>
+<TMPL_IF BASEURL><base href="<TMPL_VAR BASEURL>" /></TMPL_IF>
+</TMPL_IF>
+</TMPL_IF>
+<TMPL_IF HTML5><meta charset="utf-8" /><TMPL_ELSE><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></TMPL_IF>
+<title><TMPL_VAR TITLE></title>
+<meta name="viewport" content="width=device-width">
+<TMPL_IF FAVICON>
+<link rel="icon" href="<TMPL_VAR BASEURL><TMPL_VAR FAVICON>" type="image/x-icon" />
+</TMPL_IF>
+<link rel="stylesheet" href="<TMPL_VAR BASEURL>style.css" type="text/css" />
+<TMPL_IF LOCAL_CSS>
+<link rel="stylesheet" href="<TMPL_VAR BASEURL><TMPL_VAR LOCAL_CSS>" type="text/css" />
+<TMPL_ELSE>
+<link rel="stylesheet" href="<TMPL_VAR BASEURL>local.css" type="text/css" />
+</TMPL_IF>
+
+<TMPL_UNLESS DYNAMIC>
+<TMPL_IF EDITURL>
+<link rel="alternate" type="application/x-wiki" title="Edit this page" href="<TMPL_VAR EDITURL>" />
+</TMPL_IF>
+<TMPL_IF FEEDLINKS><TMPL_VAR FEEDLINKS></TMPL_IF>
+<TMPL_IF RELVCS><TMPL_VAR RELVCS></TMPL_IF>
+<TMPL_LOOP TRAILLOOP>
+<TMPL_IF PREVPAGE>
+<link rel="prev" href="<TMPL_VAR PREVURL>" title="<TMPL_VAR PREVTITLE>" />
+</TMPL_IF>
+<link rel="up" href="<TMPL_VAR TRAILURL>" title="<TMPL_VAR TRAILTITLE>" />
+<TMPL_IF NEXTPAGE>
+<link rel="next" href="<TMPL_VAR NEXTURL>" title="<TMPL_VAR NEXTTITLE>" />
+</TMPL_IF>
+</TMPL_LOOP>
+</TMPL_UNLESS>
+
+<script src="<TMPL_VAR BASEURL>modernizr.js"></script>
+<TMPL_IF META><TMPL_VAR META></TMPL_IF>
+</head>
+<body>
+
+<TMPL_IF HTML5><article class="page"><TMPL_ELSE><div class="page"></TMPL_IF>
+
+<TMPL_IF HTML5><section class="pageheader"><TMPL_ELSE><div class="pageheader"></TMPL_IF>
+
+<TMPL_IF BRANDING>
+<div class="branding">
+<TMPL_VAR BRANDING>
+</div>
+</TMPL_IF>
+
+<TMPL_IF HTML5><header class="header"><TMPL_ELSE><div class="header"></TMPL_IF>
+<span>
+<span class="parentlinks">
+<TMPL_LOOP PARENTLINKS>
+<a href="<TMPL_VAR URL>"><TMPL_VAR PAGE></a>/
+</TMPL_LOOP>
+</span>
+<span class="title">
+<TMPL_VAR TITLE>
+<TMPL_IF ISTRANSLATION>
+&nbsp;(<TMPL_VAR PERCENTTRANSLATED>%)
+</TMPL_IF>
+</span>
+</span>
+<TMPL_UNLESS DYNAMIC>
+<TMPL_IF SEARCHFORM>
+<TMPL_VAR SEARCHFORM>
+</TMPL_IF>
+</TMPL_UNLESS>
+<TMPL_IF HTML5></header><TMPL_ELSE></div></TMPL_IF>
+
+<TMPL_IF HAVE_ACTIONS>
+<TMPL_IF HTML5><nav class="actions"><TMPL_ELSE><div class="actions"></TMPL_IF>
+<ul>
+<TMPL_IF EDITURL>
+<li><a href="<TMPL_VAR EDITURL>" rel="nofollow">Edit</a></li>
+</TMPL_IF>
+<TMPL_IF RECENTCHANGESURL>
+<li><a href="<TMPL_VAR RECENTCHANGESURL>">RecentChanges</a></li>
+</TMPL_IF>
+<TMPL_IF HISTORYURL>
+<li><a href="<TMPL_VAR HISTORYURL>">History</a></li>
+</TMPL_IF>
+<TMPL_IF GETSOURCEURL>
+<li><a href="<TMPL_VAR GETSOURCEURL>">Source</a></li>
+</TMPL_IF>
+<TMPL_IF PREFSURL>
+<li><a href="<TMPL_VAR PREFSURL>">Preferences</a></li>
+</TMPL_IF>
+<TMPL_IF ACTIONS>
+<TMPL_LOOP ACTIONS>
+<li><TMPL_VAR ACTION></li>
+</TMPL_LOOP>
+</TMPL_IF>
+<TMPL_IF COMMENTSLINK>
+<li><TMPL_VAR COMMENTSLINK></li>
+<TMPL_ELSE>
+<TMPL_IF DISCUSSIONLINK>
+<li><TMPL_VAR DISCUSSIONLINK></li>
+</TMPL_IF>
+</TMPL_IF>
+</ul>
+<TMPL_IF HTML5></nav><TMPL_ELSE></div></TMPL_IF>
+</TMPL_IF>
+
+<TMPL_UNLESS DYNAMIC>
+<TMPL_VAR TRAILS>
+</TMPL_UNLESS>
+
+<TMPL_IF HTML5></section><TMPL_ELSE></div></TMPL_IF>
+
+<TMPL_UNLESS DYNAMIC>
+<TMPL_IF TOPBAR>
+<div class="topbar">
+<TMPL_VAR TOPBAR>
+</div>
+</TMPL_IF>
+</TMPL_UNLESS>
+
+<div id="pagebody">
+
+<TMPL_IF HTML5><section id="content" role="main"><TMPL_ELSE><div id="content"></TMPL_IF>
+<TMPL_VAR CONTENT>
+<TMPL_IF HTML5></section><TMPL_ELSE></div></TMPL_IF>
+
+<TMPL_IF ENCLOSURE>
+<TMPL_IF HTML5><section id="enclosure"><TMPL_ELSE><div id="enclosure"></TMPL_IF>
+<a href="<TMPL_VAR ENCLOSURE>">Download</a>
+<TMPL_IF HTML5></section><TMPL_ELSE></div></TMPL_IF>
+</TMPL_IF>
+
+<TMPL_UNLESS DYNAMIC>
+<TMPL_IF COMMENTS>
+<TMPL_IF HTML5><section id="comments" role="complementary"><TMPL_ELSE><div id="comments"></TMPL_IF>
+<TMPL_VAR COMMENTS>
+<TMPL_IF ADDCOMMENTURL>
+<div class="addcomment">
+<a href="<TMPL_VAR ADDCOMMENTURL>">Add a comment</a>
+</div>
+<TMPL_ELSE>
+<div class="addcomment">Comments on this page are closed.</div>
+</TMPL_IF>
+<TMPL_IF HTML5></section><TMPL_ELSE></div></TMPL_IF>
+</TMPL_IF>
+</TMPL_UNLESS>
+
+</div>
+
+<TMPL_UNLESS DYNAMIC>
+<TMPL_IF SIDEBAR>
+<TMPL_IF HTML5><aside class="sidebar"><TMPL_ELSE><div class="sidebar"></TMPL_IF>
+<TMPL_VAR SIDEBAR>
+<TMPL_IF HTML5></aside><TMPL_ELSE></div></TMPL_IF>
+</TMPL_IF>
+
+<TMPL_IF FARBAR>
+<TMPL_IF HTML5><aside class="farbar"><TMPL_ELSE><div class="farbar"></TMPL_IF>
+<TMPL_VAR FARBAR>
+<TMPL_IF HTML5></aside><TMPL_ELSE></div></TMPL_IF>
+</TMPL_IF>
+</TMPL_UNLESS>
+
+<TMPL_IF HTML5><footer id="footer" class="pagefooter" role="contentinfo"><TMPL_ELSE><div id="footer" class="pagefooter"></TMPL_IF>
+<TMPL_UNLESS DYNAMIC>
+<TMPL_IF HTML5><nav id="pageinfo"><TMPL_ELSE><div id="pageinfo"></TMPL_IF>
+
+<TMPL_VAR TRAILS>
+
+<TMPL_IF TAGS>
+<TMPL_IF HTML5><nav class="tags"><TMPL_ELSE><div class="tags"></TMPL_IF>
+Tags:
+<TMPL_LOOP TAGS>
+<TMPL_VAR LINK>
+</TMPL_LOOP>
+<TMPL_IF HTML5></nav><TMPL_ELSE></div></TMPL_IF>
+</TMPL_IF>
+
+<TMPL_IF BACKLINKS>
+<TMPL_IF HTML5><nav id="backlinks"><TMPL_ELSE><div id="backlinks"></TMPL_IF>
+Links:
+<TMPL_LOOP BACKLINKS>
+<a href="<TMPL_VAR URL>"><TMPL_VAR PAGE></a>
+</TMPL_LOOP>
+<TMPL_IF MORE_BACKLINKS>
+<span class="popup">...
+<span class="balloon">
+<TMPL_LOOP MORE_BACKLINKS>
+<a href="<TMPL_VAR URL>"><TMPL_VAR PAGE></a>
+</TMPL_LOOP>
+</span>
+</span>
+</TMPL_IF>
+<TMPL_IF HTML5></nav><TMPL_ELSE></div></TMPL_IF>
+</TMPL_IF>
+
+<TMPL_IF OTHERLANGUAGES>
+<TMPL_IF HTML5><nav id="otherlanguages"><TMPL_ELSE><div id="otherlanguages"></TMPL_IF>
+<ul>
+<TMPL_LOOP OTHERLANGUAGES>
+<li>
+<a href="<TMPL_VAR URL>"><TMPL_VAR LANGUAGE></a>
+<TMPL_IF MASTER>
+(master)
+<TMPL_ELSE>
+&nbsp;(<TMPL_VAR PERCENT>%)
+</TMPL_IF>
+</li>
+</TMPL_LOOP>
+</ul>
+<TMPL_IF HTML5></nav><TMPL_ELSE></div></TMPL_IF>
+</TMPL_IF>
+
+<TMPL_IF COPYRIGHT>
+<div class="pagecopyright">
+<a name="pagecopyright"></a>
+<TMPL_VAR COPYRIGHT>
+</div>
+</TMPL_IF>
+
+<TMPL_IF LICENSE>
+<div class="pagelicense">
+<a name="pagelicense"></a>
+License: <TMPL_VAR LICENSE>
+</div>
+</TMPL_IF>
+
+<TMPL_IF FOOTER>
+<div class="footer">
+<TMPL_VAR FOOTER>
+</div>
+</TMPL_IF>
+
+<div class="pagedate">
+Last edited <TMPL_VAR MTIME>
+<!-- Created <TMPL_VAR CTIME> -->
+</div>
+
+<TMPL_IF HTML5></nav><TMPL_ELSE></div></TMPL_IF>
+<TMPL_IF EXTRAFOOTER><TMPL_VAR EXTRAFOOTER></TMPL_IF>
+</TMPL_UNLESS>
+<!-- from <TMPL_VAR WIKINAME> -->
+<TMPL_IF HTML5></footer><TMPL_ELSE></div></TMPL_IF>
+
+<TMPL_IF HTML5></article><TMPL_ELSE></div></TMPL_IF>
+
+</body>
+</html>
diff --git a/passwordmail.tmpl b/passwordmail.tmpl
new file mode 120000
index 0000000..68e56ff
--- /dev/null
+++ b/passwordmail.tmpl
@@ -0,0 +1 @@
+../shared/templates/passwordmail.tmpl \ No newline at end of file
diff --git a/pocreatepage.tmpl b/pocreatepage.tmpl
new file mode 120000
index 0000000..6a2f8ab
--- /dev/null
+++ b/pocreatepage.tmpl
@@ -0,0 +1 @@
+../shared/templates/pocreatepage.tmpl \ No newline at end of file
diff --git a/recentchanges.tmpl b/recentchanges.tmpl
new file mode 120000
index 0000000..cb976af
--- /dev/null
+++ b/recentchanges.tmpl
@@ -0,0 +1 @@
+../shared/templates/recentchanges.tmpl \ No newline at end of file
diff --git a/renamesummary.tmpl b/renamesummary.tmpl
new file mode 120000
index 0000000..b44a83a
--- /dev/null
+++ b/renamesummary.tmpl
@@ -0,0 +1 @@
+../shared/templates/renamesummary.tmpl \ No newline at end of file
diff --git a/revert.tmpl b/revert.tmpl
new file mode 120000
index 0000000..699182f
--- /dev/null
+++ b/revert.tmpl
@@ -0,0 +1 @@
+../shared/templates/revert.tmpl \ No newline at end of file
diff --git a/rssitem.tmpl b/rssitem.tmpl
new file mode 120000
index 0000000..98b105c
--- /dev/null
+++ b/rssitem.tmpl
@@ -0,0 +1 @@
+../shared/templates/rssitem.tmpl \ No newline at end of file
diff --git a/rsspage.tmpl b/rsspage.tmpl
new file mode 120000
index 0000000..c1f8621
--- /dev/null
+++ b/rsspage.tmpl
@@ -0,0 +1 @@
+../shared/templates/rsspage.tmpl \ No newline at end of file
diff --git a/searchform.tmpl b/searchform.tmpl
new file mode 120000
index 0000000..4a7f0aa
--- /dev/null
+++ b/searchform.tmpl
@@ -0,0 +1 @@
+../shared/templates/searchform.tmpl \ No newline at end of file
diff --git a/searchquery.tmpl b/searchquery.tmpl
new file mode 120000
index 0000000..62b9d7d
--- /dev/null
+++ b/searchquery.tmpl
@@ -0,0 +1 @@
+../shared/templates/searchquery.tmpl \ No newline at end of file
diff --git a/titlepage.tmpl b/titlepage.tmpl
new file mode 120000
index 0000000..0305f2b
--- /dev/null
+++ b/titlepage.tmpl
@@ -0,0 +1 @@
+../shared/templates/titlepage.tmpl \ No newline at end of file
diff --git a/trails.tmpl b/trails.tmpl
new file mode 120000
index 0000000..739cf2a
--- /dev/null
+++ b/trails.tmpl
@@ -0,0 +1 @@
+../shared/templates/trails.tmpl \ No newline at end of file