05.15.2008 tpir winner kelly

Witness the firepower of this fully armed and operational blog station

06.01.2006

AJAX Comment Preview

DOWNLOAD

Get the plugin from the Ajax Comment Preview page in the WordPress.org plugins directory.

COMPATIBILITY

The newest version of this plugin (version 1.2.1) is compatible with WordPress 2.1 and higher only. Users of WordPress 2.0.x should use the older version 1.0.1.

INSTALLATION

For more information, see the Ajax Comment Preview FAQ in the WordPress.org plugins directory.

To use this plugin, all files from the zip file you download must be in your wp-content/plugins/ directory. If you choose to place them in a subdirectory, all files must be in the same directory.

Activate the plugin from your WordPress site’s Plugins admin page.

Edit the plugin’s options from your Options -> AJAX Comment Preview admin page in order to specify the formatting of the preview. This will depend on your particular theme. The default format works for WordPress’ default Kubrick theme.

Note: You may need to tweak your theme’s CSS to get the preview to look exactly like a normal comment.

Testing

I get a number of comments on this post testing the system. A little odd, since it seems to me people should be testing the preview functionality (which is new) not the comment posting functionality (which is the same old WordPress standard stuff). Anyway, that’s cool. Go ahead. But please do me a favor; don’t just thow up some lame “testing” comment. Try sending over a poem or maybe something from the Farmer’s Almanac. Tell me your favorite book/artist/music. Don’t suck; try to be creative.

The History

My original post.

1.2.1:

  • Fully internationalized dates

1.2:

  • Fixed some JS errors (Mark Jaquith)
  • %email_hash% available for gravatars
  • Readme file with configuration instructions
  • Fix double offset in dates (Mark Jaquith)

Tags: , , .

