]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/plugins/rawhtml/discussion.mdwn
(no commit message)
[git.ikiwiki.info.git] / doc / plugins / rawhtml / discussion.mdwn
index e63e4acb916db0f2ac255ef1ee4165c39d93b631..9ed8230badd98a4d1ad21b5d4a4cd676b71522d1 100644 (file)
@@ -2,4 +2,6 @@ Is there anyway to allow this only on locked pages?  I'd like to be able to do r
 
 > Not at the moment. Long-term, ikiwiki needs some general permission mechanisms that encompass this sort of issue. --[[JoshTriplett]]
 
->> Thanks.  Bummer though, looking forward to when this is possible. :-) -- Adam.
\ No newline at end of file
+>> Thanks.  Bummer though, looking forward to when this is possible. :-) -- Adam.
+
+> Well, this plugin is different from the [[html]] plugin.  It **copies** html files.  So users cannot do raw HTML via cgi.  Thus it is safe in most cases.  -- weakish