= collective.embedly = == Links == * [https://svn.plone.org/svn/collective/collective.embedly SVN Repository] == Development == This product was developed by http://quintagroup.com for Plone collective, sponsored by Headnet company http://headnet.dk/. == Overview == This package provides TinyMCE visual editor support for [http://api.embed.ly/docs embed.ly] service, so videos can be inserted to Plone from different video streaming services. We expect to work like this 1. Mark text as link in TinyMCE 2. Go "insert link" and insert generated embed.ly or service - click save 3. Choose styling "Embed.ly" When rendered "preview" from service is inserted. The approach here is to use the Transform machinery to replace the URL with embed code by calling the embed.ly api.