Commit message (Expand) | Author | Age | |
---|---|---|---|
* | add example of skipping blog posts while scrubbing comments | Joey Hess | 2010-11-12 |
* | deprecate embed plugin too•••I see that this plugin's lists of safe content are already well out of date, and htmlscrubber_skip offers a non whitelist based approach, so let's deprecate this plugin for 3.0. | Joey Hess | 2008-12-26 |
* | Fixed the pagespec link | http://john.choffee.co.uk/ | 2008-12-09 |
* | htmlscrubber: Add a config setting that can be used to disable the scrubber a... | Joey Hess | 2008-09-26 |
* | Migrate doc/plugins via prefix_directives•••This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives | Simon McVittie | 2008-07-21 |
* | update | Joey Hess | 2008-02-10 |
* | * htmlscrubber security fix: Block javascript in uris.•••* Add htmlscrubber test suite. | Joey Hess | 2008-02-10 |
* | on second thought, simple alphanumeric styles are not actually useful (class ... | joey | 2007-07-11 |
* | * Allow simple alphanumeric style attribute values in the htmlscrubber. This••• should be safe from javascript attacks. | joey | 2007-07-11 |
* | web commit by JoshTriplett: Add another example, and add a description to eac... | joey | 2007-05-08 |
* | broken link | joey | 2007-04-06 |
* | Note that enabling or disabling the htmlscrubber plugin also affects some other•••HTML-related functionality, such as whether [[meta]] allows potentially unsafe HTML tags. | joshtriplett | 2007-03-26 |
* | * Allow multiple tag settings to appear in a single page. | joey | 2007-02-14 |
* | simplified plugin definitions | joey | 2007-02-13 |
* | shortcut stuff | joey | 2006-11-20 |
* | no longer need triple quotes | joey | 2006-08-23 |
* | * Allow preprocessor directives to contain python-like triple-quoted••• text blocks, for easy nesting of quotes inside. * Add a template plugin. * Use the template plugin to add infoboxes to each plugin page listing basic info about the plugin. | joey | 2006-08-23 |
* | updats | joey | 2006-07-29 |
* | * Tag plugins according to type. | joey | 2006-07-29 |
* | * Removed --sanitize and --no-sanitize, replaced with --plugin htmlscrubber••• and --disable-plugin htmlscrubber. | joey | 2006-05-05 |