DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:comment

This is an old revision of the document!


Comment Plugin

Compatible with DokuWiki

>= 2006-11-06, AntEater, Rincewind, Angua, Adora Belle, Binky, Ponder Stibbons, Hrun, Detritus, Elenor Of Tsort, Frusterick Manners, Greebo

plugin Add comments / notes to your wiki source that won't be shown on the page.

Last updated on
2016-04-26
Provides
Syntax
Repository
Source
Conflicts with
fckg

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Similar to commentsrc, commentsyntax, htmlcomment, wrap

Tagged with annotations, comment, hide

This tiny plugin allows you to leave notes to yourself (and other authors of your wiki) in the wiki source code that won't be shown on the wiki page. The syntax is like C and PHP:

Example:

The text /* between the slash-asterisk and asterisk-slash */ is hidden

Becomes:

The text is hidden


You can also have multi-line comments:

/**
 * @todo: rewrite this section to reflect changes made recently
 *
 * this is a longer note
 */

But this single line example works too:

/********** added by Esther **********/

Installation

Extract the contents of the .zip or .tgz file to <your_dokuwiki_path>/lib/plugins and it should work.

Bugs / Feature Requests

Please report bugs or feature requests at the Bug tracker.

Further Resources

Changes

Comments

  • Email address is wrong
  • This doesn't work on 2013-12-08 “Binky”
  • Does not filter out comments within data plugin entries - they are shown. Bugreport
  • For the current Dokuwiki version, use the 'comment syntax' plugin
    • Which version is meant with 'current Dokuwiki'? The 'comment' plugin is marked as 'compatible' for Frusterick Manners (which is the current version as of the writing of this question), while 'comment syntax' is marked as 'probably' — Dralli72 2018-03-07 00:43
plugin/comment.1524857220.txt.gz · Last modified: 2018-04-27 21:27 by LarsDW223

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki