Difference between revisions of "Discussion extension"

From Testiwiki
Jump to: navigation, search
Line 1: Line 1:
 
Discussion extension is a tool which adds commenting feature to wikipages. Extensions official page is available from http://en.wikicaptions.org/wiki/Extensions:Discussion
 
Discussion extension is a tool which adds commenting feature to wikipages. Extensions official page is available from http://en.wikicaptions.org/wiki/Extensions:Discussion
<discussion>id="jep"</discussion>
 
 
'''Usage:'''
 
'''Usage:'''
 
* By default commenting functionality is embedded into bottom of every wikipage in main -namespace
 
* By default commenting functionality is embedded into bottom of every wikipage in main -namespace
 
* You can exclude it from any page you want adding <nowiki><discussion>__NO_COMMENTS__</discussion></nowiki> -tag
 
* You can exclude it from any page you want adding <nowiki><discussion>__NO_COMMENTS__</discussion></nowiki> -tag
 
* If you need multiple discussions on the same page you can use id -parameter: <nowiki><discussion>id="id here"</discussion></nowiki>
 
* If you need multiple discussions on the same page you can use id -parameter: <nowiki><discussion>id="id here"</discussion></nowiki>
 +
* You can change the position of discussion on a page by adding tag <nowiki><discussion /></nowiki> where you want discussion to be positioned

Revision as of 08:09, 14 January 2010

Discussion extension is a tool which adds commenting feature to wikipages. Extensions official page is available from http://en.wikicaptions.org/wiki/Extensions:Discussion Usage:

  • By default commenting functionality is embedded into bottom of every wikipage in main -namespace
  • You can exclude it from any page you want adding <discussion>__NO_COMMENTS__</discussion> -tag
  • If you need multiple discussions on the same page you can use id -parameter: <discussion>id="id here"</discussion>
  • You can change the position of discussion on a page by adding tag <discussion /> where you want discussion to be positioned