diff options
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> |