aboutsummaryrefslogtreecommitdiff
path: root/ikiwiki/pagespec
diff options
context:
space:
mode:
Diffstat (limited to 'ikiwiki/pagespec')
-rw-r--r--ikiwiki/pagespec/attachment/index.html4
-rw-r--r--ikiwiki/pagespec/index.html9
-rw-r--r--ikiwiki/pagespec/po/index.html4
-rw-r--r--ikiwiki/pagespec/sorting/index.html6
4 files changed, 14 insertions, 9 deletions
diff --git a/ikiwiki/pagespec/attachment/index.html b/ikiwiki/pagespec/attachment/index.html
index 8087f27e0c4..3b250b0c83b 100644
--- a/ikiwiki/pagespec/attachment/index.html
+++ b/ikiwiki/pagespec/attachment/index.html
@@ -70,7 +70,7 @@
<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>This wiki has attachments <strong>disabled</strong>.</p>
@@ -131,7 +131,7 @@ include a glob in the type, for example <code>mimetype(image/*)</code>.</p></li>
<!--<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>
diff --git a/ikiwiki/pagespec/index.html b/ikiwiki/pagespec/index.html
index c7e4debda71..b8c1ee0f11b 100644
--- a/ikiwiki/pagespec/index.html
+++ b/ikiwiki/pagespec/index.html
@@ -68,7 +68,7 @@
<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>To select a set of pages, such as pages that are locked, pages
whose commit emails you want subscribe to, or pages to combine into a
@@ -151,6 +151,11 @@ want to combine expression like that; "or" when it's enough for a page to
match one expression. Note that it doesn't make sense to say "index and
SandBox", since no page can match both expressions.</p>
+<p>If you want to include only one level of subpages, you can use</p>
+
+<pre><code>blog/* and !blog/*/*
+</code></pre>
+
<p>More complex expressions can also be created, by using parentheses for
grouping. For example, to match pages in a blog that are tagged with either
of two tags, use:</p>
@@ -205,7 +210,7 @@ linking to the page containing the PageSpec.</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>
diff --git a/ikiwiki/pagespec/po/index.html b/ikiwiki/pagespec/po/index.html
index 55891aee925..34ddee037dd 100644
--- a/ikiwiki/pagespec/po/index.html
+++ b/ikiwiki/pagespec/po/index.html
@@ -70,7 +70,7 @@
<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>This wiki has po support <strong>disabled</strong>.</p>
@@ -118,7 +118,7 @@ translated.</li>
<!--<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>
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>