Posted by Flying Drupalist on April 17, 2009 at 11:44pm
Jump to:
| Project: | Ajax |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
It would be great if you can add ajax functionality to subscriptions.
http://drupal.org/project/subscriptions
Currently the interface is pretty clunky, requiring you to use a checkbox to select your subscriptions, and then click ok with a page refresh. It would be nice if every subscription option, IE subscribe to term or subscribe to author, was its own ajax link ala fast toggle or the flag module.
Thanks!
Comments
#1
I am trying to AJAX-ify the same form as mentioned here that is used in the Notifications module. How tricky would it be to convert the form from a list of checkboxes, to simple links that submit when clicked?