From 10dde55c5b969fbbcde5e0ccebf68c2f0d2bf04c Mon Sep 17 00:00:00 2001 From: Arquivo Archive Date: Sun, 24 Dec 2023 20:02:34 -0300 Subject: git-annex in inspiral --- ikiwiki/pagespec/index.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'ikiwiki/pagespec/index.html') 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 @@

- Posted Qua 11 Jan 2017 16:18:52 -02 + Posted dom 02 fev 2020 17:23:50

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.

+

If you want to include only one level of subpages, you can use

+ +
blog/* and !blog/*/*
+
+

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:

@@ -205,7 +210,7 @@ linking to the page containing the PageSpec.

-- cgit v1.2.3