remove outdated, unmaintained template 'default'
Dieser Commit ist enthalten in:
		@@ -1 +0,0 @@
 | 
			
		||||
<a href="%s">%s</a>
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
{wikiqs:include:general_header}
 | 
			
		||||
<div id="content" style="margin-top: 10px;">
 | 
			
		||||
<h2>All categories</h2>
 | 
			
		||||
{wikiqs:var:categorylist}
 | 
			
		||||
</div>
 | 
			
		||||
{wikiqs:include:general_footer}
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
{wikiqs:include:general_header}
 | 
			
		||||
<div id="content" style="margin-top: 10px;">
 | 
			
		||||
<h2>All pages</h2>
 | 
			
		||||
{wikiqs:var:pagelist}
 | 
			
		||||
</div>
 | 
			
		||||
{wikiqs:include:general_footer}
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
{wikiqs:include:general_header}
 | 
			
		||||
<div id="content" style="margin-top: 10px;">
 | 
			
		||||
<h2>{wikiqs:var:errortitle}</h2>
 | 
			
		||||
{wikiqs:var:errormessage}
 | 
			
		||||
</div>
 | 
			
		||||
{wikiqs:include:general_footer}
 | 
			
		||||
@@ -1,16 +0,0 @@
 | 
			
		||||
<hr>
 | 
			
		||||
<div style="margin-top: 5px; font-size: 6pt;padding-bottom: 2px; padding-top: 2px; text-align: center">
 | 
			
		||||
{wikiqs:var:loginstatus} - Powered by wikiQS, built on {wikiqs:var:buildinfo}
 | 
			
		||||
</div>
 | 
			
		||||
<script>
 | 
			
		||||
function refreshSession() 
 | 
			
		||||
{ 
 | 
			
		||||
var req = new XMLHttpRequest();
 | 
			
		||||
req.open("GET", "{wikiqs:config:refreshsessionurl}");
 | 
			
		||||
req.send();
 | 
			
		||||
setTimeout(refreshSession, 60*2*1000); 
 | 
			
		||||
} 
 | 
			
		||||
setTimeout(refreshSession, 60*2*1000); 
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
</body></html>
 | 
			
		||||
@@ -1,19 +0,0 @@
 | 
			
		||||
<!Doctype html>
 | 
			
		||||
<html><head><link rel="stylesheet" type="text/css" href="{wikiqs:config:csspath}" />
 | 
			
		||||
<title>{wikiqs:var:title}</title>
 | 
			
		||||
<meta charset="utf-8\"></head> 
 | 
			
		||||
<body><div style="width: 80%; margin: 0 auto;">
 | 
			
		||||
<div style="min-width:100px; width: auto !important;">
 | 
			
		||||
<div style="float: left;">
 | 
			
		||||
<h1 style="margin-top: 0">{wikiqs:var:title}</h1></div>
 | 
			
		||||
<div style="float: right;"><form action="{wikiqs:config:submitpath}">
 | 
			
		||||
<input type="hidden" name="action" value="search"></input>
 | 
			
		||||
<input type="text" name="q"></input></form></div>
 | 
			
		||||
</div></div>
 | 
			
		||||
<div style="clear: both; width: 80%; margin: 0 auto;">
 | 
			
		||||
<div style="padding-bottom: 2px; padding-top: 2px; text-align: center">
 | 
			
		||||
<a href="{wikiqs:config:linkindex}">Index</a> <a href="{wikiqs:config:linkrecent}">Recent changes</a> <a href="{wikiqs:config:linkallpages}">All pages</a> <a href="{wikiqs:config:linkallcats}">All categories</a>
 | 
			
		||||
</div>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@@ -1,11 +0,0 @@
 | 
			
		||||
{wikiqs:include:general_header}
 | 
			
		||||
<div id="content" style="margin-top: 10px;">
 | 
			
		||||
<h2>Login</h2>
 | 
			
		||||
<form action="{wikiqs:var:loginurl}" method="POST">
 | 
			
		||||
Username: <input type="text" name="user"></input><br>
 | 
			
		||||
Password: <input type="password" name="password"></input><br>
 | 
			
		||||
<button type="submit" name="do" value="submit">Submit</button>
 | 
			
		||||
<input type="hidden" name="csrf_token" value="{wikiqs:var:csrf_token}"></input>
 | 
			
		||||
</form>
 | 
			
		||||
</div>
 | 
			
		||||
{wikiqs:include:general_footer}
 | 
			
		||||
@@ -1,7 +0,0 @@
 | 
			
		||||
{wikiqs:include:general_header}
 | 
			
		||||
<div id="content" style="margin-top: 10px;">
 | 
			
		||||
<h2>Login</h2>
 | 
			
		||||
