= 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 your site '''HTML filtering''' panel (/@@filter-controlpanel) and remove ''embed'' and ''object'' from the list of '''Nasty tags''' and add them to the list of '''Custom tags'''. 2. Go to the object's edit form, select some text and choose "Embedly link" style for it [[Image(style.png, nolink)]] 3. The text should now look like linked 4. Select this text again and go to ''Insert link'' to insert the URL to the desired object (e.g. ''!http://youtube.com/..''). 5. Save this page Now when rendered "preview" from embed.ly service is inserted.