drupal/updates
Dries Buytaert 96576a6ef7 - 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.
2001-06-15 07:30:44 +00:00
..
1.00-to-2.00.sql - reorganized the ./update directory a bit 2001-03-25 11:25:30 +00:00
2.00-to-x.xx.php Nat: adding a block is nice, but make sure don't forget traling semi-colons on commands... :) 2001-05-14 23:08:29 +00:00
2.00-to-x.xx.sql - Added meta.module, an improved index.module that allows you to 2001-06-15 07:30:44 +00:00