Here's a patch that brings Actions.module into the land of Drupal 5. There are some reough edges -- it did some nasty things with form redirection, and as a result it now passes an ugly MD5 string in the url for creating a new action. That means that help messages don't display properly on the config screen.
There are probably better solutions -- using different URLs for adding and editing, for example -- but this patch gets things working.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | actions.info | 149 bytes | eaton |
| actions_2.patch | 12.43 KB | eaton |
Comments
Comment #1
eaton commentedHere's an .info file for actions.module as well.
Comment #2
jvandyk commentedCommitted.
Comment #3
(not verified) commented