You are already logged in as <b>{wikiqs:var:username}</b><br>
 | 
			
		||||
<a href="{wikiqs:config:linklogout}">Logout</a>
 | 
			
		||||
</div>
 | 
			
		||||
{wikiqs:include:general_footer}
 | 
			
		||||
@@ -1,15 +0,0 @@
 | 
			
		||||
{wikiqs:include:general_header}
 | 
			
		||||
{wikiqs:include:page_header}
 | 
			
		||||
<div id="content" style="margin-top: 10px;">
 | 
			
		||||
<form action="{wikiqs:var:actionurl}" method="POST">
 | 
			
		||||
<button type="submit" name="do" value="submit">Submit</button>
 | 
			
		||||
<button type="submit" name="do" value="preview">Preview</button>
 | 
			
		||||
<textarea name="content" style="width: 100%;" rows=70>{wikiqs:var:content}</textarea>
 | 
			
		||||
<br><b>Comment:</b><br>
 | 
			
		||||
<input type="text" name="comment" size=50><br>
 | 
			
		||||
<input type="hidden" name="csrf_token" value="{wikiqs:var:csrf_token}"></input>
 | 
			
		||||
<button type="submit" name="do" value="submit">Submit</button>
 | 
			
		||||
<button type="submit" name="do" value="preview">Preview</button>
 | 
			
		||||
</form>
 | 
			
		||||
</div>
 | 
			
		||||
{wikiqs:include:general_footer}
 | 
			
		||||
@@ -1,18 +0,0 @@
 | 
			
		||||
{wikiqs:include:general_header}
 | 
			
		||||
{wikiqs:include:page_header}
 | 
			
		||||
<div id="content" style="margin-top: 10px;">
 | 
			
		||||
This is a preview of your changes:<br>
 | 
			
		||||
{wikiqs:var:preview_content}
 | 
			
		||||
<hr>
 | 
			
		||||
<form action="{wikiqs:var:actionurl}" method="POST">
 | 
			
		||||
<button type="submit" name="do" value="submit">Submit</button>
 | 
			
		||||
<button type="submit" name="do" value="preview">Preview</button>
 | 
			
		||||
<textarea name="content" style="width: 100%;" rows=70>{wikiqs:var:content}</textarea>
 | 
			
		||||
<br><b>Comment:</b><br>
 | 
			
		||||
<input type="text" name="comment" size=50><br>
 | 
			
		||||
<input type="hidden" name="csrf_token" value="{wikiqs:var:csrf_token}"></input>
 | 
			
		||||
<button type="submit" name="do" value="submit">Submit</button>
 | 
			
		||||
<button type="submit" name="do" value="preview">Preview</button>
 | 
			
		||||
</form>
 | 
			
		||||
</div>
 | 
			
		||||
{wikiqs:include:general_footer}
 | 
			
		||||
@@ -1,11 +0,0 @@
 | 
			
		||||
{wikiqs:include:general_header}
 | 
			
		||||
{wikiqs:include:page_header}
 | 
			
		||||
<div id="content" style="margin-top: 10px;">
 | 
			
		||||
<h3>Page deletion</h3>
 | 
			
		||||
Do you really want to delete page <b>{wikiqs:var:page}</b>
 | 
			
		||||
<form action="{wikiqs:var:deletionurl}" method=POST>
 | 
			
		||||
<input type="hidden" name="csrf_token" value="{wikiqs:var:csrf_token}"/>
 | 
			
		||||
<button type="submit" name="do" value="submit">Yes, delete page</button>
 | 
			
		||||
</form>
 | 
			
		||||
</div>
 | 
			
		||||
{wikiqs:include:general_footer}
 | 
			
		||||
@@ -1,7 +0,0 @@
 | 
			
		||||
<div style="font-size: 6pt; padding-bottom: 2px; padding-top: 2px; text-align: center"><b>Page categories:</b>
 | 
			
		||||
{wikiqs:var:categorieslist}
 | 
			
		||||
</div>
 | 
			
		||||
<div style="margin-top: 5px; font-size: 6pt;padding-bottom: 2px; padding-top: 2px; text-align: center">
 | 
			
		||||
<a href="{wikiqs:var:linkshere}">What links here?</a> - Edited {wikiqs:var:editedon} by {wikiqs:var:editedby}
 | 
			
		||||
</div>
 | 
			
		||||
 | 
			
		||||
@@ -1,3 +0,0 @@
 | 
			
		||||
<div style="text-align: center">
 | 
			
		||||
{wikiqs:var:headerlinks}
 | 
			
		||||
</div>
 | 
			
		||||
@@ -1,9 +0,0 @@
 | 
			
		||||
{wikiqs:include:general_header}
 | 
			
		||||
<div id="content" style="margin-top: 10px;">
 | 
			
		||||
