On: 2007/10/28 Viewed: 22609 times

Absolute Comments
Responding to comments left by readers is a critical part of watering your blog so it grows and keeps healthy. Out of the box, WordPress mostly sucks at this: you need to visit your own post and post a reply just as a visitor would do. How suboptimal and time wasting. What you want is the ability to reply to comments from within the same page as where you manage them. What you want is a real “Manage Comments” page.

Absolute Comments : comments as they were meant to be

A simple image being worth a thousand words, let me show you how such a “Manage Comments” page should be:

Absolute Comments: Comment Manager with Instant Reply

Absolute Comments : Features

This wonderful plugin will change your blogging life because :

  • Effective integration
    It is completely transparently integrated within WordPress. No extra page, just WordPress the way you wanted it to be.
  • Cute icons
    Did you see all the tiny icons on the action links? How cute! (can turn them off if you don’t like them, of course).
  • Quick Reply
    If you have mail notifications activated (ie you get a mail each time a comment is posted), the mail will contain a handy Quick Reply link to make things faster than ever.
    Absolute Comments
  • Comment Reply Prefill
    When replying to Joe, do you always like to start your comment with “Joe »” or “@Joe:” ? Define an automatic pattern so you won’t have to type it everytime (the big animated screenshot above shows this feature)
  • Threaded Comments Support
    Your blog runs whatever plugin to support threaded comments ? So does Absolute Comments
  • Translations Included
    Absolute CommentsAbsolute Comments comes in:
    • English,
    • French,
    • Finnish,
    • Danish,
    • German,
    • Brazilian,
    • Chinese Simplified,
    • Chinese Traditional,
    • Hebrew (with some RTL support! That was fun:),
    • Italian,
    • Tagalog (Philippines),
    • Romanian,
    • Norwegian flavors

    See below for thankful credits. The translation template file (.pot) is included, so anyone speaking something that’s not English and using poEdit is encouraged to share their words!

Options and Tweaks

Out of the zip, the plugin will run fine and will probably satisfy you more than your craziest expectations (or refunded!). Of course there are a few options you can customize to make yourself feel at home. Rename file my_options_sample.php to my_options.php (this file won’t be overwritten when you update the plugin, keeping your settings safe) and edit the following optons:

  • $wp_ozh_cqr['editor_rows'] (integer, or false)
    The number of lines of the textarea to type comment in, when using the “Quick Reply” page and its advanced editor. Set to false to leave default size, as defined in Options / Writing.
  • $wp_ozh_cqr['show_icon'] (boolean)
    Default value is true to add the cute icons to the “Manage Comments” page. Turn off to false if for some reason you hate them.
  • $wp_ozh_cqr['prefill_reply'] (string)
    This string will define, is not empty, the comment prefilling of your replies. Enter some text and HTML, using %%name%% and %%link%% as tokens to be replaced with the commenter’s name and their comment permalink (should work with most if not all themes)
    Examples of use:
    “%%name%% » ” → will begin your replies with “Joe » “
    “@<a href=”%%link%%”>%%name%%</a>: ” → “@Joe:”
  • $wp_ozh_cqr['show_threaded'] (boolean)
    True will add the “Threaded Reply” button, false will hide it. Note: you need a “threaded comments” plugin and/or theme. This is not a feature in itself.
  • $wp_ozh_cqr['show_allcomments'] (boolean)
    True will add a link to show all comments on a page, false won’t. But the “View All” icon is so pretty that you’ll want to leave its default value:)

Limitations and troubleshooting

There are a couple of very minor limitations I thought you might need to now, if you haven’t guessed most already

  • 2.5 everywhere: current version if for WordPress 2.5+ and won’t work below. See below for older versions.
  • Ajax everywhere: it obviously means you need to have Javascript enabled.
  • Javascript everywhere: it means it will have to break some day or another due to the browser, another plugin conflicting, the KGB spying on you, or anything that might look like an excuse for Javascript not to run smoothly. This said, it was developed and tested in MSIE6 and Firefox with nothing but extreme pleasure.

In any case if things are not running as expected, please read the Troubleshooting guide.

Download Absolute Comments

“Enough of your useless documentation” you think, “give me the plugin !!”. OK Boss. Here it is.

Download the plugin :
ozh-absolute-comments.zip
Extract and upload to your blog, preserving directory structure if any.
Note: download counter here and stats on wordpress.org may differ and reflect the number of downloads before this plugin was hosted on the plugin directory

Older version

This plugin was created initially for WordPress 2.2 / 2.3 and is still available but not maintained (in other words, no support, help or anything for this deprecated version!)
Download : Absolute Comments 1.0 (for WordPress 2.3.3 and below)
Same installation as ever.

Credits and Love

  • This plugin has been generously tested and translated by the following kind people, in no particular order:
  • On early development stages, I’ve had very encouraging feedback and suggestions from Maki, who I thank again for this.
  • I’m in love with jQuery. Writing Javascript gets almost fun :)

If you like this plugin and you feel it enhances your blogging and community managing experiences, please make my day and simply blog about it to let your readers know about it. They might like it too:)

Metastuff

This page "Absolute Comments: Comment Manager with Instant Reply" was posted on 28/10/2007 at 5:09 pm
Watch this discussion : Comments RSS 2.0. You can trackback this post from your own site

