Sunday, March 05, 2006
Presenting another extension for you EE users out there.
This extension allows you to apply a custom text formatting plugin such as Textile or Markdown to comments. Rather than having to wrap your comment text with a plugin tag in your templates, you can just enable the extension and it’ll be applied automatically. The extension should work with any of the plugins in the Text Formatting category in the Plugin Library.
It’s being used on my site right now!
Changelog
1.1.0 – Initial release
1.1.1 – Fixed bug where preview used the wrong hook
1.2.0 – Added option to specify text formatting via parameter in the comment display/comment preview tag
Aug 27 2008 @ 07:42 PM
Comments & Trackbacks
Post a comment.
The trackback URL for this entry is:
1. Sue Crocker
said:
on Mar 05 2006 @ 06:59 AM
Thanks, Yvonne. Gonna try it on my site as well.
2. Simon
said:
on Apr 08 2006 @ 01:30 AM
Just found this extension, however, I get an error if I select “Preview” rather than submit when I’m using the extension:
“Notice: Undefined index: comment in /home/somestuffremovedfromhere/extensions/ext.comment_text_format.php on line 77”. Any suggestions?
I notice that pressing Preview on this site also gives an error (all-be-it different).
3. Yvonne
said:
on Apr 08 2006 @ 08:38 AM
Simon,
I was using the wrong hook. Must have missed that when I was updating. Anyway I’ve fixed that now, with version 1.1.1, so download it again.
And thanks for letting me know the preview was broken. It’s still broken on this site (and why do I have a live preview and a comment preview at the same time? I just noticed this…
), but I’m not sure if it’s because of this extension or because of another plugin I’m using – but I need to get to work now so I’ll have to figure this out later!
4. Simon
said:
on Apr 08 2006 @ 07:13 PM
That fixed it… thanks.