instiki/app/controllers
Jacques Distler 800880f382 Rough In New Sanitizer
Start work (which may not pan out) on a new sanitizer. Right now, it passes
all but 1 of the HTML5lib Sanitizer's unit tests. But it doesn't do much
of anything to ensure well-formedness. This is not an issue for Maruku-processed
content, but it is a concern for <nowiki> blocks.

(One solution would be to use the HTML5lib parser on <nowiki> blocks.)

In any case, this baby is 3 times as fast as the HTML5lib sanitizer.
2008-05-20 17:02:10 -05:00
..
admin_controller.rb Rails 2.1 RC1 2008-05-17 23:22:34 -05:00
application.rb Release 0.14pre(MML+) 2008-03-17 11:37:22 -05:00
cache_sweeping_helper.rb Atom Feeds (bis) 2007-04-13 17:20:14 -05:00
file_controller.rb Rough In New Sanitizer 2008-05-20 17:02:10 -05:00
revision_sweeper.rb All WikiReference methods now limit results to the current web. 2007-03-10 16:09:20 -05:00
web_sweeper.rb Checkout of Instiki Trunk 1/21/2007. 2007-01-22 07:43:50 -06:00
wiki_controller.rb Rough In New Sanitizer 2008-05-20 17:02:10 -05:00