-
Adding message warning against use of om_show_filefiled as it will be phased out soon and currently causes errors.
-
Fixed and updated content type installation. Removed OM Airing which will now be required by OPS. Still has so many dependencies that successful installation must be preceded by manual installation of all dependencies. Updated dependencies to reflect newer fields. Added support for multiple file field and theme configurations (differing database schemas).
-
Separated the metadata deletion portion of the reset show function and created an additional reset metadata link on the status page.
-
Removed requirement for status page on OPS. Now only the file status on PBS is dependent on OPS. Added reset show link on the status page. This link removes metadata from PBS if OPS is installed, removes shows from IA if IA is installed and removes the mpeg2 from the Drupal file system.
-
Numerous changes cleaning up meta data transfer and administration interface. Solved a few schedulign related bugs. Moved Princeton administration to OPS Princeton and utilized OPS functions for mount status, server status and remount. Removed DOM specific code from OPS Cablecast. Removed OPS Synergy from stable release candidate until it can be updated.
-
Open Media Show: February 25, 2011 2:10
Commit 8aa1845 on 6.x-2.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Open Media Show: February 25, 2011 2:10
Commit a376c3c on 6.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
changed the incoming path variable to be absolute path, removed image field code. Module now only deals with MPEG and duration.
-
fixed creative commons default
-
Wrapped two strings within an l() in t(), to make them translateable