It looks like you're new here. If you want to get involved, click one of these buttons!
final class HTMLPurifierPlugin extends Gdn_Plugin
If anyone's interested, once I enabled this plugin to see what it did, I couldn't disable it again - at least, it wouldn't show disabled in the dashboard, though it may actually have been disabled. I got around this by removing it.
Comments
Fatal Error in PHP.trigger_error();
Cannot set undefined directive Filter.Vimeo
- Spam
- Abuse
0 · Insightful Awesome LOL ·I have suggestions for HTMLPurifierPlugin.
1. Make class final 2. Move include HTMLPurifier.standalone.php to __construct()
So it will be included only when Format::Html() is called.
http://pastebin.com/7ZUd6j1W
- Spam
- Abuse
0 · Insightful Awesome LOL ·- Spam
- Abuse
0 · Insightful Awesome LOL ·Coz normally, when I write it, vanilla over-rides it with plain text :(
- Spam
- Abuse
0 · Insightful Awesome LOL ·HTML Purifier 4.3.0 released
- Spam
- Abuse
0 · Insightful Awesome LOL ·Can I write HTML table in comment section with this addon.
Coz normally, when I write it, vanilla over-rides it with plain text :(
- Spam
- Abuse
0 · Insightful Awesome LOL ·If anyone's interested, once I enabled this plugin to see what it did, I couldn't disable it again - at least, it wouldn't show disabled in the dashboard, though it may actually have been disabled. I got around this by removing it.
- Spam
- Abuse
0 · Insightful Awesome LOL ·