]> sipb.mit.edu Git - ikiwiki.git/commitdiff
turn on archive mode for forum
authorJoey Hess <joey@kodama.kitenet.net>
Mon, 20 Oct 2008 19:38:17 +0000 (15:38 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Mon, 20 Oct 2008 19:38:17 +0000 (15:38 -0400)
doc/forum.mdwn
doc/forum/discussion.mdwn
doc/forum/forum/discussion/mapexample.mdwn [deleted file]

index bab65cac69e9ee5c918e8d19d3bfcb698ac37316..729540774e734bea1df5d5140ce0d6783b0a2252 100644 (file)
@@ -5,4 +5,4 @@ _This is a bold experiment by me, since I have exactly such a question. This ove
 ## Current topics ##
 
 [[!inline pages="forum/*  and !forum/discussion and !forum/*/*" 
-actions=yes rootpage="forum" postformtext="Add a new thread titled:" show=0]]
+archive=yes rootpage="forum" postformtext="Add a new thread titled:" show=0]]
index dc77d43b1c488b469346fb5fd06449b8acdcd8f0..1e55d3f57a12b7f8d6650e6b262eed0bd1f4c786 100644 (file)
@@ -1,4 +1,4 @@
-I like the idea of this forum heirarchy -- but I think a map would be clearer than inlining the sub-pages. Here is an experimental example: [[forum/discussion/mapexample]] (apologies for the double forum/forum) -- [[JonDowland]]
+I like the idea of this forum heirarchy -- but I think a map would be clearer than inlining the sub-pages. -- [[JonDowland]]
 
 > The easier way to accomplish this is to set archive=yes in the inline.
 > Switching to archive view can be useful when there are a lot of long
diff --git a/doc/forum/forum/discussion/mapexample.mdwn b/doc/forum/forum/discussion/mapexample.mdwn
deleted file mode 100644 (file)
index 9933de5..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-This is an experiment to see if a map would be clearer for the forum sub-pages than an inline.
-
-----
-[[!inline pages="forum/*  and !forum/discussion and !forum/*/*" 
-actions=yes rootpage="forum" postformtext="Add a new thread titled:" show=-1]]
-<!-- show=-1 hack so we get the post form but not any inlined pages. On my TODO
-     list is to split out the form functionality into a different plugin. - JonDowland -->
-[[!map pages="forum/*  and !forum/discussion and !forum/*/*"]]
-