-
- updated jwcck description - modified requirements for jwcckformatter
-
- fixed issue where default player was not being used if custom player wasn't specified - saving a player should no longer automatically make it the default player - removed deprecated plugins livestream and vidrate - removed extraneous flashvar from facebookit and tweetit
-
- added support for PCLZIP as an alternative for PHP's built in zip support
-
- couple more bug fixes courtesy of rlnunez
-
- updated emfield integration to format multi value feeds as a playlist - made a small change to how the admin js was included at the suggestion of rlnunez
-
Merge branch 'master' of git.drupal.org:project/jwplayermodule into 6.x-1.x
-
- added sub module to provide cck formatter for text fields to process the shortcode - added sub module to process the shortcode if it's present in any cck field - broke out tag_processor and converted it to a theme function for access by other modules - modules are now grouped in a JW Player package
-
- multi value filefields will now be converted to a playlist
-
- sub module to integrate with emfield - emfield formatter and extension of emvideo that allows selection of player configs
-
- sub module to integrate with filefield - filefield formatter and new widget that allows selection of player configs - code cleanup