Please update info file in HEAD according to new Druapl 6 .info standard (dependencies) as attached below.
| Comment | File | Size | Author |
|---|---|---|---|
| event_info.patch | 324 bytes | miro_dietiker |
Please update info file in HEAD according to new Druapl 6 .info standard (dependencies) as attached below.
| Comment | File | Size | Author |
|---|---|---|---|
| event_info.patch | 324 bytes | miro_dietiker |
Comments
Comment #1
miro_dietikerPlease review and commit.
Comment #2
miro_dietikerWell.. after checking the code it doesn't look like there's a working D6 version.
This branch is not ready to use.
It should be inactivated or we need something like a description about its state...
We've finally migrated to date.module as cck field, added a start field with optional end date and added calendar.module to bring in a great calendar views support. No more event.module needed.
The only thing to do is "manual" data migration from {event} to CCK field (field_date) which can be done with a single SQL query.
Something like:
The SQL is not yet exactly confirmed to work, but we've done something similar successfully.
Have fun migrating! Hope it helps.
Comment #3
crystaldawn commentedI've uploaded a new development snapshot that closes all of the drupal 6 / views API 2 problems. Closing all issues related to this problem.