summaryrefslogtreecommitdiff
path: root/faq.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-04-13 10:36:54 +0200
committerThomas Schwinge <thomas@codesourcery.com>2013-04-13 11:11:01 +0200
commit38cfa89677eabc85fc23e31e24cee85fb1ecfa54 (patch)
tree45822eb14eb11bdf7e96f0b8f3c5c7f0b9f81b88 /faq.mdwn
parentd8ba0864d2cc74397960060b79a8c9154bb16d34 (diff)
Rework FAQ machinery to be based on tags instead of filenames.
Diffstat (limited to 'faq.mdwn')
-rw-r--r--faq.mdwn39
1 files changed, 29 insertions, 10 deletions
diff --git a/faq.mdwn b/faq.mdwn
index 987d09d1..605b6422 100644
--- a/faq.mdwn
+++ b/faq.mdwn
@@ -29,49 +29,68 @@ This page [[with all items inlined|faq_inlined]].
# General-discussion FAQs
[[!map
-pages="faq/* and !*/discussion and !*/debian/* and !*/running/* and !*/support/* and !*/issues/* and !*/dev/* and !*/old/*"
+pages="tagged(faq/general) and tagged(faq/_important)"
+show=title]]
+[[!map
+pages="tagged(faq/general) and !tagged(faq/_important)"
show=title]]
# Hardware/Software support FAQs
[[!map
-pages="faq/support/* and !*/discussion"
+pages="tagged(faq/support) and tagged(faq/_important)"
+show=title]]
+[[!map
+pages="tagged(faq/support) and !tagged(faq/_important)"
show=title]]
# Running GNU/Hurd FAQs
[[!map
-pages="faq/running/* and !*/discussion"
+pages="tagged(faq/running) and tagged(faq/_important)"
+show=title]]
+[[!map
+pages="tagged(faq/running) and !tagged(faq/_important)"
show=title]]
# Debian GNU/Hurd FAQs
[[!map
-pages="faq/debian/* and !*/discussion"
+pages="tagged(faq/debian) and tagged(faq/_important)"
+show=title]]
+[[!map
+pages="tagged(faq/debian) and !tagged(faq/_important)"
show=title]]
-# Issues FAQs
+# Open Issues FAQs
[[!map
-pages="faq/issues/* and !*/discussion"
+pages="tagged(faq/open_issues) and tagged(faq/_important)"
+show=title]]
+[[!map
+pages="tagged(faq/open_issues) and !tagged(faq/_important)"
show=title]]
# Development FAQs
[[!map
-pages="faq/dev/* and !*/discussion"
+pages="tagged(faq/development) and tagged(faq/_important)"
+show=title]]
+[[!map
+pages="tagged(faq/development) and !tagged(faq/_important)"
show=title]]
# Old FAQs
[[!map
-pages="faq/old/* and !*/discussion"
+pages="tagged(faq/old) and tagged(faq/_important)"
+show=title]]
+[[!map
+pages="tagged(faq/old) and !tagged(faq/_important)"
show=title]]
-
-