projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7cae295
)
(no commit message)
author
jwalck
<jwalck@web>
Mon, 17 May 2010 04:52:27 +0000
(
04:52
+0000)
committer
Joey Hess
<joey@finch.kitenet.net>
Mon, 17 May 2010 04:52:27 +0000
(
04:52
+0000)
doc/plugins/contrib/flattr/discussion.mdwn
patch
|
blob
|
history
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]]
+
+> 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]]