{ "info": { "author": "Andreas Kaiser", "author_email": "disko@binary-punks.com", "bugtrack_url": null, "classifiers": [ "Framework :: Pylons", "License :: Repoze Public License", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application" ], "description": "===========\nkotti_video\n===========\n\nThis is an extension to the Kotti CMS that allows you to add videos to your Kotti site.\n\n`Find out more about Kotti`_\n\n``kotti_video`` uses `MediaElementJS`_ for the video view and thus supports native HTML5 video playback on all platforms that support this.\nEach video can have multiple formats (MP4 (.h264 baseline profile), WebM, Ogg/Theora) to achieve this goal.\nFor older Platforms `MediaElementJS`_ includes a Adobe Flash / MS Silverlight plugin fallback, so that every video can be played on every platform if all supported formats are uploaded.\n\nCompatibility\n=============\n\nFor Kotti >= 0.7 use the latest release of ``kotti_video``.\n\nFor Kotti < 0.7 use the ``kotti_video`` < 0.2.\n\nSetup\n=====\n\nTo activate the ``kotti_video`` add-on in your Kotti site, you need to add an entry to the ``kotti.configurators`` setting in your Paste Deploy config.\nIf you don't have a ``kotti.configurators`` option, add one.\nThe line in your ``[app:main]`` section could then look like this::\n\n kotti.configurators = kotti_video.kotti_configure\n\nWith this, you'll be able to add gallery and image items in your site.\n\n\nWork in progress\n================\n\n``kotti_video`` is considered alpha software, not yet suitable for use in production environments.\nThe current state of the project is in no way feature complete nor API stable.\nIf you really want to use it in your project(s), make sure to pin the exact version in your requirements.\nNot doing so will likely break your project when future releases become available.\n\n\nDevelopment\n===========\n\nContributions to ``kotti_video`` are highly welcome.\nJust clone its `Github repository`_ and submit your contributions as pull requests.\n\nNote that all development is done on the ``develop`` branch and ``master`` is reserved for \"production-ready state\".\nTherefore make sure to always base your work on the current state of the ``develop`` branch.\n\nThis follows the highly recommended `A successful Git branching model`_ pattern, which is implemented by the excellent `gitflow`_ git extension.\n\nTesting\n-------\n\n``kotti_video`` will have 100% test coverage very soon.\nPlease make sure that you add tests for new features and that all tests pass before submitting pull requests.\nRunning the test suite is as easy as running ``py.test`` from the source directory.\n\n\n.. _Find out more about Kotti: http://pypi.python.org/pypi/Kotti\n.. _`plone.scale`: http://pypi.python.org/pypi/plone.scale/1.2.2\n.. _Github repository: https://github.com/disko/kotti_video\n.. _gitflow: https://github.com/nvie/gitflow\n.. _A successful Git branching model: http://nvie.com/posts/a-successful-git-branching-model/\n\n\nTODO\n====\n\n- add tests\n- add/verify support for subtitles and chapter marks\n\n\nCHANGES\n=======\n\n0.2\n---\n\n- Release for Kotti >= 0.7dev\n\n0.1\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": "https://github.com/disko/kotti_video", "keywords": "video medialementjs kotti cms pylons pyramid", "license": "BSD-derived (http://www.repoze.org/LICENSE.txt)", "maintainer": null, "maintainer_email": null, "name": "kotti_video", "package_url": "https://pypi.org/project/kotti_video/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/kotti_video/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/disko/kotti_video" }, "release_url": "https://pypi.org/project/kotti_video/0.2/", "requires_dist": null, "requires_python": null, "summary": "Add videos to your Kotti site", "version": "0.2" }, "last_serial": 676302, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "4875adae9c40eb8135f24c6d8621d62f", "sha256": "ba9f1812a5ac1af16ad746153790d1257a4ac42680803a4d34048c05336ad2b8" }, "downloads": -1, "filename": "kotti_video-0.2.tar.gz", "has_sig": false, "md5_digest": "4875adae9c40eb8135f24c6d8621d62f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 242459, "upload_time": "2012-06-20T17:29:53", "url": "https://files.pythonhosted.org/packages/3a/b6/91dff5b7aff6ae120481ebc68b6a88e3c87d98153c0c4fb993b80e052217/kotti_video-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4875adae9c40eb8135f24c6d8621d62f", "sha256": "ba9f1812a5ac1af16ad746153790d1257a4ac42680803a4d34048c05336ad2b8" }, "downloads": -1, "filename": "kotti_video-0.2.tar.gz", "has_sig": false, "md5_digest": "4875adae9c40eb8135f24c6d8621d62f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 242459, "upload_time": "2012-06-20T17:29:53", "url": "https://files.pythonhosted.org/packages/3a/b6/91dff5b7aff6ae120481ebc68b6a88e3c87d98153c0c4fb993b80e052217/kotti_video-0.2.tar.gz" } ] }