turn on archive mode for forum

master
Joey Hess 2008-10-20 15:38:17 -04:00
parent 9bad51a776
commit 947fd05472
3 changed files with 2 additions and 11 deletions

View 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]]

View 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

View File

@ -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/*/*"]]