Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
(no commit message)
[git.ikiwiki.info.git]
/
doc
/
plugins
/
contrib
/
flattr
/
discussion.mdwn
diff --git
a/doc/plugins/contrib/flattr/discussion.mdwn
b/doc/plugins/contrib/flattr/discussion.mdwn
index 98b7771c539fa78641a5308fb6db8747fcf39f87..586139e9cfd04a77f971e9817e6b2890129bfeaf 100644
(file)
--- a/
doc/plugins/contrib/flattr/discussion.mdwn
+++ b/
doc/plugins/contrib/flattr/discussion.mdwn
@@
-2,3
+2,8
@@
FWIW, it is possible for a plugin like this to add javascript to pages that
are protected by htmlscrubber. Just return a token in your preprocess hook,
and then have a format hook that replaces the token with the javascript.
--[[Joey]]
are protected by htmlscrubber. Just return a token in your preprocess hook,
and then have a format hook that replaces the token with the javascript.
--[[Joey]]
+
+> Thanks, That's good to know. I'll try to continue the development of this
+> plugin later, for now I just needed it to work. :) It will most likely
+> evolve as my page does too.
+> --[[jaywalk]]