<table><tr><td><b>Revision</b></td><td><b>Author</b></td><td><b>Comment</b></td><td><b><a href="{wikiqs:var:linkhistorysort}">Date</a></b></td></tr>
 | 
			
		||||
{wikiqs:var:revisionlist}
 | 
			
		||||
</table>
 | 
			
		||||
 | 
			
		||||
{wikiqs:var:prevpage} {wikiqs:var:nextpage}
 | 
			
		||||
</div>
 | 
			
		||||
{wikiqs:include:general_footer}
 | 
			
		||||
@@ -1,15 +0,0 @@
 | 
			
		||||
{wikiqs:include:general_header}
 | 
			
		||||
{wikiqs:include:page_header}
 | 
			
		||||
<div id="content" style="margin-top: 10px;">
 | 
			
		||||
<h2>Page settings: {wikiqs:var:page}</h2>
 | 
			
		||||
<form action="{wikiqs:var:settingsurl}" method="POST">
 | 
			
		||||
<h3>Categories:</h3>
 | 
			
		||||
<textarea cols=50 rows=20 name=categories>{wikiqs:var:categories}</textarea><br>
 | 
			
		||||
<h3>Rename:</h3>
 | 
			
		||||
<input type="text" name="renameto"></input><br>
 | 
			
		||||
<input type="checkbox" name="createredir" value="1" checked="checked">Redirect old page
 | 
			
		||||
<input type="hidden" name="csrf_token" value="{wikiqs:var:csrf_token}"/>
 | 
			
		||||
<button type="submit" name="do" value="submit">Submit</button>
 | 
			
		||||
 | 
			
		||||
</div>
 | 
			
		||||
{wikiqs:include:general_footer}
 | 
			
		||||
@@ -1,7 +0,0 @@
 | 
			
		||||
{wikiqs:include:general_header}
 | 
			
		||||
{wikiqs:include:page_header}
 | 
			
		||||
<div id="content" style="margin-top: 10px;">
 | 
			
		||||
{wikiqs:var:content}
 | 
			
		||||
</div>
 | 
			
		||||
{wikiqs:include:page_footer}
 | 
			
		||||
{wikiqs:include:general_footer}
 | 
			
		||||
@@ -1,8 +0,0 @@
 | 
			
		||||
{wikiqs:include:general_header}
 | 
			
		||||
{wikiqs:include:page_header}
 | 
			
		||||
<div id="content" style="margin-top: 10px;">
 | 
			
		||||
<b>Showing revision: {wikiqs:var:revision}</b><hr>
 | 
			
		||||
{wikiqs:var:content}
 | 
			
		||||
</div>
 | 
			
		||||
{wikiqs:include:page_footer}
 | 
			
		||||
{wikiqs:include:general_footer}
 | 
			
		||||
@@ -1,9 +0,0 @@
 | 
			
		||||
{wikiqs:include:general_header}
 | 
			
		||||
<div id="content" style="margin-top: 10px;">
 | 
			
		||||
<table><tr><td><b>Page</b></td><td><b>Revision</b></td><td><b>Author</b></td><td><b>Comment</b></td><td><b><a href="{wikiqs:var:linkrecentsort}">Date</a></b></td></tr>
 | 
			
		||||
 | 
			
		||||
{wikiqs:var:revisionlist}
 | 
			
		||||
</table>
 | 
			
		||||
{wikiqs:var:prevpage} {wikiqs:var:nextpage}
 | 
			
		||||
</div>
 | 
			
		||||
{wikiqs:include:general_footer}
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
{wikiqs:include:general_header}
 | 
			
		||||
<div id="content" style="margin-top: 10px;">
 | 
			
		||||
<h2>Search for: {wikiqs:var:searchterm} </h2>
 | 
			
		||||
{wikiqs:var:pagelist}
 | 
			
		||||
</div>
 | 
			
		||||
{wikiqs:include:general_footer}
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
{wikiqs:include:general_header}
 | 
			
		||||
<div id="content" style="margin-top: 10px;">
 | 
			
		||||
<h2>Category: {wikiqs:var:categoryname}</h2>
 | 
			
		||||
{wikiqs:var:pagelist}
 | 
			
		||||
</div>
 | 
			
		||||
{wikiqs:include:general_footer}
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
{wikiqs:include:general_header}
 | 
			
		||||
<div id="content" style="margin-top: 10px;">
 | 
			
		||||
<h2>Links to: {wikiqs:var:pagename}</h2>
 | 
			
		||||
{wikiqs:var:pagelist}
 | 
			
		||||
</div>
 | 
			
		||||
{wikiqs:include:general_footer}
 | 
			
		||||
		In neuem Issue referenzieren
	
	Einen Benutzer sperren