Changes between Version 4 and Version 5 of collective.embedly/flickr
- Timestamp:
- Mar 2, 2011 1:15:38 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
collective.embedly/flickr
v4 v5 1 1 = How to embed images from Flickr to Plone = 2 2 3 Use [wiki:collective.embedly collective.embedly package] to easily embed video files from [http://www.flickr.com/ Flickr] to your Plone 4 site. For this:3 Use [wiki:collective.embedly collective.embedly package] to easily embed photos from [http://www.flickr.com/ Flickr] to your Plone 4 site. For this: 4 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 5 1. Go to the object's edit form, select some text and choose '''Embedly link''' style for it 8 6 9 7 [[Image(style.png, nolink)]] 10 8 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.9 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. 12 10 13 4. Select this text again and go to ''Insert link'' to insert the URL to the desired object on Flickr, e.g. http://www.flickr.com/photos/quintagroup/346848969611 3. Select this text again and go to ''Insert link'' to insert the URL to the desired object on Flickr, e.g. http://www.flickr.com/photos/quintagroup/3468489696 14 12 15 13 [[Image(flickr-add.png, nolink)]] 16 14 17 5. Save this page. Now when rendered, there will be "preview" from embed.ly service inserted instead of the linked text:15 4. Save this page. Now when rendered, there will be "preview" from embed.ly service inserted instead of the linked text: 18 16 19 17 [[Image(flickr.jpg, nolink)]]