diff options
author | wentasah <wentasah@web> | 2013-03-11 06:39:29 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-03-11 06:39:29 -0400 |
commit | 8677f8576af3579199908d24c14fbb7f77daf99e (patch) | |
tree | 60ce50f786c34133bda98cf44753f6fa1ac17b00 /doc | |
parent | da85524efd075a1c9662945e5e2b1bc0a9d3f1b7 (diff) | |
download | ikiwiki-8677f8576af3579199908d24c14fbb7f77daf99e.tar ikiwiki-8677f8576af3579199908d24c14fbb7f77daf99e.tar.gz |
Add link to Restrict_formats_allowed_for_comments patch
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/comments/discussion.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/plugins/comments/discussion.mdwn b/doc/plugins/comments/discussion.mdwn index ceb02406d..2b8add938 100644 --- a/doc/plugins/comments/discussion.mdwn +++ b/doc/plugins/comments/discussion.mdwn @@ -227,3 +227,6 @@ use those formats because it would be a security problem. Any suggestions or hints how to implement this? -- [[wentasah]] + +> I've implemented this. See [[todo/Restrict_formats_allowed_for_comments]]. +> --[[wentasah]] |