diff options
author | Arquivo Archive <arquivo@localhost> | 2023-12-24 20:02:34 -0300 |
---|---|---|
committer | Arquivo Archive <arquivo@localhost> | 2023-12-24 20:02:34 -0300 |
commit | 10dde55c5b969fbbcde5e0ccebf68c2f0d2bf04c (patch) | |
tree | 2cc652474f4d634040b09096a3f4857a2c998867 /ikiwiki/pagespec/sorting | |
parent | 1e0ed3d3110c83febefb8e55a399bcc0647eebda (diff) | |
download | arquivo-10dde55c5b969fbbcde5e0ccebf68c2f0d2bf04c.tar.gz arquivo-10dde55c5b969fbbcde5e0ccebf68c2f0d2bf04c.tar.bz2 |
git-annex in inspiral
Diffstat (limited to 'ikiwiki/pagespec/sorting')
-rw-r--r-- | ikiwiki/pagespec/sorting/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ikiwiki/pagespec/sorting/index.html b/ikiwiki/pagespec/sorting/index.html index c211eda5f94..aac9729590c 100644 --- a/ikiwiki/pagespec/sorting/index.html +++ b/ikiwiki/pagespec/sorting/index.html @@ -70,12 +70,12 @@ <div id="content"> <p class="pagedate"> - <strong>Posted <span class="date">Qua 11 Jan 2017 16:18:52 -02</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> @@ -116,7 +116,7 @@ title in reverse order if two pages have the same age).</p> <!--<div class="pagedate"> - Last edited <span class="date">Qua 11 Jan 2017 16:18:52 -02</span> + Last edited <span class="date">dom 02 fev 2020 17:23:50</span> </div> --> </div> |