[contributions:travist] /modules/flashvideo flashvideo.module
User: travist Branch: HEAD Date: Mon, 02 Jul 2007 23:57:06 +0000 Modified files: /modules/flashvideo flashvideo.module Log message: Introduced the FlashVideo API that allows for plugins. Introduced the FlashVideo CCK Plugin. Added a new parameter for the [video] and [thumbnail] tag, called file. This allows you to specify any file and it will play it. This is referenced from the system files directory. Depricated the _perform_ffmpeg routine. Now using a more standard flashvideo_convert routine. Added the ability to customize the Thumbnail command to the conversion utility. Made another fix to the RSS feeds that was using db_fetch_object instead of db_result. Fixed the bad wordage in the Missing thumbnail image... It was saying "Image Not Unavailable" and now says "Image Not Available". Fixed the file paths to the missing video and missing thumbnail images. Changed the flashvideo_get_video routine to look for not only "flv-application/octet-stream" files, but also "application/octet-stream" files Fixed a bug where the post operations were not being performed if they specify 0 for the max number of failures (No FFMPEG). Added some more comments to help other people understand the module. Added a PHP check that looks for installed modules and PHP directive settings, and notifies the user if any settings do not match recommendations Links: http://cvs.drupal.org/diff.php?path=contributions/modules/flashvideo/flashvi...
participants (1)
-
drupal-cvs@drupal.org