LiquidThreads
Jump to navigation
Jump to search
Overview
LiquidThreads is an extension for MediaWiki which provides a page-oriented threaded forum. By default, all pages in the main namespace have forums on their talk pages.
How To
Tags
- {{#useliquidthreads:1}} causes the current page to be converted into a forum
- {{:Thread:Talk:Page Name/Thread title}} transcludes a thread
- <talkpage />, <thread />: presumably for embedding
- These are mentioned here, but no syntax given
Answers Unknown
Is it possible to do the following, and if so how:
- Transclude views of a discussion thread or topic list, e.g.:
- table of all discussions on a given page (possibly with a maximum length)
- list of all comments by a given user
- table of all discussions or comments tagged with a given category
- more complex queries (all comments by a given user tagged with a given category)
Links
Official
- help page
- extension page
- LiquidThreads.php: options for LocalSettings.php