Personal tools
Skip to content. | Skip to navigation
This is a **richtext widget** for for YAFOWIL < It uses for now TinyMCE < as wysiwig-editor.- Documentation < - DEMO - see it Live < Source Code The sources are in a GIT DVCS with its main branches at github < be happy to see many forks and pull-requests to make YAFOWIL even better. Contributors - Robert Niederrreiter- Georg Bernhard
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
This package provides a tinymce plugin for easily adding youtube videos. Warning ^^^^^^^ You'll likely need to allow iframe as a custom tag via html filtering for this plugin to work. Another warning ^^^^^^^^^^^^^^^ Due to the way most modern browsers help protect against XSS attacks, after you save a form where you added a video with tinymce, you'll likely see the rendering of the video is blocked initially. Just reload the browser once more to see the video added. See http://glicksoftware.com/blog/disable-html-filtering for tips on getting around this annoyance.