Changes between Version 31 and Version 32 of collective.embedly
- Timestamp:
- Feb 26, 2013 10:51:59 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
collective.embedly
v31 v32 10 10 * [http://plone.org/products/collective.embedly collective.embedly on plone.org] 11 11 * [http://pypi.python.org/pypi/collective.embedly collective.embedly om PyPi] 12 * [https://github.com/collective/collective.embedly SVN Repository] 12 * [https://github.com/collective/collective.embedly Repository] 13 * [https://travis-ci.org/collective/collective.embedly Build status] [[Image(https://travis-ci.org/collective/collective.embedly.png?branch=master)]] 13 14 14 15 This package provides TinyMCE visual editor support for [http://api.embed.ly/docs embed.ly] service: videos, images and other rich media files can be inserted to Plone from different services through one API. The approach here is to use the Transform machinery to replace the URL with embed code by calling the embed.ly API.