]> scripts.mit.edu Git - www/ikiwiki.git/blob - doc/plugins/contrib/flattr/discussion.mdwn
98b7771c539fa78641a5308fb6db8747fcf39f87
[www/ikiwiki.git] / doc / plugins / contrib / flattr / discussion.mdwn
1 FWIW, it is possible for a plugin like this to add javascript to pages that
2 are protected by htmlscrubber. Just return a token in your preprocess hook,
3 and then have a format hook that replaces the token with the javascript.
4 --[[Joey]]