Changes between Version 30 and Version 31 of collective.embedly
- Timestamp:
- Nov 23, 2011 3:16:45 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
collective.embedly
v30 v31 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:// svn.plone.org/svn/collective/collective.embedly SVN Repository]12 * [https://github.com/collective/collective.embedly SVN Repository] 13 13 14 14 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.