Comment Macro
Last modified by Admin on 2024/10/01 14:05
Allow adding comment not displayed to end users |
Type | JAR |
Category | |
Developed by | |
Rating | |
License | GNU Lesser General Public License 2.1 |
Bundled With | XWiki Standard |
Compatibility | XWiki 3.2M3+ |
Description
Used to document something in some content in wiki syntax.
Usage
{{comment}}
comment here...
{{/comment}}
comment here...
{{/comment}}
Example
{{comment}}
This page can be called with the following parameters in the URL:
- blah blah
- blah blah
{{/comment}}
...
... other wiki syntax here...
This page can be called with the following parameters in the URL:
- blah blah
- blah blah
{{/comment}}
...
... other wiki syntax here...
Prerequisites & Installation Instructions
We recommend using the Extension Manager to install this extension (Make sure that the text "Installable with the Extension Manager" is displayed at the top right location on this page to know if this extension can be installed with the Extension Manager).
You can also use the manual method which involves dropping the JAR file and all its dependencies into the WEB-INF/lib folder and restarting XWiki.
Dependencies
Dependencies for this extension (org.xwiki.rendering:xwiki-rendering-macro-comment 16.8.0):