Changes between Version 8 and Version 9 of collective.embedly/youtube
- Timestamp:
- Mar 4, 2011 1:20:24 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
collective.embedly/youtube
v8 v9 3 3 Use [wiki:collective.embedly collective.embedly package] to easily embed video files from youtube 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 5 7 2. Go to the object's edit form, select some text and choose '''Embedly link''' style for it6 1. Go to the object's edit form, select some text and choose '''Embedly link''' style for it 8 7 9 8 [[Image(style.png, nolink)]] 10 9 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.10 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 11 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=LBDtqdOG4Uc12 3. 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 13 15 14 [[Image(youtube-add.png, nolink)]] 16 15 17 5. Save this page. Now when rendered, there will be "preview" from embed.ly service inserted instead of the linked text:16 4. Save this page. Now when rendered, there will be "preview" from embed.ly service inserted instead of the linked text: 18 17 19 18 [[Image(youtube.png, nolink)]]