Personal tools
Skip to content. | Skip to navigation
Introduction :height: 50 :width: 382This package provides Audio and Video Dexterity content types and behaviors, conversions and players/views.It integrates the HTML5 media player mediaelementjs_ and uses plone.app.async_ if installed to convert videos to common formats... _mediaelementjs: .. _plone.app.async: - Audio and Video types - Integration with mediaelementjs_ designed for maximum...
The transmogrify.dexterity package provides a transmogrifier pipeline section for updating field values of dexterity content objects. The blueprint name is transmogrify.dexterity.schemaupdater. The schemaupdater section needs at least the path to the object to update. Paths to objects are always interpreted as being relative to the context. Any writable field who's id matches a key in the current item will be updated with the corresponding value. Fields that do not get a value from the pipeline are initialized with their default value or get a missing_value marker. This functionality will be moved into a separate constructor pipeline... The schmemaupdater section can also handle fields defined in behaviors.
This package provides Audio and Video Dexterity content types and behaviors, conversions and players/views. It integrates the HTML5 media player mediaelementjs and uses plone.app.async if installed to convert videos to common formats. Features Audio and Video types Integration with mediaelementjs designed for maximum forward and backwards compatibility Automatically convert video types to HTML5 compatible video formats Be able to add video from TinyMCE by adding a link to the audio or video objects and then adding one of the available Audio and Video TinyMCE styles. Integration with plone.app.async for conversions if installed Plone 4.3 syndication support Transcript data Youtube URL (in case you want the video streamed from Youtube) Streaming support Still screen shot Subtitle (captioning) file in SRT format
Paster templates for dexterity