{ "info": { "author": "keul", "author_email": "luca@keul.it", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Plone", "Programming Language :: Python" ], "description": ".. contents:: **Table of contents**\n\nIntroduction\n============\n\nAdd to Plone and `collective.flowplayer`__ captioning support through the inclusion of\n`Flowplayer Captions plugin`__.\n\n__ http://pypi.python.org/pypi/collective.flowplayer\n__ http://flowplayer.org/plugins/flash/captions.html\n\nHow it works\n============\n\nAfter the installation of the product you'll continue the creation new video contents normally,\nusing the basic collective.flowplayer features.\n\nBut when you have created a new internal video content (uploading a new File inside Plone with\na compatible video format like *.flv*) then going back to edit the new video, you will find a\nnew *fieldset* named \"*Subtitles*\".\n\n.. image:: http://keul.it/images/plone/collective.flowplayercaptions-0.1.0-01.png\n :alt: The new fieldset\n\nIf you provide \"*Captions file*\" in a compatible format (like *.srt*) your video will display\ncaptions\n\n.. image:: http://keul.it/images/plone/collective.flowplayercaptions-0.1.0-02.png\n :alt: Amazing captions!\n\nConfiguration\n-------------\n\nThe captions pluging offer a great set of configuration options that you can easily change,\nthanks to the collective.flowplayer structure.\n\nYou will find many new entry in the *flowplayer_properties*, but you can add new ones. Please,\nsee the \"*Configuration*\" section of the \"*Flash plugin: Captions*\" given above, but also the\n`Display properties`__ and `Styling properties`__ of Flowplayer plugings guide.\n\n__ http://flowplayer.org/documentation/configuration/plugins.html#display-properties\n__ http://flowplayer.org/documentation/configuration/plugins.html#styling-properties\n\nYou are welcome to change default settings if you want cool stuffs like transparency, gradient\nand other. This product use a default configuration that look first of all to high video\naccessibility.\n\nDependencies\n============\n\nDependencies there is a quite long list, but very simple to be satisfied.\n\nFlowplayer Flash plugin needed (provided with the product):\n\n* Flowplayer Captions plugin\n* `Flowplayer Contents plugin`__\n\n__ http://flowplayer.org/plugins/flash/content.html\n\nPlone dependencies:\n\n* collective.flowplayer\n\nPlone 3\n-------\n\nPlone 3.3 *is supported* with some additional dependencies that are automatically satisfied on\nPlone 4:\n\n* `archetypes.schemaextender`__\n* `plone.app.blob`__\n\n__ http://pypi.python.org/pypi/archetypes.schemaextender\n__ http://pypi.python.org/pypi/plone.app.blob\n\nQuick note on *plone.app.blob*. It works perfectly on Plone 3.3 but maybe that your Plone\nconfiguration is not using it yet.\n\nWithout `configuring plone.app.blob`__ you will get an error like this::\n\n Traceback (innermost last):\n Module ZPublisher.Publish, line 125, in publish\n Module Zope2.App.startup, line 238, in commit\n Module transaction._manager, line 93, in commit\n Module transaction._transaction, line 325, in commit\n Module transaction._transaction, line 424, in _commitResources\n Module ZODB.Connection, line 545, in commit\n Module ZODB.Connection, line 590, in _commit\n Module ZODB.Connection, line 628, in _store_objects\n Unsupported: Storing Blobs in is not supported.\n\n__ http://pypi.python.org/pypi/plone.app.blob#installation\n\n.. Note::\n You are welcome to help making this product works also on Plone 3 *without* BLOB support.\n\nTODO\n====\n\n* A way to display the SubRip source easily (I wrote `collective.subrip2html`__ for this, then I\n saw that it was not really needed for the captioning support...)\n* Supporting subtitles also for *Collection* content types (I've problems with the confuse\n Flowplayer APIs)\n\n__ http://plone.org/products/collective.subrip2html/\n\n\nChangelog\n=========\n\n0.1.0 (2011-01-03)\n------------------\n\n* Initial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://plone.org/products/collective.flowplayercaptions", "keywords": "flowplayer captions plone subtitles video", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.flowplayercaptions", "package_url": "https://pypi.org/project/collective.flowplayercaptions/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.flowplayercaptions/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://plone.org/products/collective.flowplayercaptions" }, "release_url": "https://pypi.org/project/collective.flowplayercaptions/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Plone support for captioning video contents that use collective.flowplayer", "version": "0.1.0" }, "last_serial": 787784, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "47ff9eef2510959b629a984153ee09e0", "sha256": "ec3a128c7e1892a3b7efdebeb5d0372f9e742c842198f7e75df308ca0a5b7abe" }, "downloads": -1, "filename": "collective.flowplayercaptions-0.1.0-py2.6.egg", "has_sig": false, "md5_digest": "47ff9eef2510959b629a984153ee09e0", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 35115, "upload_time": "2011-01-03T23:27:21", "url": "https://files.pythonhosted.org/packages/f8/6b/d1b2400c91998f679fb232043ed17ec38dd7cf1c26f6faf9c83903050ed6/collective.flowplayercaptions-0.1.0-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "a595447fb63df13ced02df9adf91fdaa", "sha256": "a2ee635900b326ccab818813c376e20d0eaf05b4708a13cd4e33376e1cc5307f" }, "downloads": -1, "filename": "collective.flowplayercaptions-0.1.0.tar.gz", "has_sig": false, "md5_digest": "a595447fb63df13ced02df9adf91fdaa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31901, "upload_time": "2011-01-03T23:27:20", "url": "https://files.pythonhosted.org/packages/cf/f4/a4e233b1bff9669e766cd58efb97b913af720475039c976f7407311d7286/collective.flowplayercaptions-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "47ff9eef2510959b629a984153ee09e0", "sha256": "ec3a128c7e1892a3b7efdebeb5d0372f9e742c842198f7e75df308ca0a5b7abe" }, "downloads": -1, "filename": "collective.flowplayercaptions-0.1.0-py2.6.egg", "has_sig": false, "md5_digest": "47ff9eef2510959b629a984153ee09e0", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 35115, "upload_time": "2011-01-03T23:27:21", "url": "https://files.pythonhosted.org/packages/f8/6b/d1b2400c91998f679fb232043ed17ec38dd7cf1c26f6faf9c83903050ed6/collective.flowplayercaptions-0.1.0-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "a595447fb63df13ced02df9adf91fdaa", "sha256": "a2ee635900b326ccab818813c376e20d0eaf05b4708a13cd4e33376e1cc5307f" }, "downloads": -1, "filename": "collective.flowplayercaptions-0.1.0.tar.gz", "has_sig": false, "md5_digest": "a595447fb63df13ced02df9adf91fdaa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31901, "upload_time": "2011-01-03T23:27:20", "url": "https://files.pythonhosted.org/packages/cf/f4/a4e233b1bff9669e766cd58efb97b913af720475039c976f7407311d7286/collective.flowplayercaptions-0.1.0.tar.gz" } ] }