Closed (duplicate)
Project:
Drupal core
Version:
6.x-dev
Component:
comment.module
Priority:
Minor
Category:
Feature request
Assigned:
Reporter:
Created:
6 Feb 2007 at 22:21 UTC
Updated:
6 Feb 2007 at 22:58 UTC
In order to push the idea of a JavaScript preprocessor, and in order to minimize the number of actions required to do simple things, I think it would be good to extend core modules with some AJAX functions. The attached patch adds instant comment deletion. It needs some work, especially the confirmation needs to support translation, but I don't know how to do it best.
Of course this could be done with a separate module, but I still think it'd be best to have it in the core. If the idea gets accepted, I will add more functions, otherwise I'll contribute a module. If there's another similar effort, please point me to it, a brief search shows nothing related.
| Comment | File | Size | Author |
|---|---|---|---|
| comment-delete-ajax.patch | 1.55 KB | umonkey |
Comments
Comment #1
darren ohI'm trying to start something similar with the Drupal Chat project, but I have to learn more JavaScript. There is an issue already filed, so I'm setting this as a duplicate of issue 73982. No one has been able to work on it yet, so it would be great if you assigned that issue to yourself.