Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
ba34949
)
Disabling certain formats for comments
author
wentasah
<wentasah@web>
Tue, 5 Feb 2013 16:04:29 +0000
(12:04 -0400)
committer
admin
<admin@branchable.com>
Tue, 5 Feb 2013 16:04:29 +0000
(12:04 -0400)
doc/plugins/comments/discussion.mdwn
patch
|
blob
|
history
diff --git
a/doc/plugins/comments/discussion.mdwn
b/doc/plugins/comments/discussion.mdwn
index 227890bdd621e446417cb03054bf53cd7b9ecec3..ceb02406dfa3cfc7fee980c83959330b17036b36 100644
(file)
--- a/
doc/plugins/comments/discussion.mdwn
+++ b/
doc/plugins/comments/discussion.mdwn
@@
-216,3
+216,14
@@
Or at least a reply functionality that quotes the subject/contents?
-- [[iustin]]
---
-- [[iustin]]
---
+
+## Disabling certain formats for comments
+
+It seems that comments plugin allows using all enabled formats and
+there is not way to disable some of them. For my blog, I want to use
+additional formats for writing posts but I do not want commenters to
+use those formats because it would be a security problem.
+
+Any suggestions or hints how to implement this?
+
+-- [[wentasah]]