Discussion extension: Difference between revisions

From Opasnet
Jump to navigation Jump to search
(Created page with 'Discussion extension is a tool which adds commenting feature to wikipages. Extensions official page is available from http://en.wikicaptions.org/wiki/Extensions:Discussion '''Us…')
 
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{tool|moderator=Juha Villman}}
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


Line 4: Line 5:
* 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>
* You can change the position of discussion on a page by adding tag <nowiki><discussion /></nowiki> where you want discussion to be positioned

Latest revision as of 08:11, 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