171 Blablas

    Pages: « 1 2 3 4 5 6 7 8 [9] Show All

  1. 161
    rotheblog United States »
    said, on 09/May/08 at 1:55 pm # :

    Like others here, I am getting the message

    Error (duplicate comment, or posting too quickly ?). Aborted Clear Details ?

    I know it is a conflicting plugin, and that plugin is ‘Quick Code’

    http://blog.netnerds.net/quickcode/

    I would like to continue to use both of these plugins….but I don’t see any solutions to the problems above other than to switch from using one, and I didn’t read about any new more advanced error reporting features for troubleshooting.

    I appreciate that you are so involved, offering so much support for a free plugin. If you can help me out, that’s great…if you can’t I understand.

  2. 162
    Ozh France »
    replied, on 09/May/08 at 6:52 pm # :

    rotheblog » poor code. Replace last line “add_action(’admin_head’, ‘quickcode_add_options_page’);” with “add_action(’admin_menu‘, ‘quickcode_add_options_page’);” and notify the plugin author about his mistake.

  3. 163
    rotheblog United States »
    replied, on 12/May/08 at 2:21 pm # :

    Ozh,

    Thanks so much, that fixed my compatibility issue with Quickcode. You took your time to look at that plugin for me, thanks a ton.

    I thought your site had subscribe to comments on it…man I was glad I came back eventually to check and see if someone responded. Is there a reason you don’t use that plugin?

    Will notify plugin maker…he didn’t respond to my first email so I doubt I’ll hear anything else….

  4. 164
    Ozh France »
    replied, on 12/May/08 at 3:10 pm # :

    rotheblog » The subscribe to comment plugins is something I have to implement here, it’s been on my todo list for 12 years now :)

  5. 165
    Scot Herrick United States »
    said, on 14/May/08 at 11:16 pm # :

    I installed this comment on WordPress 2.5. It initially worked, but then I changed one of the options (below error messages) and now I can’t get the plugin to work or to get back to the setup options to change it back to default so it can work again…

    Here are the three error messages I’m getting when I go to set the options:

    Warning: include(/wp-content/plugins/o/includes/_admin.php) [function.include]: failed to open stream: No such file or directory in /wp-content/plugins/ozh-absolute-comments/wp_ozh_absolutecomments.php on line 169

    Warning: include() [function.include]: Failed opening ‘/wp-content/plugins/o/includes/_admin.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /wp-content/plugins/ozh-absolute-comments/wp_ozh_absolutecomments.php on line 169

    Fatal error: Call to undefined function wp_ozh_cqr_adminpage_print() in /wp-content/plugins/ozh-absolute-comments/wp_ozh_absolutecomments.php on line 123

    If you need the full path, e-mail me.

    In the Settings for Absolute Comments, I changed the default to #Joe from @Joe. I put something in there that caused all that, but have no idea what it was or how to get it back out.

    I have deleted and reinstalled, but no luck.

    Any ideas?

    Thanks…Scot

  6. 166
    wpGuy Spain »
    replied, on 15/May/08 at 6:14 pm # :

    Just for the record, I was suddenly having that duplicate comment error. It turned out to be a problem with the wp-commentform plugin, and the “add_action(’admin_menu’)” thing did the trick.

    Thanks again for this awesome plugin!

  7. 167
    wpGuy Spain »
    said, on 15/May/08 at 6:27 pm # :

    Spoke too soon.. now the contact plugin doesn’t work…

  8. 168
    Ozh France »
    replied, on 15/May/08 at 8:58 pm # :

    Scot Herrick » you seem to have screwed all paths (/wp-content/plugins/o/ and /wp-content/plugins/ozh-absolute-comments/ ??). Please delete and reinstall the plugin, be sure to upload as is and preserve directory structure.

  9. 169
    Ozh France »
    commented, on 15/May/08 at 8:59 pm # :

    wpGuy » get a contact form plugin that doesnt suck then :)

  10. 170
    Scot Herrick United States »
    said, on 15/May/08 at 9:30 pm # :

    I had already deleted the plugin and reinstalled it, but it will not change the comments page and trying to configure the plugin within settings gives me the above errors.

    I also re-downloaded the plugin, extracted and installed with the same result.

    This happened when I changed from the default “name” to the Comment # and name option. What happens when the plugin goes to that option? That is what moves this to the errors. Where is it storing that option and holding the setting even after deletion?

    Thanks for looking at this; it’s pretty weird.

  11. 171
    SEO??Wordpress???? at ???? United States »
    pingback on 16/May/08 at 9:41 am # :

    [...] Absolute Comments - BLOG?????? [...]

Pages: « 1 2 3 4 5 6 7 8 [9] Show All

Leave a Reply

Comment Guidelines or Die

  • HTML: You can use these tags: <a href=""> <em> <i> <b> <strong> <blockquote>
  • Posting code: Post raw code (no <> &lt; etc) within appropriate tags : [php][/php], [css][/css], [html][/html], [js][/js], [sql][/sql], [xml][/xml], or generic [code][code]
  • Gravatars: Curious about the little images next to each commenter's name ? Go to Gravatar.
  • Spam: Various spam plugins on patrol. I'll put pins in a Voodoo doll if you spam me.
  • I will mark as Spam test comments, all comments with SEO names (ie "My Cool Online Shop" instead of "Joe") or containing forum-like signatures.

Close
E-mail It