diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-06-02 17:06:46 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-06-02 17:06:46 -0400 |
commit | 5cdee82ef6c8f9fa888b35ef81f2bcc35dd8ce4a (patch) | |
tree | 11b1e05428ffcfa6070394377295c671e70cb31f /doc/plugins | |
parent | bd1aed61e9d50865c503ba1063bffe5a56fc2c36 (diff) |
comment: Make comment directives no longer use the internal "_comment" form, and document the comment directive syntax.
Rationalle: Comments need to be user-editable so that they can be posted
via git commit etc.
The _comment directive is still supported, for back-compat.
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/comments.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/comments.mdwn b/doc/plugins/comments.mdwn index c13a6daa6..7e2232411 100644 --- a/doc/plugins/comments.mdwn +++ b/doc/plugins/comments.mdwn @@ -19,7 +19,7 @@ users can only post comments. Individual comments are stored as internal-use pages named something like `page/comment_1`, `page/comment_2`, etc. These pages internally use a -`\[[!_comment]]` [[ikiwiki/directive]]. +[[comment_directive|ikiwiki/directive/comment]]. There are some global options for the setup file: |