ajax comments

ezichko - May 28, 2006 - 17:11

hi:

i have seen in some wordpress sites that you can post comments without reloading the whole page. this would be great to be integrated with drupal.

is this possible right now? any guides to do it?

thanks

+1

SavoryMedia - May 28, 2006 - 18:38

I'd definitely be interesting in this, too. I have a ton of drupal sites on which this would be very slick to have.

=========================================
MJ - SavoryMedia - http://savorymedia.com/

I'd be interested in working

bugz_nz - May 28, 2006 - 20:51

I'd be interested in working on this if nobody else has picked it up already.

+2

Rosamunda - May 28, 2006 - 22:12

Another one that think this idea rocks!

Rosamunda
Buenos Aires | Argentina
www.ligadelconsorcista.org

JS Tools

SavoryMedia - May 29, 2006 - 21:09

From DLing and checking out the Javascript Tools module, I think it has all the base functionality to make AJAX comments happen.

We just need a developer to put a module together using its functionality.

=========================================
MJ - SavoryMedia - http://savorymedia.com/

Anybody managed to do that?

christopher_skauss - February 21, 2007 - 09:13

Hello, has anybody worked on it? Thanks

I'm interested.

Psicomante - May 7, 2007 - 15:46

JS Tools + Form Filter + Form Store

arthurf - August 21, 2008 - 21:04

With these three modules jstools, formfilter, form_store, you can get ajax comment submits. The threading isn't quite right until the page is refreshed, but it is a workable solution.

subscribing

ola90@drupal.ru - June 9, 2008 - 17:56

subscribing

subscribing

swordofwar - August 15, 2008 - 13:43

subscribing

subscribing

cloudmine - August 18, 2008 - 22:06

subscribing

Please AJAX Comments!

swordofwar - September 5, 2008 - 02:23

I have a lot of media on many pages of my site and it interrupts people if ti takes them to other pages when they make comments! Someone please make an AJAX comment module!

+1

Prodigy - September 20, 2008 - 07:46

+1

I want it to

himtuna - September 20, 2008 - 11:39

I am new here, can anybody tell me where to subscribe?
I also need this cool feature for my site www.gamersden.in
It has got lot of gaming content most them ajaxified, and it would be lot easier to give comments ajax way.

Hi there! You subscribe to a

Rosamunda - September 24, 2008 - 20:40

Hi there!
You subscribe to a discussion just posting something to it.
To see your subscribed posts you just click on "Recent Posts" and from there the "My Recent Posts" tag.

Rosamunda
Buenos Aires | Argentina
www.ligadelconsorcista.org

Subscribing

sakib000 - September 29, 2008 - 11:41

Subscribing

First draft

toemaz - October 11, 2008 - 17:57

I'm currently working on the comment_ajax module for Drupal 5.x. It's not fully functional yet: the comment is submitted via ajax, but the it's not displayed yet.
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/comment_ajax/

Comment_ajax module working

toemaz - October 11, 2008 - 20:00

Comment_ajax module should be working now 2 cases:
1. for the comment_add link: it injects the comment form
2. for the comment form below the comment list

Todo:
Inject the comment form for the reply links

The module only works for D5 for the moment.

comment ajax module RC

toemaz - October 14, 2008 - 10:41

Module is ready for testing.

live?

scottrigby - October 17, 2008 - 19:47

what about the Live module? http://drupal.org/project/live

live vs comment_ajax

toemaz - October 18, 2008 - 06:12

Live does live preview of a comment via ajax but not an actual ajax submit. But I presume both could be integrated ultimately.
When you happen to test the comment_ajax module and compare it against live, perhaps you could report your findings in an issue on the live project page.

So, wait. If I install this

rry - October 28, 2008 - 15:26

So, wait. If I install this will it work correctly yet? Or should I wait?

And is there any plan to get this in 6.x?

Fatal error: Allowed memory

aerodog - October 22, 2008 - 20:39

Fatal error: Allowed memory size of 31457280 bytes exhausted (tried to allocate 7 bytes) in /home/mecchoco/public_html/modules/node/node.module on line 433 .

I got this right after enabling the module.

What's weird is I have 75 M allocated. Did anyone else have a similar issue?

I can't reproduce it for

toemaz - October 24, 2008 - 08:42

I can't reproduce it for now. Perhaps someone else?
I believe when you would enable yet another module, you will hit the same problem. So, i don't think this is related to this module.

Hi, I've tested your

drupalina - December 9, 2008 - 06:01

Hi,
I've tested your module.
It works more-or-less okey for authenticated users only. BUT it can't cope with hierarchical comment replies - it makes all comments flat.

AND... what's even worse , it doesn't work with Captcha for anonymous users.

AND the 3rd drawback is that there is to "Ajaxified transition" - the computer just freezes and then the comment pops up, whch is not nice (I can immagine people clicking the submit putton again and again, which would result in multiple comments)

------
HOWEVER... having said all this, I think if these bugs ould be cleared, comment_ajax module would be an _awsome_ contribution to Drupal. This is a very important and much needed feature!!!

I think it would be great if you could start a project page for this and upload the dev tar in there, so that the bugs can be induvidually addressed and tested.

The module/code is open for

toemaz - December 12, 2008 - 14:48

The module/code is open for adoption!

I'm not a coder or developer

drupalina - December 12, 2008 - 19:08

I'm not a coder or developer

Ajax comments in Drupal are

EnekoAlonso - December 15, 2008 - 06:23

Ajax comments in Drupal are relatively easy to achieve. Unfortunately, I haven't had time to prepare a module nor I have interest in doing it now. But still, I want to share my code so other people can take advantage of it too.

http://dev.enekoalonso.com/2008/12/10/ajax-comments-in-drupal-5-how-i-ma...

Enjoy :)

Please contact me if you have any questions.

Hi, thanks for the write up,

drupalina - December 23, 2008 - 15:43

Hi,
thanks for the write up, though there were many confusing points for me as a non-coder. But for those of us who are not coders, could you _please_ attach a zipped folder with the module, so that we can just simply enable and use it???

It's done by neochief

adresaklumea - December 20, 2008 - 17:55

I'm using

http://drupal.org/project/ajax_comments

on my new Artonfix

works like a charm.
------------
Shared hosting

 
 

Drupal is a registered trademark of Dries Buytaert.