[contributions(DRUPAL-5):nedjo] /modules/flvmediaplayer/contrib/flvmediaplayer_asset flvmediaplayer_asset.module /modules/flvmediaplayer/contrib/flvmediaplayer_views flvmediaplayer_views.info flvmediaplayer_views.module /modules/flvmediaplayer flvmediaplayer.install flvmediaplayer.module
User: nedjo Branch: DRUPAL-5 Date: Tue, 08 Jul 2008 00:29:04 +0000 Modified files: /modules/flvmediaplayer/contrib/flvmediaplayer_asset flvmediaplayer_asset.module /modules/flvmediaplayer/contrib/flvmediaplayer_views flvmediaplayer_views.info flvmediaplayer_views.module /modules/flvmediaplayer flvmediaplayer.install flvmediaplayer.module Log message: Issue #279643. Fixes and refinements include: * Various views-related fixes - Move rendering to flvmediaplayer from flvmediaplayer_views. - Use format_xml_elements(). - Feed view name to rendering. - Append node ID as arg to recommendations view urls. This enables the construction of views with node ID arguments so that recommendations can be node-specific. * Fix issues with node-specific configs - Ensure data are saved and loaded. - Use a node type's registered configuration as default if available. * Remove flvmediaplayer_extend(), use module_invoke_all() instead. * Load $node->flvmediaplayer_config in nodeapi's 'load' op. * Remove 'nid' and 'node' from config array. * Pass node in flvmediaplayer_extend_fire(). This permits e.g. the appending of node IDs to view paths. * Fix hook_menu() implementation (previously didn't use $may_cache test). * Various minor code style tweaks. NOTE: sites will need to run an update to refresh menus. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/flvmediaplayer/con... http://cvs.drupal.org/diff.php?path=contributions/modules/flvmediaplayer/con... http://cvs.drupal.org/diff.php?path=contributions/modules/flvmediaplayer/con... http://cvs.drupal.org/diff.php?path=contributions/modules/flvmediaplayer/flv... http://cvs.drupal.org/diff.php?path=contributions/modules/flvmediaplayer/flv...
participants (1)
-
drupal-cvs@drupal.org