| 1 | = How to embed content from Facebook to Plone = |
| 2 | |
| 3 | Use [wiki:collective.embedly collective.embedly package] to easily embed photos and videos from Facebook to your Plone 4 site. For this: |
| 4 | |
| 5 | 1. Go to your site HTML Filtering panel (/@@filter-controlpanel) and remove ''embed'' and ''object'' tags from the list of '''Nasty Tags''' and add them to the list of '''Custom Tags''' |
| 6 | |
| 7 | 2. Go to the object's edit form, select some text and choose '''Embedly link''' style for it |
| 8 | |
| 9 | [[Image(style.png, nolink)]] |
| 10 | |
| 11 | 3. The text should now look like linked. TinyMCE makes the whole passage linked, so keep in mind that the whole passage will later be substituted with embedded media. |
| 12 | |
| 13 | 4. Select this text again and go to ''Insert link'' to insert the URL to the desired object on !YouTube, e.g. http://www.youtube.com/watch?v=LBDtqdOG4Uc |
| 14 | |
| 15 | [[Image(youtube-add.png, nolink)]] |
| 16 | |
| 17 | 5. Save this page. Now when rendered, there will be "preview" from embed.ly service inserted instead of the linked text: |
| 18 | |
| 19 | [[Image(youtube.png, nolink)]] |