Attached is a degraded backport of 6.x-1.0 to 5.x. It is missing the cool schema things and alter hook the 6.x version has, but 5.x just doesn't support those things anyway. It also moves the contents of ip_anon.pages.inc to the main .module file since the menu files option isn't in 5.x either. The diff is against 6.x-1.0 since there are no files in HEAD.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | ip_anon-D5backport_w_db_exists.patch | 4.17 KB | deekayen |
| ip_anon-D5backport.patch | 4.13 KB | deekayen |
Comments
Comment #1
mfbThanks. One thing I noticed, the db_table_exists() call is needed, in case a module (and corresponding table) is not installed on the site.
Comment #2
deekayen commentedmakes sense. db_table_exists() added.
Comment #3
christefano commentedI think this is ready for a release.
Comment #4
mfbI've created the branch in CVS. Please test and mark this fixed if everything is working, then I will tag it. Thanks!
Comment #5
mfbDid a quick test and seems to work so I tagged it. Thanks.
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.