User: JacobSingh Branch: DRUPAL-7--1 Date: Thu, 10 Dec 2009 12:00:04 +0000 Added files: /modules/media media_types.inc Removed files: /modules/media MediaEntityController.php media.fields.inc Modified files: /modules/media media.admin.inc media.info media.install media.module Log message: Alpha field handling! Re-did a lot of the complexity after a chat session w/ bjaspan made it clear that having the bundle or type of media (for fielding purposes) determined dynamically was not going to work and making a new table would be a PITA - but can be done later. Anyway, see the media.install for an extended description. Fields works now! (kinda) Links: http://cvs.drupal.org/diff.php?path=contributions/modules/media/media_types.... http://cvs.drupal.org/diff.php?path=contributions/modules/media/media.admin.... http://cvs.drupal.org/diff.php?path=contributions/modules/media/media.info&o... http://cvs.drupal.org/diff.php?path=contributions/modules/media/media.instal... http://cvs.drupal.org/diff.php?path=contributions/modules/media/media.module...