WordPress Plugin:Comment Quicktags Reloaded

For those who used the Comment Quicktags Plugin, you may noticed that it`s now breaking your theme and maybe giving a fatal error and disactivate by itself. I tired to find out what the problem is, and found that it`s the new structure of the quicktags.js file causing the problem. I`m not really a JS expert(yet!), so my expressions(syntax) may not be professional/correct.

Anyway, the problem lies on the new way some values are called by the quicktags.js file. For example:

document.write('<input type="button" id="ed_spell" class="ed_button" onclick="edSpell(edCanvas);" title="Dictionary lookup" value="lookup" />');
document.write('<input type="button" id="ed_close" class="ed_button" onclick="edCloseAllTags();" title="Close all open tags" value="Close Tags" />');

Now:

document.write('<input type="button" id="ed_spell" class="ed_button" onclick="edSpell(edCanvas);" title="' + quicktagsL10n.dictionaryLookup + '" value="' + quicktagsL10n.lookup + '" />');
document.write('<input type="button" id="ed_close" class="ed_button" onclick="edCloseAllTags();" title="' + quicktagsL10n.closeAllOpenTags + '" value="' + quicktagsL10n.closeTags + '" />');

The quicktagsL10n array is now holding the old values(Internationalization purpose), but somehow the plugin fails to understand it so one DIV is kept open all the time which cause the break in the theme!

So what I did is just telling the edToolbar() function(that contain the DIV) what does this object(quicktagsL10n) represent!
Note: I was going to ask Owen Winkler the writer of this great plugin to update his plugin but I couldn’t find a way to contact him and I believe he’s now busy with the new open source project.
Download: Comment Quicktag Plugin

Related Entries

Your Ad Here

Comments

36 Responses to “WordPress Plugin:Comment Quicktags Reloaded”

  1. Dgold on May 31st, 2007 6:37 pm

    Works like a charm. I looked for Screenshots on your site and didn’t notice it — could have just looked down at your Comments to see the quicktags, duh!

    It works in WP 2.2, and 2.0.x for me.

    I hacked the strike code out because I didn’t think it would be useful to my readers and seemed like clutter to me.

  2. admin on May 31st, 2007 9:46 pm

    I looked for Screenshots on your site and didn’t notice it — could have just looked down at your Comments to see the quicktags, duh!

    lol glad you saw it in action and that it worked too :)

  3. kristopher on June 1st, 2007 4:14 am

    Nice I’ve been trying to get this to work forever!

  4. milko on June 5th, 2007 1:49 pm

    Great Plugin – i translated it into German. Well – is there a possiblity besides a quicktags.js hack to hide “lookup” and “close tags”?

  5. archshrk on June 15th, 2007 7:13 am

    Thanks for fixing this. The plugin link should point back to your site since the original author doesn’t seem to support it anymore.

  6. admin on June 15th, 2007 6:44 pm

    Great Plugin – i translated it into German. Well – is there a possiblity besides a quicktags.js hack to hide “lookup” and “close tags”?

    Hi, thanks for doin this, about your question I don’t really know(now).
    Just give me a month so I finish my exams and my project then I`ll be back to blogging again and then we`ll see ;)

    Thanks for fixing this. The plugin link should point back to your site since the original author doesn’t seem to support it anymore.

    You`re welcome. Actually as I said I tried to contact the original author but I couldn’t find a way to reach him.
    I may consider this when I back to the net :)
    Thanks for passing by!

  7. milko on June 15th, 2007 8:26 pm

    admin on June 15th, 2007 6:44 pm

    Thanks for your answer. Good luck for your exams!

  8. admin on June 15th, 2007 8:31 pm

    lol sorry milko, but it`s the case when you have to make a whole company management system application with a program that you don’t even know a little about in a month!
    2 days ago I broke my old record and sit for 14 consecutive hours behind my monitor!

    Thanks for understanding!

  9. milko on June 15th, 2007 9:03 pm

    no problem dude – I can understand your situation very well – I will write my exams in one week, too. ;)

  10. admin on June 15th, 2007 9:46 pm

    no problem dude – I can understand your situation very well – I will write my exams in one week, too.

    Good luck with your exams too

  11. Mu on June 22nd, 2007 9:26 pm

    Good plugin, but the only problem is that it hooks to all textareas.
    If you have Simple Forum installed, the plugin would add quicktags to the text area although it already has them and you would have double line of quicktags in your forum posting form.

  12. Qabbani on July 4th, 2007 9:37 pm

    hey

    thanks a lot its work nice , but how i can change the buttons look like to be more soft ?

  13. desmond!! on July 30th, 2007 8:30 pm

    <img src="http://img329.imageshack.us/img329/6493/flowerin6.gif" />

    Wow this is a great plugin!

  14. Lars on November 7th, 2007 10:39 pm

    Nice work guys, now i know how to pimp my new blog

  15. damnprinter on December 14th, 2007 5:10 pm

    The quicktags showup on my contact form and are messed up.

    I want to remove them from the form altogther since it’s not a wordpress comment form?

  16. Bored No More on January 15th, 2008 10:32 am

    Thankyou :) Just waht i was lookign for.

  17. Ron on January 26th, 2008 10:59 am

    I haven’t used WP for a year now and was disappointed when I resurrected my old site only to find the theme didn’t work with the latest WP. When I tracked the problem to Comments Quicktag, I was very happy to come across your modification.

    Thanks for taking the time.

  18. güzel sözler on February 16th, 2008 11:42 pm

    thanks

:: Trackbacks/Pingbacks ::

  1. Pingback by Weblog Tools Collection » Blog Archive » WordPress Plugin Releases for 05/29 - on May 29th, 2007 at 10:07 pm

  2. Pingback by Comment Quicktags Reloaded : Losing it[1] - on May 30th, 2007 at 1:40 am

  3. Pingback by Comment Quicktags Reloaded is an alternative at CypherHackz.Net - on May 30th, 2007 at 7:29 am

  4. Pingback by WPのプラグイン:Comment Quicktags Reloaded - on May 30th, 2007 at 4:09 pm

  5. Pingback by Catchkin » WordPress Plugin Releases for 05/29 - on June 2nd, 2007 at 5:21 am

  6. Pingback by WeblogToolsCollection Español » Blog Archive » Plugins de WordPress publicados 29/5 - on June 4th, 2007 at 9:23 pm

  7. Pingback by Wordpress Plugin: Comment Quicktags Reloaded » sglogs.com - on June 23rd, 2007 at 10:40 pm

  8. Pingback by WP Plugins DB » Plugin Details » Comment Quicktags -Reloaded - on July 3rd, 2007 at 8:43 am

  9. Pingback by WordPress-Plugin: Comment Quicktags Reloaded - Jowra | Webdesign - Photo - Artwork - on July 14th, 2007 at 7:08 pm

  10. Pingback by WordPress Plugin / 1 | PensierInEccesso 2.0 - on September 19th, 2007 at 5:04 pm

  11. Pingback by F-WPPlugins: les meilleurs plugins pour gérer vos commentaires - on October 29th, 2007 at 10:02 am

  12. Pingback by   Complete List of OMB WordPress Plugins - One Mans Blog - on November 8th, 2007 at 9:11 am

  13. Pingback by links for 2007-11-14 » Traffyk - I’m driving crazy, Blog - on November 14th, 2007 at 5:23 pm

  14. Pingback by links for 2007-12-28 | Brewed Fresh Daily - on December 29th, 2007 at 12:19 am

  15. Pingback by ? wordpress ????????? | ?? - on January 22nd, 2008 at 12:15 pm

  16. Pingback by Log[2008.01.31] - ????-??? - on January 31st, 2008 at 1:24 pm

  17. Pingback by ? wordpress ????????? | ???? - on February 4th, 2008 at 11:59 pm

  18. Pingback by Added Two New Comment Plugins | Connected Internet - on February 7th, 2008 at 3:24 am