= 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 that videos can be inserted to Plone from different video streaming services. The approach here is to use the Transform machinery to replace the URL with embed code by calling the embed.ly API. == Usage == 1. Go to the object's edit form, select some text and choose "Embedly link" style for it [[Image(style.png, nolink)]] 2. The text should now look like linked 3. Select this text again and go 'Insert link' to insert the URL to the desired object (e.g. ''!http://youtube.com/..''). 4. Save this page Now when rendered "preview" from embed.ly service is inserted.