diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2009-10-17 15:16:02 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-10-17 15:16:02 +0200 |
commit | f51a2b654fbcf6b3b6ae7ad50b2c1929705f2b22 (patch) | |
tree | c157c41d23b8abfae25ece94a6d66369b9e1bcd0 /doc | |
parent | f71e84c918827a482158073af45fa7f9acc5ed31 (diff) | |
download | ikiwiki-f51a2b654fbcf6b3b6ae7ad50b2c1929705f2b22.tar ikiwiki-f51a2b654fbcf6b3b6ae7ad50b2c1929705f2b22.tar.gz |
[[!map tagged=...]]: Try to tell more clearly what I'd expect.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/users/tschwinge.mdwn | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/users/tschwinge.mdwn b/doc/users/tschwinge.mdwn index 3bab61bc1..53902a7df 100644 --- a/doc/users/tschwinge.mdwn +++ b/doc/users/tschwinge.mdwn @@ -48,6 +48,20 @@ contain the \[[!tag open_issue_hurd]]. > `tagged(open_issue_hurd)` in its pagespec should do that. --[[Joey]] +>> Well, that's exactly what this page contains: \[[!map +>> pages="tagged(open_issue_hurd) and !open_issues and !*/discussion" +>> show=title]] +>> +>> This is currently rendered as can be seen on +>> <http://www.gnu.org/software/hurd/tag/open_issue_hurd.html>, but I'd imagine +>> it to be rendered by **only** linking to the pages that actually do contain +>> the tag, (**only** the outer leaf ones, which are *capturing stdout and +>> stderr*, *ramdisk*, *syncfs*, ...; but **not** to *hurd*, *debugging*, +>> *translator*, *libstore*, *examples*, ...). Otherwise, the way it's being +>> rendered at the moment, it appears to the reader that *hurd*, *debugging*, +>> *translator*, *libstore*, *examples*, ... were all tagged, too, and not only +>> the outer ones. + ## Anchors -- [[ikiwiki/wikilink/discussion]] ## Default Content for Meta Values -- [[plugins/contrib/default_content_for___42__copyright__42___and___42__license__42__]] |