Ticket #54 (closed enhancement: fixed)

Opened 15 months ago

Last modified 11 months ago

youtube integration

Reported by: johan Owned by: somebody
Priority: minor Milestone: M6
Component: dalicms-admin Version: 1.0
Keywords: youtube Cc:

Description

we need a youtube plugin in the tinymce editor

Change History

Changed 12 months ago by erwin

  • milestone changed from M5 to M7

Youtube (and other flash) movies can be added through the tinymce media plugin.

  • open the plugin on the page where you want to include the movie.
  • copy paste the youtube flash url. caution: this is not the url of the html page, but the exact url of the flash movie file.
  • a preview should now be available and settings (width,height,etc) can be changed.

Moved this issue to M7 and changed to:

Investigate how the tinymce media plugin can be extended for easier copy/pasting of youtube flash url's

Changed 11 months ago by erwin

  • status changed from new to closed
  • resolution set to fixed
  • milestone changed from M7 to M6

The tinymce media plugin in dalicms can now handle normal youtube url's (which appear in the adress bar of your browser)

example: http://www.youtube.com/watch?v=_azDvJdRC2Y

If such a url is entered as the url of the video, a small piece of javascript will detect this and convert the url to http://www.youtube.com/v/_azDvJdRC2Y (= the url of the video)

requirement: upgrade your project to use tinymce213 from the shared.war

Note: See TracTickets for help on using tickets.