- Added meta.module, an improved index.module that allows you to associate different collections - think "combobox" here - with different content types, all hardcoded references to "section" have been removed and the admin-friendliness of the meta admin section has been slightly improved. I'll keep working on it during the weekend - if time allows me to. Moreover, I'll focus on the usability/user-friendlines of the meta admin section as well as graceful input-checking, and error-handling. Requires an SQL update, see updates/2.00-to-x.xx.sql! Index.module will be removed, or meta.module will be renamed as soon we can ditch one of them. For now, having both coexist is not going to harm your setup and is useful to make a comparison and / or to migrate from index.module to meta.module. Index.module is de-coupled form the rest of the system so you will have to use meta.module after having upgraded. You have been warned. - Updated CHANGELOG.
Showing
- CHANGELOG 2 additions, 1 deletionCHANGELOG
- includes/node.inc 5 additions, 10 deletionsincludes/node.inc
- modules/meta.module 165 additions, 0 deletionsmodules/meta.module
- modules/poll.module 3 additions, 3 deletionsmodules/poll.module
- modules/poll/poll.module 3 additions, 3 deletionsmodules/poll/poll.module
- modules/story.module 3 additions, 3 deletionsmodules/story.module
- modules/story/story.module 3 additions, 3 deletionsmodules/story/story.module
- updates/2.00-to-x.xx.sql 31 additions, 1 deletionupdates/2.00-to-x.xx.sql
Loading
Please register or sign in to comment