diff options
author | http://joey.kitenet.net/ <joey@web> | 2011-05-21 23:37:23 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-05-21 23:37:23 +0000 |
commit | 7971b5ae927755babf2813497c7f70adfc6bd888 (patch) | |
tree | 3045e144388f480bd1d5a8d738ae7a051ec94b44 /doc | |
parent | 0931626837010f0c36230154513b22ed61f30f16 (diff) | |
download | ikiwiki-7971b5ae927755babf2813497c7f70adfc6bd888.tar ikiwiki-7971b5ae927755babf2813497c7f70adfc6bd888.tar.gz |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/__42__.html_source_file_containing___60__script__62__...__60____47__script__62___not_working__63__/comment_1_953bd716373dcf51fa444ac098b7f971._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/forum/__42__.html_source_file_containing___60__script__62__...__60____47__script__62___not_working__63__/comment_1_953bd716373dcf51fa444ac098b7f971._comment b/doc/forum/__42__.html_source_file_containing___60__script__62__...__60____47__script__62___not_working__63__/comment_1_953bd716373dcf51fa444ac098b7f971._comment new file mode 100644 index 000000000..e985b595c --- /dev/null +++ b/doc/forum/__42__.html_source_file_containing___60__script__62__...__60____47__script__62___not_working__63__/comment_1_953bd716373dcf51fa444ac098b7f971._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joey.kitenet.net/" + nickname="joey" + subject="comment 1" + date="2011-05-21T23:37:23Z" + content=""" +Ikiwiki has a [[plugins/htmlscrubber]] that removes possibly insecure javascript (ie, all javascript) by default. It can be configured. Or you can use the [[plugins/rawhtml]] plugin if you want to include raw html in a site without ikiwiki touching it at all. +"""]] |