diff options
author | jwalck <jwalck@web> | 2010-05-17 04:52:27 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-05-17 04:52:27 +0000 |
commit | 744919eba0448c2d7494f57b89afa2d27dde5fbd (patch) | |
tree | 360ef4b15ae355ffce8a24f8112fe81a2dd0c5b3 /doc/plugins/contrib/flattr | |
parent | 7cae2951248245cb8b4da69d0f28065c394b31a2 (diff) |
Diffstat (limited to 'doc/plugins/contrib/flattr')
-rw-r--r-- | doc/plugins/contrib/flattr/discussion.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/plugins/contrib/flattr/discussion.mdwn b/doc/plugins/contrib/flattr/discussion.mdwn index 98b7771c5..586139e9c 100644 --- 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]] |