diff options
Diffstat (limited to 'ikiwiki/pagespec/sorting/index.html')
-rw-r--r-- | ikiwiki/pagespec/sorting/index.html | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/ikiwiki/pagespec/sorting/index.html b/ikiwiki/pagespec/sorting/index.html index 9093b22cb72..2ec1efda879 100644 --- a/ikiwiki/pagespec/sorting/index.html +++ b/ikiwiki/pagespec/sorting/index.html @@ -3,6 +3,7 @@ <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> +<meta http-equiv="onion-location" content="http://74bl64uknv672pgnqpzve2w5zrjq4e5umpqkov2nhakxn3w52brd7lid.onion" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>sorting</title> @@ -43,9 +44,11 @@ <li><a href="../">pagespec</a> <span class="divider">/</span> </li> <li>sorting</li> - <li><span class="divider">|</span> <a href="/meta">Meta</a></li> - <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=arquivo.git;a=history;f=ikiwiki/pagespec/sorting.mdwn">History</a></li> - <li><span class="divider">|</span> <a href="/index.rss">Feed</a></li> + <li><span class="divider">|</span> <a href="../../../conteudo">Conteúdo</a></li> + <li><span class="divider">|</span> <a href="../../../documentacao">Documentação</a></li> + <li><span class="divider">|</span> <a href="../../../tarefas">Tarefas</a></li> + <li><span class="divider">|</span> <a href="https://git.fluxo.info/?p=arquivo.git;a=history;f=ikiwiki/pagespec/sorting.mdwn">Histórico</a></li> + <li><span class="divider">|</span> <a href="https://git.fluxo.info/arquivo/atom/?h=master">Feed</a></li> </ul> </div> </div> @@ -68,12 +71,12 @@ <div id="content"> <p class="pagedate"> - <strong>Posted <span class="date">Sáb 12 Nov 2011 14:02:20 BRST</span></strong> + <strong>Posted <span class="date">dom 02 fev 2020 17:23:50</span></strong> </p> <p>Some <a href="../../directive/">directives</a> that use <a href="../">PageSpecs</a> allow specifying the order that matching pages are shown in. The following sort -orders can be specified.</p> +orders can be specified using the <code>sort</code> parameter:</p> <ul> <li><p><code>age</code> - List pages from the most recently created to the oldest.</p></li> @@ -114,7 +117,7 @@ title in reverse order if two pages have the same age).</p> <!--<div class="pagedate"> - Last edited <span class="date">Sáb 12 Nov 2011 14:02:20 BRST</span> + Last edited <span class="date">dom 02 fev 2020 17:23:50</span> </div> --> </div> |