summaryrefslogtreecommitdiff
path: root/modules/actions
Commit message (Collapse)AuthorAge
* #172773 by numerous contributors: Make the actions interface usable by mere ↵Gábor Hojtsy2007-09-11
| | | | | | | | | mortals (including rename of actions.module to trigger, but keeping the actions themselfs). Complete previous history of actions module: - #148410 by jvandyk: added rewrite of the actions module! - #155986 by Uwe: fixed typos. - #155828 by Eaton, pwolanin and jvandyk: let actions live even if actions.module is not turned on
* #155828 by Eaton, pwolanin and jvandyk: let actions live even if ↵Gábor Hojtsy2007-08-29
| | | | actions.module is not turned on
* - Patch #155986 by Uwe: fixed typos.Dries Buytaert2007-07-02
|
* - Patch #120360 by nedjo: enable AJAX by making all behaviours reattachable.Dries Buytaert2007-07-01
|
* - Patch #148410 by jvandyk: added rewrite of the actions module!Dries Buytaert2007-06-29
This is a very important patch, but one that is merely an enabler. Hopefully we'll see more people submitting "action patches" in the near future. Thanks for the hard work and persistence, John. *If* you decide to update the Drupal Pro Development book to Drupal 6, make sure to add a chapter on actions. ;)