2011-02-23 Kazuhiko * disable 'Acquire Local Role' in Audio and Video portal types. 2011-02-21 Kazuhiko * add DefaultImage property sheet in Video portal type for a 'splash image' of a video. * add Image in Video portal_type's allowed content type. 2011-02-16 Kazuhiko * add flowplayer.content.swf and flowplayer.captions.swf. * set http_cache for static objects. 2011-02-15 Kazuhiko * add Video Subtitle portal type. 2011-02-14 gabriel.oliveira * Updated audio way to get preferred audio player 2011-02-14 gabriel.oliveira * Added default preference for audio and video player 2011-02-08 gabriel.oliveira * Added javascript to recognize if browser has support to audio and video tags. Otherwise, it will load flowplayer to show media * Added video_player option list, to select default player (between html5 video, and flowplayer) 2011-01-18 gabriel.oliveira * Changed default properties for VideoField and AudioField. * Added new columns to Video Module and Audio Module listbox. * Added PropertySheet MediaPreference for default audio and video format selection. 2011-01-18 gabriel.oliveira * Personalized Preview action for Video e Audio portal_types, including the new fields Video and Audio. 2011-01-11 gabriel.oliveira * Removed unnecessary comments and methods for now. 2011-01-11 gabriel.oliveira * Try to create new portal type Audio, that will handle Audio files. 2011-01-11 gabriel.oliveira * Try to create new portal type Video, that will handle Video files. 2010-12-09 gabriel.oliveira * Initial build