uwosh.flash
supporting flash for uwosh
Current release
uwosh.flash 0.8
Released Apr 29, 2011
-
Get
uwosh.flash
for
All platforms
(367.1 kB)
- uwosh.flash-0.8.tar.gz
Project Description
Introduction
uwosh.flash offers people a way of inserting flash into plone in a safe manner. This way you do not have to worry about turning off safe html and adding accepted tags to kupu. You do, however, have to require javascript to do this.
Right now it can be connected to a flash streaming server to serve FLV video files and MP3 audio files.
You must use uwosh.recipe.flash to connect it with a streaming server!
Upgrade Notes for 0.7rc2
After you install the product, you MUST run the upgrade step in order for the flash streaming video to function properly from there on out. Flash video should still work as expected.
While running the upgrade script, it might be a good idea to idea to run it on a zope that isn't being used much because it does a good deal of work for converting links and reindexing objects.
DO NOT just reinstall the product to do the upgrade. This will not actually upgrade it!
Plone 3.3
- site setup -> add/remove products -> click upgrade button
Plone 3.2 and Plone 3.1
- zmi -> portal_setup -> Uprades -> choose uwosh.flash -> Upgrade to 0.7rc2
Changelog
0.8 (2011-04-29)
- Support for Plone 4.0.x
0.7.1 (2010-12-09)
- fixed reindex call during install so it looks for portal_type="Multimedia" instead of type_name="Multimedia", and traps and logs exceptions that occur in the calls to reindexObject()
0.7
- Updated to flowplayer 3.2.1
- fixed problem where flowplayer wouldn't work in IE in certain situations.
- can now specify to use the first frame as a splash image in the content definition.
0.7rc3 ~ March 1, 2010
- update allowed content types since web server sometimes handles flvs differently [Nathan Van Gheem]
- handle application/octet-stream content type since we're getting some weird issues with content being uploaded that way. [Nathan Van Gheem]
- added some doctests [Nathan Van Gheem]
0.7rc2 ~ February 25, 2010
- removed weird dependency installation issue. [Nathan Van Gheem]
- using metadata.xml correctly [Nathan Van Gheem]
- handling dependencies with GS [Nathan Van Gheem]
- adds zcml autoinclude entry point so you don't need to specify zcml section in compatible plone versions [Nathan Van Gheem]
- fixed error from occurring on ftp of flash video [Nathan Van Gheem]
- fall back to default width and height of flash elements [Nathan Van Gheem]
- added support for playing MP3s [Nathan Van Gheem]
- added a default width and height settings [Nathan Van Gheem]
- use content types, not file extension to determine if file is the correct type [Nathan Van Gheem]
- Updated to version 3.1.3 of flowplayer [Nathan Van Gheem]
Self-Certification
[ ] Internationalized
[ ] Unit tests
[ ] End-user documentation
[ ] Internal documentation (documentation, interfaces, etc.)
[ ] Existed and maintained for at least 6 months
[ ] Installs and uninstalls cleanly
[X] Code structure follows best practice


