Closed (fixed)
Project:
Actions
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
12 Oct 2006 at 04:42 UTC
Updated:
29 Oct 2006 at 21:17 UTC
Jump to comment: Most recent file
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