292 Comments »

  1. Pingback from blogwaffe » AJAX Comment Preview 06.01.2006 @ 17:28

    [...] Preview Filed under: blogging, neat! @ 19:09 UPDATE: The documentation for this plugin is now on my AJAX Comment Previewpage. [...]

  2. Alastair 06.08.2006 @ 05:28

    Great plugin, thanks.

    One suggestion: make the comment_form() text configurable.

    Other than that, great!

  3. Drew 06.13.2006 @ 20:05

    Hey, I’ve had no success. Do I need to add the tag to the top with the .js ext ..or maybe the .php extension.

    what exactly do I need to do with my theme template to get this rollin.

    Thanks.

  4. MDA 06.13.2006 @ 23:10

    I’m afraid I don’t understand your question. I can offer the hints below but do not know if they apply to your situation. Can you be more clear?

    Both files should be renamed such that their extensions are .php; the .txt extension they currently have is just so they can be downloaded easily.

    You shouldn’t have to do anything special with your theme. I looked at your site’s HTML output and this plugin’s defaults should all work (though you’ll need to change the template code in this plugin’s options page to get the preview to look like one of your site’s actual comments).

    The only thing required of your theme is that the line:

    <?php do_action('comment_form', $post->ID); ?>

    Should appear right before the comment form’s closing tag (</form>). But all themes should have this already. See the documentation for theme develepment.

  5. Drew Decker 06.14.2006 @ 16:51

    Yes, I have done all of this. When I activate the plugin, the “preview” button shows up on the comment form.

    The problem lies in two areas. The “click the preview button to see a preview of your comment” doesn’t show. the second prob is if you go to the html output source of the page, it doesn’t show the dynamic js script line that should be added to the head tag area.

    check it out. thanks.

  6. MDA 06.14.2006 @ 17:11

    Do you have

    <?php wp_head(); ?>

    in your theme’s header? (Again, see the link I gave in my previous comment.)

  7. Drew Decker 06.14.2006 @ 17:19

    ahh…thank you. ok I’ll fix the styling later..but the wp_head function was not called. Thanks for that. :)

  8. Naser 06.30.2006 @ 12:00

    How bout this:

    Richard P. Feynman

    “Dear Mrs. Chown, Ignore your son’s attempts to teach you physics. Physics isn’t the most important thing. Love is. Best wishes, Richard Feynman.”
    “Physics is to math what sex is to masturbation.”
    “Physics is like sex: sure, it may give some practical results, but that’s not why we do it.”
    “Mathematics is not real, but it feels real. Where is this place?”
    “The same equations have the same solutions.” (Thus when you have solved a mathematical problem, you can re-use the solution in another physical situation. Feynman was skilled in transforming a problem into one that he could solve.)
    “When you are solving a problem, don’t worry. Now, after you have solved the problem, then that’s the time to worry.”
    “The wonderful thing about science is that it’s alive.”
    “All fundamental processes are reversible.”
    “What does it mean, to understand? … I don’t know.”
    “What I cannot create, I do not understand.” (Taken from his chalkboard after his death.)
    “Know how to solve every problem that has ever been solved.” (Taken from his chalkboard after his death.)
    “But I don’t have to know an answer. I don’t feel frightened by not knowing things, by being lost in the mysterious universe without having any purpose—which is the way it really is, as far as I can tell, possibly. It doesn’t frighten me.”
    “To those who do not know mathematics it is difficult to get across a real feeling as to the beauty, the deepest beauty, of nature … If you want to learn about nature, to appreciate nature, it is necessary to understand the language that she speaks in.”
    “I cannot define the real problem, therefore I suspect there’s no real problem, but I’m not sure there’s no real problem.” (about Quantum Mechanics)
    “I’d hate to die twice. It’s so boring”

    “For a successful technology, reality must take precedence over public relations, for Nature cannot be fooled.”

  9. Billy Bob 07.02.2006 @ 20:46

    Here is my poem:

    “Clever remarks were no good,
    Elizabeth realized. A sparrow was a sparrow,
    and would never be a proper friend,

    nor make up for the legions
    of her childhood who’d abandoned her,
    and left her to drift in this half-haze,
    this country holiday without end.”

  10. test 07.05.2006 @ 05:44

    This is refreshing we don’t want this

  11. MDA 07.05.2006 @ 11:13

    Anonymous Tester,

    It should refresh when you actually submit the comment. This is an AJAX comment previewer, not an AJAX submitter.

  12. ror 07.18.2006 @ 03:09

    Just installed this plugin and I’m loving it. Great job!

    Some features I’d like to be implemented (sorted by importance):

    - Internationalization of %date% tag output. Should be quite easy to do;

    - %gravatar% or at least %email% tag, so one could tweak the plugin to make it generate gravatars in previews;

    - Allow HTML code in preview div default text.

  13. Food Dude 07.18.2006 @ 17:23

    Ok, I’m probably doing something stupid, but need your help. I couldn’t get this to work on my regular website, so set it up on a test bed loaded with fresh copy of WP 2.03.
    I downloaded the two files. Renamed to ajax-comment-preview.js.php, and ajax-comment-preview.php. Put both in a directory in plugins called/commentpreview. Activated plugin. Checked the options are correct, ie. Author, url, comment id. Using wp 2.03, default theme. Loaded website, “preview” button comes up as expected. Press it, nothing happens. Press “submit”, comments posts as normal. No other plugins are activated. Tried in both Firefox and IE 6.

    Any help would be greatly appreciated

  14. MDA 07.18.2006 @ 19:46

    Not ajax-comment-preview.js.php but rather ajax-comment-preview-js.php (note the hyphen instead of the period).

  15. SG 07.18.2006 @ 20:27

    I’m echoing FD’s comment, I’m getting the same problem with the plugin! It isn’t working when I click the button, nor do I see any title text. I also tried using it on the Kubrick theme in my 2.0.3 installation just to be sure.

    The Javascript console isn’t reporting any error, either…

  16. MDA 07.18.2006 @ 20:35

    SG, without pointing me to your site, I can’t offer much advice.

  17. Food Dude 07.18.2006 @ 22:20

    Lol.. to think of all the time I wasted trying to figure this out. Thank you!

    SG: I bet you have the same problem I did.

  18. Tim McCormack 07.19.2006 @ 07:09

    Quite delightful, thank you. What I like about this is that it respects the blog author’s comment formatting settings, unlike some other plugins I’ve seen.

    By the way, how hard would it be to make this into a “live preview”? I’d imagine it would only take a small amount of new code, which could be turned on and off by an option on the plugin options page.

    But it’s great as is. Thank you so much!

  19. MDA 07.19.2006 @ 11:17

    Doing a live preview would not be too hard, but making one right (i.e. a live preview that respects your templates and filters) would be difficult to implement well.

    At any rate, I find live previews to be incredibly annoying, so I won’t be looking into it :)

  20. Tim McCormack 07.20.2006 @ 08:59

    You’re right, they are annoying, and if I had the option I’d probably keep it turned off. I was mostly curious about how difficult it would be.

  21. MDA 07.26.2006 @ 10:38

    ror,

    Sorry. Akismet flagged your comment as Spam for some reason.

    Good suggestions. They’re on the list.

  22. Karthik 08.07.2006 @ 10:34

    > I get a number of comments on this post testing
    > the system. A little odd, since it seems to me
    > people should be testing the preview functionality
    > (which is new) not the comment posting
    > functionality (which is the same old WordPress
    > standard stuff).

    I almost hit submit — and the reason is the tab-order. The Preview button is displayed before the Submit button, so I assumed that tab + enter will hit Preview, but your tab-order is Submit first and Preview next.

    If I were to hazard a guess, most folks might just be hitting tab and then realise that they have hit Submit, rather than Preview.

    Just a thought.

  23. Rico 08.20.2006 @ 12:46

    C’mon guys! Let’s be more creative!

    Jagged Little Pill by Alanis is the greatest album ever! Perfectly mixes angst and hope.

  24. Pingback from Backstage: What Makes This Blog Run: Inside the CBC 08.22.2006 @ 15:14

    [...] Plugins Acronym Replacer AJAX Comment Preview Akismet aLinks autohyperlink AutoMeta Auto-Close Comments Customizable Post Listings WP-EMail Favatars Head META Description Image Completion Plugins Used Plugin podPress WP-Polls WP-Print ProtectContent Random File Search Meter Show Top Commentators Simple Asides Google Sitemaps WP-Stats Translator WP-ContactForm WordPress Database Backup [...]

  25. Astorg 08.26.2006 @ 02:33

    Works perfectly! The only comments preview plugin to do so with my setup.

    Haven’t worked out how to get it to show gravatars yet. It will show Comvatars if the Comvatars plugin is activated, so why not gravatars too???

  26. Pingback from The Berte Blog » My Wordpress Plugins 08.29.2006 @ 08:21

    [...] AJAX Comment Preview Click Button Coment Preview which filters content through WordPress filters. Inspired by Bitflux GmbH via Jeff Minard. Requires SACK. By Michael D Adams.SCREENSHOT [...]

  27. Michael Cohen 09.10.2006 @ 01:28

    I have installed the plugin and get the preview button, but nothing happens when I press it? Any thoughts? Please See Here

    Thank you

  28. Halil 09.10.2006 @ 09:44

    Alright, now much creative maybe but my favorite musical band is DMB. I even devoted a website to them which is the first and only DMB fan site in my language http://www.dmbturkiye.gen.tr

    However I left the best part of my comment to the end; when I type ‘:)’ in the comment textbox I also see ‘:)’ is the preview. Is it possible to see the smiley icon instead of the text ‘:)’ in the preview?
    :)

  29. MDA 09.10.2006 @ 10:15

    Michael Cohen, it looks like the javascript file isn’t there. Did you download both files and put them in the same place?

    Halil, on your site, I’m sure the smilies would show up. I have disabled them on mine; that’s why you don’t see them here.

  30. Michael Cohen 09.10.2006 @ 14:37

    Hi thanks for the help, so now I can get it to start to work but as you will see I get the following error “Fatal error: Call to undefined function: get_currentuserinfo() in /home/.david/mgcohen/brandedart.net/blog/wp-content/plugins/ajax-comment-preview.php.php on line 58″

    Thanks again for your help

  31. MDA 09.10.2006 @ 15:49

    Michael Cohen, I’m not sure what could be causing that. ajax-comment-preview.php.php should be renamed to ajax-comment-preview.php (only one .php). Fix that, reactivate the plugin, refresh the page and see if that helps.

  32. Nigel 09.19.2006 @ 10:15

    “Surrender pronto, or we’ll level Toronto!”

  33. shadowX_19 09.22.2006 @ 13:40

    nice plugin

  34. Nathan 09.23.2006 @ 17:33

    It’s not working for me, the div box appears on my page but there is no data appearing inside.. I use wordpress 2.x

  35. kardjo 12.09.2006 @ 03:10

    Whe this is a better plugin, I will grab it.

  36. PseudoTecnico 12.17.2006 @ 02:47

    Some suggestions for the development:

    the text of the preview button used in the comment_form() should be localizable
    plugin displays non localized dates: for example it wrotes “17 december 2006″ instead of “17 dicembre 2006″ (using j F Y on italian blog)

  37. PseudoTecnico 12.17.2006 @ 03:33

    Another strange problem with Apple Safari (no problems with Firefox or Opera): it seems to display characters with strange encoding

    See image:
    http://xs310.xs.to/xs310/06500/safari.png

  38. Jermaine 12.17.2006 @ 16:46

    Great piece of work, but i found the same problem on Apple Safari. I will check for a solution and post success message here.

  39. PseudoTecnico 12.19.2006 @ 12:02

    Maybe I found a temporary solution: decode the commentPreview.response!

    Add to ajax-comment-preview-js.php the function decode from this page (change declaration since this is a class method).

    After that change, modify line 85 (see decode function at the end)
    commentPreview.onCompletion = function() { outputElement.innerHTML = decode (commentPreview.response); };

  40. Pingback from pseudotecnico:blog » Blog Archive » Wordpress: aggiungere l’anteprima dei commenti 12.19.2006 @ 12:09

    [...] In passato avevo già provato sul blog un plugin in grado, tramite JavaScript, di visualizzare l’anteprima dei commenti durante la digitazione: l’impressione era che rallentasse notevolmente la scrittura, soprattutto su pc datati. Ho deciso quindi di provare un altro tipo di plugin, Ajax Comment Preview, in grado di visualizzare l’anteprima “a richiesta”: basta un clic sul relativo pulsante e l’anteprima viene visualizzata direttamente nella pagina (senza ricorrere a fastidiose finestre popup). [...]

  41. Pingback from links for 2006-12-22 en newdisco 12.22.2006 @ 07:57

    [...] blogwaffe » AJAX Comment Preview Plugin de Wordpress para hacer un preview de los comentarios con Akax (tags: ajax code javascript plugin plugins preview web2.0 wordpress) Archivado en: Links Diarios   |   Etiquetas: No Tags. [...]

  42. Joe Mama 01.17.2007 @ 22:14

    Roses are red, violets are blue,
    Ajax kicks ass and so do you!!

    Great plugin cheers!

  43. Pingback from Robservatory » Blog Archive » Behind the scenes: plug-ins and widgets 01.21.2007 @ 07:57

    [...] Ajax Comment Preview: Implements a true click-to-view comment preview function. [...]

  44. JD 01.23.2007 @ 11:15

    Any chance this badboy works with Wordpress 2.1?

    Thanks!

  45. Julian 01.24.2007 @ 14:01

    Hi,

    I have upgraded my 2.0.6 test blog with version 1.0.1 of this plugin, and I have the problem where the Preview button exists, but pressing it has no effect.

    My test blog has a URL of the following format: http://example.com/blogtesting/blog43/

    I did some debugging, and found the reason was that the path to the js file was incorrect in the header.

    It looked like this:

    http://www.example.com/blogtesting/blog43/blogtesting/blog43/wp-content/plugins/AjaxCommentPreview1.0.1/ajax-comment-preview-js.php

    Note the duplication of the subdirectories in the URL.

    When I manually hacked the extra subdirectories out of the HTML, the preview function worked.

    I suspect that this bug affects people who do not have their WordPress blog in the root directory of their web-site, and works fine for people who do.

    More testing revealed that the call to wp_enqueue_script in wp_print_script seems to be adding “http://www.example.com/blogtesting/blog43″ to the front of the parameter “/blog43/wp-content/plugins/AjaxCommentPreview1.0.1/ajax-comment-preview-js.php” (which is the result of htmldir).

    I haven’t got a patch, because I don’t yet understand what wp_enqueue_script is supposed to do.

  46. Pingback from pseudotecnico:blog » Blog Archive » Wordpress 2.1 01.27.2007 @ 03:18

    [...] sembra funzionare al meglio (bello il nuovo editor!), l’unico plugin non funzionante è AJAX Comment Preview (al momento [...]

  47. farlane 01.31.2007 @ 06:48

    Nice detective work Julian!

    Since I can’t figure out what “wp_enqueue_script” does either (and it does do a bunch of admin stuff) I just manually added a call to the proper location of ajax-comment-preview-js.php to the header and it works fine!

    Having an extra call will not hurt as the one with the incorrect address is of course not being loaded.

  48. Pingback from Wordpress Ajaxified Plugins & Themes : NetWeex 02.01.2007 @ 11:45

    [...] Comment Preview is the simplest way to get live comment previews on your site. Simply activate the plugin. [...]

  49. Anonymous 02.02.2007 @ 06:53

    Yup, the path to the javascript in the blog header is false (even on this blog:).

    My temporary solution involves opening the file ajax-comment-preview.php and in line no. 31 replacing

    ' . Ajax_Comment_Preview::htmldir( __FILE__ ) . '

    with

    wp-content/plugins

    so that line 31 reads:

    wp_enqueue_script( 'ajax_comment_preview', '/wp-content/plugins/ajax-comment-preview-js.php', array('sack'), Ajax_Comment_Preview::version() . $ver );

    Works fine other than that. :)

  50. andper 02.02.2007 @ 06:54

    ^^ Oops, forgot to write my name down. :)

  51. Andy 02.10.2007 @ 09:56

    Hi - as far as I can tell, Ajax Comment Preview stopped working with the WP 2.1 update. Sadly, as it was by far the neatest preview option available.

    Are you likely to be updating it for 2.1 or is it time to kiss it goodbye?

    Thanks

  52. Jon 02.10.2007 @ 12:04

    Hmmmmm… I would love to put this plugin on my blog, but does it work with WP 2.1?

  53. Sadly, No! 02.10.2007 @ 12:05

    I’ve also noticed on my upgraded to 2.1 WP that the preview no longer works. I share Andy’s wish that you might wish to update it, as I’ve enjoyed having it on my blog.

  54. MDA 02.10.2007 @ 16:12

    This plugin is now compatible with WordPress 2.1.

    Use the download link at the top of the post to get the most recent version (1.1).

  55. Sadly, No! 02.11.2007 @ 05:37

    Great news, many thanks! :)

  56. aVank 02.17.2007 @ 00:37

    wew, i still don’t get it
    why it doesn’t work in opera 7.4

  57. lala 02.17.2007 @ 19:41

    In the room women come and go / NOT talking of Michelangelo.

  58. Cindy 02.19.2007 @ 09:38

    Thanks for the plugin!

  59. allpower 02.21.2007 @ 17:47

    wow, very good

  60. bird 02.23.2007 @ 21:55

    Hello. I would very much like to use this plugin but I’m having the Safari character encoding problem. I’m sure that PsuedoTechnico’s change is what I’m looking for, but the explanation is vague for us who don’t know javascript. Can anyone explain more step-by-step? Sorry I’m a newbie but how to “change declaration”? And maybe his line 85 is different from others?

    >

  61. Tim Reader 02.27.2007 @ 09:38

    great idea for a plugin
    By the way my favourite bands are Counting Crows and Ben Folds (Five).

  62. Anonymous 03.02.2007 @ 06:20

    Thanks for the plugin

  63. Leevi Graham 03.06.2007 @ 05:02

    Good work

  64. PseudoTecnico 03.07.2007 @ 03:57

    If you want you can find a partial solution for the Safari/KHTML problem at the end of this post.

    This is not a definitive solution: the best way would be to determine browser capabilities sending a test word and verifying the response, not to sniff the browser version; unfortunately now this is out of technical possibilities ;-)

    Another problem with this plugin is related to non localized date (name of months and days are always in english).

  65. Ryan 03.07.2007 @ 20:58

    this is really good work that you’ve done with this…

  66. Matt 03.18.2007 @ 14:28

    Thanks! Will test it!

  67. Stephen Bray 03.25.2007 @ 06:08

    excellent work, i have gone through it and i think it works very well, i like what you have done with this

    Stephen

  68. Sanjeev 03.29.2007 @ 02:49

    Hi i want to use this ajax comments editor.how can i use this editor in my project.

  69. adi 04.01.2007 @ 00:51

    nice work!

  70. Nikolay Bachiyski 04.01.2007 @ 05:21

    I tried it on my blog, which is in Bulgarian and I noticed that you use date instead of date_i18n (on line 79), so my weekday appeared in English, instead of in Bulgarian.

  71. Dirk 04.01.2007 @ 12:18

    Just a test to see if this works with ajax tech.

  72. Pingback from Brain on Fire » Blog Archive » WordPress plugins I love 04.02.2007 @ 10:13

    [...] AJAX Comment Preview [...]

  73. morganusvitus 04.04.2007 @ 07:09

    The site looks great ! Thanks for all your help ( past, present and future !)

  74. sevban 04.06.2007 @ 03:53

    great plugin

  75. Eugê 04.06.2007 @ 19:36

    Really nice Plugin, Thank you!

    But there is a problem, if you really have an empty string ('') as “emptyString”-value. When the emptystring is '', the outputElement.style.display is set to ‘none’, so nothing gets displayed - even after you’ve written something in the comment. (the output is there, but all set to display:none)

    There is an easy workaround for that, though. Just set the emptystring to ' ' (just a single “space”-character) and it magically works.

    But I think there is no need for setting display:none, because the “ajax-comment-preview”-div is empty when you haven’t typed in anything yet. You can check it out on my blog, if you want to.

    What do you think?

  76. Eugê 04.06.2007 @ 20:02

    But of course you get a poem, too:
    This one is from my poem generator. It uses poems from poetry.com :-)

    shrubs my white
    plant bubbling
    the again alarms into hands flare so
    shrubs bubbling a
    loss ice chalky six

    and another funny one

    the
    in petrol took a mother
    minutes brought years eaten been in
    the glances from
    where beyond to precise and and the

  77. giggino 04.09.2007 @ 08:17

    Tanto va la gatta al lardo che ci lascia lo zampone!

  78. snowcrash 04.12.2007 @ 15:10

    Hello

    Thanks for this great plugin

    However, it appears to generate a javascript error on some pages:

    doitElement has no properties
    src='http://www.darkmatter101.org/site/wp-content/plugins/ajax-comment-preview-js.php?ver=1.11175896914'>

    When I turn off the plugin the error disappears.
    I notice your of course running it on your site without any errors. Any idea what it might be?

    Below is a extract of the source code with plugin running:

    thanks

  79. snowcrash 04.12.2007 @ 15:10

    Sorry, I forgot to add, running WP2.13

  80. burçlar 04.12.2007 @ 15:58

    Thank!

  81. Darran 04.26.2007 @ 08:15

    I wonder does this actually work?

  82. Bradjward 04.27.2007 @ 09:15

    Sweet.

  83. izle 04.28.2007 @ 17:06

    thanks….

  84. lazer epilasyon 05.02.2007 @ 17:10

    thank you

  85. gazete 05.02.2007 @ 17:10

    great plugin

  86. Cindy 05.04.2007 @ 04:25

    great job

  87. Pingback from افكار و احلام » Comment Preview 05.04.2007 @ 13:33

    [...] any rate, I’ve gone and added a plugin that does this; please let me know if you see any problems (all two of you who read [...]

  88. Mihai Bocsaru 05.05.2007 @ 02:46

    Excellent job!

  89. oythun 05.05.2007 @ 07:16

    thanks.

  90. Astorg 05.05.2007 @ 14:18

    Interesting, but it would be even better if you could have real-time visualization of the comment rather than having to click on the button

  91. andrew 05.10.2007 @ 00:02

    thanks

  92. NDLoc 05.12.2007 @ 00:08

    thanks

  93. Pingback from Muzikistah » Blog Archive » I VOTED! and wisely too 05.13.2007 @ 22:58

    [...] AJAX Comment PreviewClick Button Coment Preview which filters content through WordPress filters. Inspired by Bitflux GmbH via Jeff Minard. Requires SACK. By Michael D Adams. [...]

  94. abhishek 05.20.2007 @ 23:48

    nice script

  95. Pingback from How to spice up your comments area: Part 2 » nektros - Cynicism in a Hot Dish 05.29.2007 @ 03:17

    [...] AJAX Comment Preview - lets your readers click a button, and a preview appears without reloading the page. This one seems to be incompatible with my theme :(  [...]

  96. MDA 06.18.2007 @ 13:49

    Version 1.2.1 is now available.

  97. Jermaine 06.18.2007 @ 16:26

    New version? I tried a version before, but had problems with safari, lets see what happens now….

    But thank you for sharing with us anyway.

  98. MDA 06.18.2007 @ 17:14

    Jermaine,

    I’m not sure if the Safari bugs have been fixed or not yet :(

    I’m going to move it all to a different JavaScript library (jQuery) soon. When I do that, I’ll make sure all the JS works everywhere.

  99. Luke Scammell 06.21.2007 @ 04:14

    This doesn’t appear to work with WP 2.2.1 in either IE6, IE7 or FX2 under Vista. Server is a local dev box running Apache 2.2 (XAMPP 1.6.2) on Windows Server 2003.

    The path for the JS I’m getting is
    <script type='text/javascript' src='http://192.168.16.42/ajax-comment-preview-js.php?ver=1.21182423985'>

    I’ve not had a chance to try it in an online environment yet - just thought I’d mention it.

  100. Ekus 06.28.2007 @ 15:42

    “Most themes’ code has all the comments inside one big , , or tag. You’ll probably need to put your preview markup inside that “parent” tag too. Make sure it has the same class(es) as the tag in your theme’s code.”

    Too bad!! :S I don’t use those tags for my comments, I think tha’s my problem with all Ajax comment plugins :(

  101. jay-boy 07.01.2007 @ 08:49

    I have come to the conclusion - and I am sincere about this - when you first decide to be a writer, usually that means “I’m going to be a novelist,” and you assume that 95 per cent of a great novel is your own genius, 5 per cent is the clay that you’re using to demonstrate it. I would turn it around a bit. I would say it’s 65 per cent content and 35 per cent talent, that really makes the difference. -
    Tom Wolfe

  102. Nicole 07.03.2007 @ 13:11

    I’m getting the same error as Luke in comment number 99.

    “doitElement has no properties”

    Running:
    AJAX Comment Preview 1.2.1 on WordPress 2.2.1

    Any suggestions would be much appreciated. Thanks.

  103. Alex 07.03.2007 @ 14:17

    I would love to change the world, but I don’t know the source code of the world.

  104. gazete, gazeteler 07.04.2007 @ 12:09

    very nice work,
    thanks man! you’re perfect :)

  105. Hans 07.05.2007 @ 15:01

    Looks perfect to me!

  106. Jason 07.09.2007 @ 10:23

    Everything works pritty well, Thanks!

    The only question I have is how to place the preview button? It is on top of the comment text box, it doesn’t make much since to me their. Any ideas how to move?

  107. Jason 07.09.2007 @ 10:51

    Sorry, I take that back, it isn’t working at all. I think it has something to do with my theme, becuase it worked well with another theme…. I’m not sure how to fix it though…

  108. Zizi 07.13.2007 @ 10:05

    Iggy pop is one of the best band in the world !!

  109. Music 07.16.2007 @ 09:00

    Here’s a random comment then :

    Mutemath is by far the BEST and totally original band that I’ve heard in a very long time. They’re like a modern version of The Police mixed with some up to date electronica styles (They’re rock, but the drummer is influenced by DJ Shadow and has a very interesting but brilliant sound.)

    So if you’re wanting to listen to something new, creative, original and brilliant, you should give mutemath a look. Their debut album is brilliant, and it comes with a LIVE CD as well. They really are tight live, and I LOVE the ‘jamming sessions’ both on the recording and on the LIVE CD.

    I had to have my say since I saw some people posting stuff about music.

  110. Pingback from 30+ AJAX-Powered WordPress Plugins 07.20.2007 @ 02:28

    [...] Ajax Comment Preview - Allows readers to preview their comment before submitting. [...]

  111. Pingback from proxieslist.net 07.20.2007 @ 06:38

    [...] Ajax Comment Preview - Allows readers to preview their comment before submitting. [...]

  112. yuri santos 07.20.2007 @ 07:52

    Hello
    This plugin is very nice, but my blog has an iso-8859-1 charset (my language is portuguese) and then the text is showed with really weird characters. (If you try to write “não” or “à” you will see what I mean.) What I must to do?
    Thanks!

  113. Pingback from Le blog d’Antoine » Plus de 30 plugin Wordpress en AJAX ! 07.20.2007 @ 08:07

    [...] Ajax Comment Preview - Permet aux lecteurs d’avoir une preview de leur commentaire [...]

  114. Pingback from Ajaxian » Best uses of Ajax in Wordpress Plugins 07.20.2007 @ 11:18

    [...] Ajax Comment Preview - Allows readers to preview their comment before submitting. [...]

  115. Pingback from oriolrius lifestream » 30+ AJAX-Powered WordPress Plugins 07.20.2007 @ 12:19

    [...] Ajax Comment Preview - Allows readers to preview their comment before submitting. [...]

  116. Pingback from TeknoDergi.Org | Gücünü Ajax’tan Alan 30 Wordpress Eklentisi 07.20.2007 @ 12:37

    [...] , Alexa Rank , Ajax Comment Preview , asTunes , Codebox , Crossroads , FireStats , Google PageRank , Hardened-Trackback , imgViewJX , [...]

  117. Anonymous 07.20.2007 @ 14:02

    how will it be? :P

  118. Pingback from Los mejores plugins de Wordpress en Ajax : 07.20.2007 @ 14:29

    [...] Ajax Comment Preview - Permite a los usuarios ver sus comentarios antes de mandarlos. [...]

  119. Pingback from AJAX And WordPress » D’ Technology Weblog: Technology News & Reviews 07.20.2007 @ 15:41

    [...] of your WordPress site speeding up the load times.Alexa Rank - Display your Alexa rank with pride.Ajax Comment Preview - Allows readers to preview their comment before submitting.asTunes - Retrieves data from your [...]

  120. Pingback from 30+ Plugins para Wordpress que usan AJAX « Quest’s Blog 07.20.2007 @ 19:46

    [...] Ajax Comment Preview [...]

  121. Pingback from Los mejores Plugins para Wordpress basados en Ajax | Bitperbit 07.20.2007 @ 21:30

    [...] Ajax Comment Preview. [...]

  122. Pingback from 30 Ajax’lı Wordpress Eklentisi | gKAANs.oRg 07.21.2007 @ 00:49

    [...] Ajax Comment Preview - Yorum yapanların, yorumlarını göndermeden önce önizlemesini gösterebilen bir eklenti. [...]

  123. Pingback from 30 余款基于 AJAX 的 WordPress 插件 07.21.2007 @ 19:17

    [...] Blogger 的】- AjaxWP- Alexa Rank- Ajax Comment Preview- asTunes- Codebox- Crossroads- FireStats- Google PageRank- Hardened-Trackback- imgViewJX- Live [...]

  124. Dufus 07.21.2007 @ 19:59

    What a load of shit!

    I clicked the preview button and waited for 5 hours before a little black dot appeared on my screen.

    This is a test. Please ignore all of the above.

  125. Pingback from Technology News Daily 07.21.2007 @ 20:12

    [...] Ajax Comment Preview - Allows readers to preview their comment before submitting. [...]

  126. Pingback from 30+Ajax驱动的WordPress插件 at catch the digital flow 07.21.2007 @ 22:59

    [...] Alexa Rank -显示你的Alexa排名。. Ajax Comment Preview - 可以让读者在提交留言前进行预览。 asTunes - [...]

  127. Shane 07.22.2007 @ 00:08

    Hi,

    Trying to use the plugin, but the Preview button is sitting below and to the left of the submit, rather than next to it as it does here on this site.

    How can I fix it?

    Thanks,
    Shane.

  128. Pingback from The sky of Daemon! » Blog Archive » 译文:30多个利用AJAX技术创建的WordPress插件 07.22.2007 @ 05:27

    [...] Ajax Comment Preview - 可以让读者在提交留言前进行预览。 [...]

  129. Pingback from 30+ AJAX Wordpress Plugins - nyontek.com 07.22.2007 @ 06:48

    [...] Ajax Comment Preview - Allows readers to preview their comment before submitting. [...]

  130. Pingback from   Best uses of Ajax in Wordpress Plugins by BloggingPro China 07.22.2007 @ 07:24

    [...] Ajax Comment Preview - 一个实时的留言编辑预览 [...]

  131. Pingback from Блог интернет-разработчика » WordPress: AJAX-плагины 07.23.2007 @ 01:15

    [...] Ajax Comment Preview - Предварительный просмотр комментариев перед отправкой. [...]

  132. Anonymous 07.23.2007 @ 04:24

    ;-) :-) :)

  133. Pingback from Ajax Plug-ins for Wordpress 07.24.2007 @ 05:31

    [...] of your WordPress site speeding up the load times. Alexa Rank - Display your Alexa rank with pride. Ajax Comment Preview - Allows readers to preview their comment before submitting. asTunes - Retrieves data from your [...]

  134. Pingback from Lost-In-Code » 30+ Ajax Plugins for Wordpress 07.24.2007 @ 14:27

    [...] Ajax Comment Preview - Allows readers to preview their comment before submitting. [...]

  135. Pingback from Best uses of Ajax in Wordpress Plugins | wordpress blog xqxp.com 07.24.2007 @ 20:07

    [...] Ajax Comment Preview - Allows readers to preview their comment before submitting. [...]

  136. Dan Ryan 07.25.2007 @ 20:23

    Testing this out…

  137. Anonymous 07.25.2007 @ 23:19

    Hi i just installed your plugin succesfully and it is working great. But only one concern. I’m getting a validation error after installation.

    Can you please help me out how to troubleshoot this validation bug. Thank you in advance.

  138. Pingback from 凤凰飞 » 30多个 AJAX 驱动的 WordPress 插件 07.27.2007 @ 02:52

    [...] Ajax Comment Preview - 允许读者在提交留言之前预览留言。 [...]

  139. Pingback from 30+ AJAX-Powered WordPress Plugins | Tekjuice.com 08.01.2007 @ 15:16

    [...] Ajax Comment Preview - Allows readers to preview their comment before submitting. [...]

  140. Portrait artist 08.02.2007 @ 02:40

    I’m recently using AJAX comments version 2.0. Do I need to uninstall this before installing your version?

    I really like this because it works best when moderation is off.

  141. Pingback from [轉貼] 30多個利用AJAX技術創建的WordPress插件 | 艾德的部落格天空 | 亂寫、亂拍、亂來。 — 持續亂 08.03.2007 @ 02:17

    [...] Ajax Comment Preview - 可以讓讀者在提交留言前進行預覽。 asTunes - 從你的Audioscrobbler及last.fm帳戶屬性中接收數據,並可發佈表單到你的Blog上。 [...]

  142. Pingback from [轉貼] 30多個利用AJAX技術創建的WordPress插件 « 艾德的部落格天空 08.03.2007 @ 18:05

    [...] Ajax Comment Preview - 可以讓讀者在提交留言前進行預覽。 asTunes - 從你的Audioscrobbler及last.fm帳戶屬性中接收數據,並可發佈表單到你的Blog上。 [...]

  143. Pingback from 30多个利用AJAX技术创建的WordPress插件 08.04.2007 @ 21:04

    [...] Ajax Comment Preview - 可以让读者在提交留言前进行预览。 asTunes - 从你的Audioscrobbler及last.fm帐户属性中接收数据,并可发布表单到你的Blog上。 [...]

  144. SEO Blogger 08.05.2007 @ 18:37

    Hey, I’ve just replace this plugin with the other “LIve Preview Commment” plugins.

    However, I found out that this plugin is NOT compatible with WP-Ajax Edit Comment (http://www.raproject.com/wordpress/wp-ajax-edit-comments/).
    Even though I have read the Ajax Edit Comment author’s instruction on how to make jabs and hooks, I still don’t get it to work nicely with your plugin ‘MDA’.

    So, do think you could go over there to throw some hooks into this plugin to make it work with Ajax Edit Commment?

    Let me know.

  145. Ulf 08.06.2007 @ 06:52

    Thanks for the great plugin

  146. swordfish 08.10.2007 @ 22:09

    Finally a comment preview that actually works on WP 2.2.2. Thanks!!
    “In every American there is an air of incorrigible innocence, which seems to conceal a diabolical cunning.”
    -A. E. Housman

  147. pilgrim 08.12.2007 @ 14:48

    hi
    this may or may not be the same bug mentioned in comment #75 (I haven’t gone looking for “emptystring” in the code) but when I removed the text from the “preview text area” option, the plugin stopped displaying the comment, although I didn’t get any errors, and nothing actually broke. So I just put a “ ” in the field. Worked again.

    Heh. Now *your* preview button on this page isn’t working for me! (I’m using Firefox 2/Mac OS X)

  148. Pingback from WORDPRESS GOD:300+ Tools for Running Your WordPress Blog 08.16.2007 @ 20:08

    [...] Ajax Comment Preview - Allows readers to preview their comment before submitting. [...]

  149. Pingback from Los mejores plugins Ajax para Wordpress » ingeniuz :: desarrollo web útil 08.17.2007 @ 05:16

    [...] Ajax Comment Preview - Permite al lector ver cómo aparecerá su comentario, antes de enviarlo. [...]

  150. youtube 08.17.2007 @ 16:21

    Everything works pritty well, Thanks!

    The only question I have is how to place the preview button? It is on top of the comment text box, it doesn’t make much since to me their. Any ideas how to move?

  151. gasmonso 08.17.2007 @ 17:55

    Just the solution I was looking for :)

    Thanks for your hard work… it’s greatly appreciated!

    gasmonso

  152. Pingback from Get More Reviews - Positive Publicity 08.17.2007 @ 19:04

    [...] Ajax Comment Preview - Allows readers to preview their comment before submitting. [...]

  153. Pingback from Best uses of Ajax in Wordpress Plugins | noisylime 08.20.2007 @ 06:50

    [...] Ajax Comment Preview - Allows readers to preview their comment before submitting. [...]

  154. Pingback from dyingeyes weblog » Wordpress: Problembehebung (1?) 08.20.2007 @ 13:20

    [...] kommt die AJAX Comment Preview zum Einsatz. Auf Knopfdruck (direkt unter dem Absendeknopf) erscheint der Kommentar genau so, wie [...]

  155. Pingback from Wp-Wordpress, ma grosse liste de 59 plugins en place ! | Le blogueur masqué 08.20.2007 @ 16:24

    [...] Ajax comment preview permet aux commentateurs de voir leur commentaire avant de le poster définitivement [...]

  156. Pingback from TousPourUn Blog » WordPress… quelques plug ins 08.21.2007 @ 07:33

    [...] Ajax comment preview permet aux commentateurs de voir leur commentaire avant de le poster définitivement [...]

  157. Pingback from Webmaster log » Blog Archive » 30????AJAX?????WordPress?? 08.22.2007 @ 02:11

    [...] Ajax Comment Preview - ???????????????? [...]

  158. Pingback from Wordpress Blog Plug In tools « Valeska I. Jacques 08.22.2007 @ 04:43

    [...] Ajax Comment Preview - Allows readers to preview their comment before submitting. [...]

  159. Pingback from AJAX Comment Preview | Green 08.25.2007 @ 10:22

    [...] AJAX Comment Preview [...]

  160. Pingback from WordPress 2.2.2 на български 08.26.2007 @ 11:21

    [...] Ajax Comment Preview - Allows readers to preview their comment before submitting. [...]

  161. Pingback from 30+ AJAX-Powered WordPress Plugins at qzizp blold 08.29.2007 @ 17:39

    [...] Ajax Comment Preview - Allows readers to preview their comment before submitting. [...]

  162. Raymond 08.29.2007 @ 18:36

    Pudge controls the weather.

  163. Bassam 08.29.2007 @ 22:40

    Brillaint! I love this, exactly what I’ve been looking for.

  164. Pingback from B l o g c l i c * » 59 plugins pour wordpress 09.01.2007 @ 03:57

    [...] Ajax comment preview permet aux commentateurs de voir leur commentaire avant de le poster définitivement [...]

  165. john 09.01.2007 @ 21:16

    ummm

  166. Jared 09.01.2007 @ 21:43

    I wish I could get this to work :(

  167. Pingback from kerry webster » Blog Archive » Great Article on WordPress AJAX Modules 09.02.2007 @ 22:37

    [...] Ajax Comment Preview - Allows readers to preview their comment before submitting. [...]

  168. Pingback from voozzy.com » Blog Archive » Плагины для WordPress 09.04.2007 @ 03:33

    [...] кнопки на самом сайте. Alexa Rank - показывает рейтинг в Alexa. Ajax Comment Preview - позволяет читателю-комментатору сделать [...]

  169. stranger 09.04.2007 @ 11:59

    hi everybody,
    once i click on preview ,nothing happened ..i put 2 files in plugin directory , i activated ,but no result , need help :(

  170. stranger 09.04.2007 @ 12:01

    does this plugin work with wordpress mu?? thx in advance

  171. Pingback from sky’s blog » 30多个 AJAX 驱动的 WordPress 插件---陆羽网'blog----分享快乐 快乐分享 09.09.2007 @ 00:36

    [...] Ajax Comment Preview - 允许读者在提交留言之前预览留言。 [...]

  172. Pingback from » 30+ Ajax-Powered WordPress Plugins The Muted Ramblings of an Above Average Madman: Love, Music, Politics and Sustainability with a little Madness. 09.10.2007 @ 05:53

    [...] Ajax Comment Preview - Allows readers to preview their comment before submitting. [...]

  173. Roggan 09.10.2007 @ 17:34

    I have a problem using this on my local server. I’m running an Xampp-installed Apache with php 4 and mysql. It works fine on my external webhost, but I need to run it locally as well. Any ideas?

  174. Pingback from WordPress: AJAX-плагины : Блог Молчуна 09.11.2007 @ 03:29

    [...] Ajax Comment Preview - Предварительный просмотр комментариев перед отправкой. [...]

  175. Gijet 09.11.2007 @ 14:26

    Hi…

    Thanks for this great plugin. I’ve activated it via Plugin in admin area. But unfortunately, the bottom of “Preview” is disfunction. When every i click the “Preview” there’s NO effect. You can see below:

    http://aufklarung.org/?p=131#more-131

    Another problem is i want to give a background for the Preview bottom same like the background of bottom of the comment submit, so please tell me how to do that?

  176. Gijet 09.11.2007 @ 14:29

    sorry, i’m wrong typing, the “bottom” word on my post above is “Button” :-).. once again, sorry :-)

  177. York 09.12.2007 @ 16:50

    Winter water
    Blue and chill
    Freeze the heart
    Let passion kill.

  178. Gwyneth Llewelyn 09.13.2007 @ 01:36

    Hi, I got precisely the same error as @30 Michael Cohen, but it only happens on pages (not articles) that have their own templates, so it might just be that my “own” templates have a problem (which is strange, since I run quite a lot of plugins, and none have problems).

    So I have no idea what causes it under WP 2.2.2, however, there is a simple fix: in function send(), just scroll down until you get the call to get_currentuserinfo(); (in my case, it’s line 46) and add the following code before that line:


    if (!function_exists('get_currentuserinfo'))
    return;

    I believe that under some circumstances, WP might for some reason be unable to include the proper include files because they’re not necessary (I’m wildly speculating!) and/or the logged-in user data has been lost in a session. Whatever that might be, in my personal case, the page templates in question all have comments disabled, so getting rid of the call to get_currentuserinfo() works for me.

  179. osez 09.13.2007 @ 01:50

    hi comment preview worked well until yesterday, i did some modifications and now it dont work anymore, cant find what ’s wrong , here is the error code :

    uncaught exception: Permission refusée (denied) d’appeler (call) la méthode XMLHttpRequest.open

    Line 0

    thank you

  180. barbee 09.14.2007 @ 02:41

    cool! :D

  181. Pal 09.18.2007 @ 12:13

    Oh, sorry about that, I just said “test”. A poem, hmm…

    I can’t think of any, so I’ll just thank you for your hard work: thanks!

  182. Pingback from When Ajax Can Help Your Blog 09.19.2007 @ 03:06

    [...] preview. The comment preview plugin creates a live preview of how your comment will look. Very useful for spotting typing errors, [...]

  183. Pingback from Бизнес » Архив блога » Плагины для wordpress 09.19.2007 @ 23:40

    [...] кнопки на самом сайте. Alexa Rank - показывает рейтинг в Alexa. Ajax Comment Preview - позволяет читателю-комментатору сделать [...]

  184. Pingback from Бизнес » Архив блога » плагины к wordpress 09.20.2007 @ 00:08

    [...] Ajax Comment Preview - Предварительный просмотр комментариев перед отправкой. [...]

  185. Kaihawaii 09.20.2007 @ 00:34

    Hi, I use the comments already on the main site, but the preview isn´t working.
    Could do you say me, how I can fix the problem?
    http://easyflair.de/hoppetosse/

  186. Pingback from » Wordpress Ajax Plugins - Para o Admin MUIOMUIO.NET: Dicas para melhorar blogs e fazer dinheiro 09.23.2007 @ 04:07

    [...] Ajax Comment Preview - Permite que os leitores vejam o seu comentário antes de os submeter. [...]

  187. james 09.24.2007 @ 22:29

    test

  188. Pingback from 300+ Popular Plugins for Running Your WordPress Blog 09.26.2007 @ 06:35

    [...] Ajax Comment Preview - Allows readers to preview their comment before submitting. [...]

  189. Pingback from richard’s ramblings… » Yet Another Design Evolution… 09.27.2007 @ 15:52

    [...] AJAX Comment Preview — gives instant previews of comments before submitting them. [...]

  190. Pingback from Wordpress god300 tools for running your wordpress blog by mashabale.com · Cyber Space in One Hand 09.28.2007 @ 02:29

    [...] Ajax Comment Preview - Allows readers to preview their comment before submitting. [...]

  191. Pingback from » WordPress Ajax - Quando pode ser útil MUIOMUIO.NET: Dicas para melhorar blogs e fazer dinheiro 09.28.2007 @ 03:02

    [...] que permita rever o comentário antes de o submeter ia ajudar-me bastante nestes casos. Novamente o Ajax Comment Preview é um plugin que se realçou dos outros por não ser necessária uma página exclusiva para rever [...]

  192. gothic 09.29.2007 @ 12:40

    perfect plugin!

  193. Pingback from 床垫|席梦思|棕垫|??? » WP插件汇总(4):30多个利用AJAX技术创建的WordPress插件 10.03.2007 @ 01:24

    [...] Alexa Rank -显示你的Alexa排名。. Ajax Comment Preview - 可以让读者在提交留言前进行预览。 asTunes - [...]

  194. Richard D. LeCour 10.04.2007 @ 16:28

    You might want to release a 1.2.2! I fixed some JavaScript errors I was getting (on pages without comments turned on) by checking for nulls a bit earlier.

    function commentPreviewInit() {
    doitElement = document.getElementById('acp-preview');
    if ( doitElement == null ) return;
    acpFormElement = doitElement.parentNode;
    while ( 'form' != acpFormElement.tagName.toLowerCase() )
    acpFormElement = acpFormElement.parentNode;
    inputElement = acpGetFormInput( 'comment' );
    if ( inputElement == null ) return;
    outputElement = document.getElementById('ajax-comment-preview');
    if ( outputElement == null ) return;
    authorElement = acpGetFormInput( 'author' );
    urlElement = acpGetFormInput( 'url' );
    doitElement.onclick = commentPreviewAJAX;
    // set the result field to hidden, or to default string
    if ( '' == emptyString ) outputElement.style.display = 'none';
    else outputElement.innerHTML = emptyString;
    }

  195. Pingback from Mjjj.US » Blog Archive » 30+ AJAX-Powered WordPress Plugins 10.05.2007 @ 17:44

    [...] Ajax Comment Preview - Allows readers to preview their comment before submitting. [...]

  196. Pingback from Best uses of Ajax in Wordpress Plugins 10.09.2007 @ 03:14

    [...] Ajax Comment Preview - Allows readers to preview their comment before submitting. [...]

  197. drupish 10.20.2007 @ 04:03

    Three gods A, B, and C are called, in some order, True, False, and Random. True always speaks truly, False always speaks falsely, but whether Random speaks truly or falsely is a completely random matter. Your task is to determine the identities of A, B, and C by asking three yes-no questions; each question must be put to exactly one god. The gods understand English, but will answer all questions in their own language, in which the words for yes and no are ‘da’ and ‘ja’, in some order. You do not know which word means which.

  198. Dompbob 10.23.2007 @ 08:55

    Virker det stadig? Gør det stadig det?

  199. nick 10.25.2007 @ 00:33

    hello, jesus is awesome.

    sometimes, over the rainbow.

    sometimes,

    iuno i just wanna see how it works, niice.. very nice

  200. Shabith 10.26.2007 @ 06:13

    great plugin! thumbs up!

  201. Pingback from Ajax’la 30 Eklenti KnbykL Official Web Page | Güvenlik Merkezi & Döküman ve Programlar 10.29.2007 @ 05:58

    [...] İşte size ajax ile hazırlanmış 30 wordpress eklentisi :AjaxWp , Alexa Rank , Ajax Comment Preview , asTunes , Codebox , Crossroads , FireStats , Google PageRank , Hardened-Trackback , imgViewJX , [...]

  202. Tom 10.31.2007 @ 04:17

    perfect plugin, thanks

  203. Pingback from MW-Studio» Blog Archive » 30个基于AJAX技术的Wordpress插件 11.03.2007 @ 09:29

    [...] Ajax Comment Preview - 允许读者在发表评论前预览。 [...]

  204. vihali 11.05.2007 @ 07:42

    it works like a charm

  205. Pingback from Плагины для Wordpress на русском! | Простой блог 11.08.2007 @ 13:45

    [...] кнопки на самом сайте. Alexa Rank - показывает рейтинг в Alexa. Ajax Comment Preview - позволяет читателю-комментатору сделать [...]

  206. Pingback from » 32 Plugins AJAX para WordPressNewton Calegari - Blog - 2007 » Blog Archive 11.09.2007 @ 16:59

    [...] Ajax Comment Preview [...]

  207. LeSpocky 11.10.2007 @ 07:52

    Hearing U2 at the moment, I just test the “blockquote”-tag:

    I have run through the fields
    only to be with you

    Just curious how this works and if it works fine, I’ll install…

  208. Pingback from Ajax'l 30 Eklenti - Webmaster Forumu 11.10.2007 @ 07:55

    [...] denyeceim beendiklerimi burada sizlere anlatacam Eklentiler ; :AjaxWp , Alexa Rank , Ajax Comment Preview , asTunes , Codebox , Crossroads , FireStats , Google PageRank , Hardened-Trackback , imgViewJX , [...]

  209. Robert Irizarry 11.10.2007 @ 13:23

    Works great but I’d like the Preview button to line up similar to your layout. Instead one button ends up directly under the other. How do I go about it? Thanks!

  210. Pingback from WordPress: +100 plugins et applications pour votre blog WP 11.11.2007 @ 14:10

    [...] Ajax Comment Preview - Permet à vos lecteurs de voir leurs commentaires avant publications. [...]

  211. Robert Irizarry 11.11.2007 @ 20:03

    I discovered the problem. I’m using the comments.php from Brian’s Threaded Comments. I was able to move a closing div tag to get the Submit and Preview buttons to turn up on the same line. A bit of CSS should handle the rest.

  212. Saedel 11.12.2007 @ 17:30

    Sample of comments… looks great.

    thanks!

    *two-thumbs up*

  213. Pingback from wordpress iin ajaxl eklentiler - Forumex.Net - Trke Forumunuz 11.12.2007 @ 20:00

    [...] iin ajaxl eklentiler Eklentiler ; :AjaxWp , Alexa Rank , Ajax Comment Preview , asTunes , Codebox , Crossroads , FireStats , Google PageRank , Hardened-Trackback , imgViewJX , [...]

  214. Ajaxpert 11.16.2007 @ 04:44

    here is good link for AJAX tutorial.

    http://gohil.dharmesh.googlepages.com/ajax.html

  215. Code4Gold 11.17.2007 @ 01:11

    I love Ajax, I have a feature like this that I coded into my SMF forum for members to preview signatures and I did another one to get the members most recent blog post every time they login and append it in their signature whenever they post. I’ve just grabbed this plugin and am looking forward to testing it on some of my wordpress installs. I’m always on the lookout for cool plugins because I host Wordpress and SMF sites and my clients love any new stuff.

  216. Pingback from 对影成三人 » Blog Archive » Wordpress插件归类整理 11.18.2007 @ 20:08

    [...] Ajax Comment Preview - 允许读者在发表评论前预览。 [...]

  217. jmmb jmmb 11.21.2007 @ 16:28

    is the plugin installed as i type this?

  218. theAdamChronicles 11.23.2007 @ 10:14

    OMG said the frog
    WTF replied the ensemble

    Together they wondered while wandering.

  219. Bud 11.27.2007 @ 01:24

    Testing

    When man invented the bicycle he reached the peak of his attainments. Here was a machine of precision and balance for the convenience of man. And (unlike subsequent inventions for man’s convenience) the more he used it, the fitter his body became. Here, for once, was a product of man’s brain that was entirely beneficial to those who used it, and of no harm or irritation to others. Progress should have stopped when man invented the bicycle.

    Elizabeth West

  220. HelpingU 11.29.2007 @ 15:51

    Thanks for the plugin. I installed it with no problems on my blog that I just upgraded to Wordpress 2.3.1 (the newest release). So it works on the newest release. Hope this is helpful.

  221. Diego 11.30.2007 @ 03:41

    Teste

  222. olivier 11.30.2007 @ 04:14

    Toute la vérité, messieurs, je vous la livre
    Si j’ai quitté les rangs des plus de deux cents livres,
    C’est la faute à Mimi, à Lisette, à Ninon,
    Et bien d’autres, j’ai pas la mémoire des noms.

  223. TenienteCastillo 11.30.2007 @ 04:49

    Recomiendo ver la peli [REC] si quieres pasar miedo

  224. Gilbitron 11.30.2007 @ 07:41

    A nice wee addition.

  225. Panwar 12.03.2007 @ 19:06

    Hi dude your plugin is really cool thanks, can you tell me another plugin that when user submit comments then page should not be reloaded but only show submittd comment by ajax ?

  226. Pingback from Ajax Comment Preview | Миша.Мчедлишвили 12.07.2007 @ 15:09

    [...] неплохой плагин. Ajax Comment Preview - позволяет читателю-комментатору сделать [...]

  227. Ultras 12.08.2007 @ 05:16

    Great! Thanks for you hard work!

  228. Pingback from ARHI » Blog Archive » Pluginuri de baza pentru un blogger 12.09.2007 @ 06:26

    [...] Ajax Comment Preview - Allows readers to preview their comment before submitting. [...]

  229. BaseballTalkPro 12.10.2007 @ 19:45

    It’s a very nice addition to my blog. Thank you. I think Wordpress should add this to the standard install in the future because it’s a great asset.

  230. Pingback from dyohanan.com » Great Tools To Use With Your Wordpress Blog 12.13.2007 @ 08:35

    [...] Ajax Comment Preview - Allows readers to preview their comment before submitting. [...]

  231. Sir Pavlow 12.14.2007 @ 18:06

    some problems on my blog

  232. alternatif 12.16.2007 @ 13:04

    My web site how?

  233. Pingback from Extensões em Ajax para o Wordpress | Ajax Noticias Novidades tudo sobre Ajax 12.17.2007 @ 13:46

    [...] Comentários Preview Ajax Um simples plugin que permite os visitantes do teu site verem um preview dos seus comentários antes de submeterem. [...]

  234. sharp aquos 12.19.2007 @ 09:29

    Hi dude your plugin is really cool thanks, can you tell me another plugin that when user submit comments then page should not be reloaded but only show submittd comment by ajax ?

  235. Pingback from ITShowTime » Blog Archive » 30个基于AJAX技术的Wordpress插件 12.19.2007 @ 22:17

    [...] Ajax Comment Preview - 允许读者在发表评论前预览。 [...]

  236. Pingback from dimanet » Архив блога » Список разных плагинов для WordPress 12.20.2007 @ 14:00

    [...] кнопки на самом сайте. Alexa Rank - показывает рейтинг в Alexa. Ajax Comment Preview - позволяет читателю-комментатору сделать [...]

  237. Pingback from Ch-ch-ch-ch-Changes! | enreas 12.21.2007 @ 08:18

    [...] AJAX Comment Preview. [...]

  238. Pingback from 30多个 AJAX 驱动的 WordPress 插件 » PHP网站技术收集 12.28.2007 @ 21:50

    [...] Ajax Comment Preview - 允许读者在提交留言之前预览留言。 [...]

  239. Pingback from 30个基于AJAX的Wordpress插件 : Zollman.Net 12.30.2007 @ 13:38

    [...] Ajax Comment Preview - 允许读者在发表评论前预览。 asTunes - 获取Audioscrobbler或last.fm中的数据并以列表的形式发表到博客上。 [...]

  240. Lushable 12.31.2007 @ 00:11

    This is great! Im using this! Thanks so much

  241. Pingback from Art-Life » 30个基于AJAX技术的Wordpress插件 01.03.2008 @ 07:56

    [...] Ajax Comment Preview - 允许读者在发表评论前预览。 [...]

  242. homaid 01.04.2008 @ 09:16

    Thanks a lot this is really cool

  243. Rina 01.07.2008 @ 01:27

    Great plugin!

  244. Jaon Lee 01.12.2008 @ 20:49

    Great plug dude!

  245. DeaR 01.14.2008 @ 21:27

    Great, but I can’t use it.
    How come it doesn’t show up like yours?

  246. Hero 01.16.2008 @ 20:01

    I’ve just started redesigning my old Wordpress blog to make itmore modern and this plugin is awesome. I’m eventually going to try to alter it a little bit though and make it so it previews while you type nto after pressing the previre button. Otherwise, great idea !!!

  247. Pingback from I migliori plugin Ajax per Wordpress at Gimmicks 01.17.2008 @ 02:14

    [...] Ajax Comment Preview - Permette agli utenti di vedere l’anteprima dei propri commenti prima di inviarli. [...]

  248. tell a friend script 01.18.2008 @ 01:04

    I almost hit submit — and the reason is the tab-order. The Preview button is displayed before the Submit button, so I assumed that tab + enter will hit Preview, but your tab-order is Submit first and Preview next.

  249. Pingback from GuXiang.info » Blog Archive » 30多个利用AJAX技术创建的WordPress插件 01.18.2008 @ 06:31

    [...] Ajax Comment Preview - 可以让读者在提交留言前进行预览。 [...]

  250. Erica 01.21.2008 @ 18:16

    I can’t get it to work. I’m not using Kubrick but I don’t know what I’m missing in my template that makes it not show.

  251. Pingback from Ajax Comment Preview_Wordpress plugin <