Changes between Version 8 and Version 9 of collective.embedly/facebook
- Timestamp:
- Mar 4, 2011 1:25:22 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
collective.embedly/facebook
v8 v9 13 13 To embed facebook content to Plone: 14 14 15 1. Go to your site HTML Filtering panel (/@@filter-controlpanel) and remove ''object'' tag from the list of '''Nasty Tags''' and add it to the list of '''Custom Tags''' 16 17 2. Go to the object's edit form, select some text and choose '''Embedly link''' style for it 15 1. Go to the object's edit form, select some text and choose '''Embedly link''' style for it 18 16 19 17 [[Image(style.png, nolink)]] 20 18 21 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.19 2. 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. 22 20 23 4. Select this text again and go to ''Insert link'' to insert the URL to the desired object on Facebook, e.g. http://www.facebook.com/photo.php?fbid=45221476728621 3. Select this text again and go to ''Insert link'' to insert the URL to the desired object on Facebook, e.g. http://www.facebook.com/photo.php?fbid=452214767286 24 22 25 23 [[Image(facebook-add.png, nolink)]] … … 27 25 In the same way let's add a link for some other paragraph to a video on Facebook, e.g. http://www.facebook.com/video/video.php?v=1598555857571 28 26 29 5. Save this page. Now when rendered, there will be "preview" from embed.ly service inserted instead of the linked text. The first one is a photo, the second one - is video from Facebook:27 4. Save this page. Now when rendered, there will be "preview" from embed.ly service inserted instead of the linked text. The first one is a photo, the second one - is video from Facebook: 30 28 31 29 [[Image(facebook.jpg, nolink)]]