The attached patch brings inline.module into compatibility with Drupal 5. It could probably stand to have an .install file that sets its weight to come after upload.module; without that, its form altering tricks don't work. But it works with a minimum of fuss, and preserves all the old 4.7 functionality. Yay!
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | inline.info__0.txt | 183 bytes | pfaocle |
| #3 | inline.info_.txt | 137 bytes | pfaocle |
| #2 | inline_5_0.patch | 6.8 KB | david lesieur |
| inline_5.patch | 3.08 KB | eaton |
Comments
Comment #1
sunhttp://drupal.org/node/83624 has been marked as duplicate of this issue. Provided patches are slightly different but if this one works I'd prefer it.
Comment #2
david lesieur commentedHere's a new patch because placeholders in t()s needed some changes, and inline_form_alter () was not altering the form.
Comment #3
pfaoclePatch #2 seems to be working fine on a development site.
Attached is the required .info file to add to the branch (renamed to allow upload).
Comment #4
pfaocleAnother .info file, with package and dependency info.
Comment #5
sunCommitted to HEAD and created new branch for Drupal 5.
The new release package will be available within the next 12 hours.
Comment #6
(not verified) commented