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/directive/index.html | 4 ++-- ikiwiki/formatting/index.html | 4 ++-- ikiwiki/index.html | 4 ++-- ikiwiki/markdown/index.html | 4 ++-- ikiwiki/openid/index.html | 4 ++-- ikiwiki/pagespec/attachment/index.html | 4 ++-- ikiwiki/pagespec/index.html | 9 +++++++-- ikiwiki/pagespec/po/index.html | 4 ++-- ikiwiki/pagespec/sorting/index.html | 6 +++--- ikiwiki/searching/index.html | 4 ++-- ikiwiki/subpage/index.html | 4 ++-- ikiwiki/subpage/linkingrules/index.html | 4 ++-- ikiwiki/wikilink/index.html | 4 ++-- 13 files changed, 32 insertions(+), 27 deletions(-) (limited to 'ikiwiki') diff --git a/ikiwiki/directive/index.html b/ikiwiki/directive/index.html index 9a6699140f7..0273cd4fa10 100644 --- a/ikiwiki/directive/index.html +++ b/ikiwiki/directive/index.html @@ -68,7 +68,7 @@

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

Directives are similar to a WikiLink in form, except they begin with ! and may contain parameters. The general form is:

@@ -164,7 +164,7 @@ the older syntax, if the prefix_directives option is disabled.

diff --git a/ikiwiki/formatting/index.html b/ikiwiki/formatting/index.html index 09709f9cd94..e74d22271fb 100644 --- a/ikiwiki/formatting/index.html +++ b/ikiwiki/formatting/index.html @@ -68,7 +68,7 @@

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

Text on this wiki is, by default, written in a form very close to how you might write text for an email message. This style of text formatting is @@ -199,7 +199,7 @@ For example, you can:

diff --git a/ikiwiki/index.html b/ikiwiki/index.html index 12b6a7bc274..63ac020a0ec 100644 --- a/ikiwiki/index.html +++ b/ikiwiki/index.html @@ -66,7 +66,7 @@

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

This wiki is powered by ikiwiki.

@@ -116,7 +116,7 @@
diff --git a/ikiwiki/markdown/index.html b/ikiwiki/markdown/index.html index 5b52dd5dc14..f2373c40180 100644 --- a/ikiwiki/markdown/index.html +++ b/ikiwiki/markdown/index.html @@ -68,7 +68,7 @@

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

Markdown is a minimal markup language that resembles plain text as used in @@ -114,7 +114,7 @@ handles internally.

diff --git a/ikiwiki/openid/index.html b/ikiwiki/openid/index.html index b609e67155f..95f965058ed 100644 --- a/ikiwiki/openid/index.html +++ b/ikiwiki/openid/index.html @@ -68,7 +68,7 @@

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

This wiki has OpenID disabled.

@@ -120,7 +120,7 @@ by delegating it to an openid server. Here's an example of how to do that:

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 @@

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

This wiki has attachments disabled.

@@ -131,7 +131,7 @@ include a glob in the type, for example mimetype(image/*).

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.

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 @@

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

This wiki has po support disabled.

@@ -118,7 +118,7 @@ translated.
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 @@

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

Some directives that use PageSpecs allow specifying the order that matching pages are shown in. The following sort -orders can be specified.

+orders can be specified using the sort parameter:

diff --git a/ikiwiki/searching/index.html b/ikiwiki/searching/index.html index b4cbf7da216..0e8847c22c1 100644 --- a/ikiwiki/searching/index.html +++ b/ikiwiki/searching/index.html @@ -68,7 +68,7 @@

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

This wiki has searching disabled.

@@ -121,7 +121,7 @@ For example, "-discussion" will omit "discussion".
diff --git a/ikiwiki/subpage/index.html b/ikiwiki/subpage/index.html index 48482fb0be5..0b808c37434 100644 --- a/ikiwiki/subpage/index.html +++ b/ikiwiki/subpage/index.html @@ -68,7 +68,7 @@

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

ikiwiki supports placing pages in a directory hierarchy. For example, this page, SubPage has some related pages placed under it, like @@ -119,7 +119,7 @@ can be nested as deeply as you'd like.

diff --git a/ikiwiki/subpage/linkingrules/index.html b/ikiwiki/subpage/linkingrules/index.html index 0e4da20cf28..0091d9bab30 100644 --- a/ikiwiki/subpage/linkingrules/index.html +++ b/ikiwiki/subpage/linkingrules/index.html @@ -70,7 +70,7 @@

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

To link to or from a SubPage, you can normally use a regular WikiLink that does not contain the name of the parent directory of @@ -138,7 +138,7 @@ links are checked for last of all.

diff --git a/ikiwiki/wikilink/index.html b/ikiwiki/wikilink/index.html index 2f2bafb5072..08c62a41cb4 100644 --- a/ikiwiki/wikilink/index.html +++ b/ikiwiki/wikilink/index.html @@ -68,7 +68,7 @@

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

WikiLinks provide easy linking between pages of the wiki. To create a WikiLink, just put the name of the page to link to in double brackets. @@ -142,7 +142,7 @@ Email addresses can also be used to generate a mailto link.

-- cgit v1.2.3