aboutsummaryrefslogtreecommitdiff
path: root/share/templater/ikiwiki/files/www/ikiwiki/pagespec/po/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'share/templater/ikiwiki/files/www/ikiwiki/pagespec/po/index.html')
-rw-r--r--share/templater/ikiwiki/files/www/ikiwiki/pagespec/po/index.html141
1 files changed, 0 insertions, 141 deletions
diff --git a/share/templater/ikiwiki/files/www/ikiwiki/pagespec/po/index.html b/share/templater/ikiwiki/files/www/ikiwiki/pagespec/po/index.html
deleted file mode 100644
index 43610de..0000000
--- a/share/templater/ikiwiki/files/www/ikiwiki/pagespec/po/index.html
+++ /dev/null
@@ -1,141 +0,0 @@
-<!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">
-
-<head>
-<meta name="viewport" content="width=device-width, initial-scale=1.0" />
-
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<title>po</title>
-
-<link rel="stylesheet" href="../../../bootstrap/css/bootstrap.min.css" type="text/css" />
-<link rel="stylesheet" href="../../../bootstrap/css/bootstrap-responsive.min.css" />
-
-<link rel="stylesheet" href="../../../local.css" type="text/css" />
-
-
-
-
-<meta name="robots" content="noindex, follow" />
-<style type="text/css">
-@media (max-width: 979px) {
- .navbar-fixed-top {
- position: fixed;
- margin-left: 0px;
- margin-right: 0px;
- }
-}
-</style>
-</head>
-<body>
-
-<div class="container">
-
- <div class="row-fluid">
- <div class="span12">
- <h1></h1>
-
- <ul class="breadcrumb">
-
- <li><a href="../../../">Templates</a> <span class="divider">/</span> </li>
-
- <li><a href="../../">ikiwiki</a> <span class="divider">/</span> </li>
-
- <li><a href="../">pagespec</a> <span class="divider">/</span> </li>
-
- <li>po</li>
- <li><span class="divider">|</span> <a href="/timeline">Timeline</a></li>
- <li><span class="divider">|</span> <a href="/timeline">Sitemap</a></li>
- <li><span class="divider">|</span> <a href="https://git.fluxo.info/templates/log/ikiwiki/pagespec/po.mdwn">History</a></li>
- <li><span class="divider">|</span> <a href="/index.rss">Feed</a></li>
- </ul>
- </div>
- </div>
-
- <div class="page row-fluid">
-
- <div>
- <div class="pageheader">
- <div class="header">
- <h1>
- po
-
- </h1>
-
- </div>
-
- </div>
-
- <div id="pagebody">
-
- <div id="content">
- <p class="pagedate">
- <strong>Posted <span class="date">Qua 11 Jan 2017 16:18:52 -02</span></strong>
- </p>
- <p>This wiki has po support <strong>disabled</strong>.</p>
-
-<p>If the <a href="http://ikiwiki.info/plugins/po/">po</a> plugin is enabled, the regular
-<a href="../">PageSpec</a> syntax is expanded with the following additional
-tests that can be used to improve user navigation in a multi-lingual
-wiki:</p>
-
-<ul>
-<li>"<code>lang(LL)</code>" - tests whether a page is written in the language
-specified as a ISO639-1 (two-letter) language code.</li>
-<li>"<code>currentlang()</code>" - tests whether a page is written in the same
-language as the current page.</li>
-<li>"<code>needstranslation()</code>" - tests whether a page needs translation
-work. Only slave pages match this PageSpec. A minimum target
-translation percentage can optionally be passed as an integer
-parameter: "<code>needstranslation(50)</code>" matches only pages less than 50%
-translated.</li>
-</ul>
-
-
-<p>Note that every non-po page is considered to be written in
-<code>po_master_language</code>, as specified in <code>ikiwiki.setup</code>.</p>
-
- </div>
-
- <hr />
-
-
-
-
-
- </div>
-
- <div id="footer" class="pagefooter">
-
- <div id="pageinfo">
-
-
-
-
-
-
-
-
-
- <!--<div class="pagedate">
- Last edited <span class="date">Qua 11 Jan 2017 16:18:52 -02</span>
- </div> -->
-
- </div>
-
-
- <!-- from Templates -->
- </div>
-
- </div>
-
- <div class="span4">
-
-
-
- </div>
-
- </div>
-</div>
-
-</body>
-</html>