Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 342815 - Capability to insert custom line (e.g. call javascript) into the generated HTML pages
Summary: Capability to insert custom line (e.g. call javascript) into the generated HT...
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EPF (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Alex Chen CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-14 05:30 EDT by Alex Chen CLA
Modified: 2023-02-16 16:16 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Chen CLA 2011-04-14 05:30:48 EDT
Build Identifier: 1.5.1.x

There are more than one request for the ability to include videos in the published content.

I tried using Jing to add some embed code for a video into a method element and it does not work. For some reason RMC strips out the parameter tags.  If you paste the embed code into the published page HTML it works fine.

Given the importance of this type of rich media in today's web 2.0 world I think we should try to make this work.  Bing, why do we strip the embed code?  Would it be difficult to change the cleanup rules to leave valid embed code?


Reproducible: Always
Comment 1 Alex Chen CLA 2011-04-19 05:46:12 EDT
This feature has been implemented in the latest EPF codebase.
Comment 2 Alex Chen CLA 2011-04-19 05:48:28 EDT
Please see my last comments.