[TYPO3-RTE] parse embed to google video

Unai Aizpurua unai at alambre.net
Thu Feb 23 18:57:13 CET 2006


Stanislas Rolland wrote:
> Unai Aizpurua a écrit :
> 
>>
>> Tried with this on TS Setup in the same folder of the news:
>> RTE.default.proc.allowTags = 
>> embed,b,i,u,a,img,br,div,center,pre,font,hr,sub,sup,p,strong,em,li,ul,ol,blockquote,strike,span,h1,h2,h3,h4,h5,h6 
>>
>>
>> But same problem appears, what could be wrong?
>>
> RTE configuration is in Page TSConfig (on the tree in which the RTE is 
> used), not in TS Setup...
> 
> Stanislas
> 

Thanks Agains Stanislas!

I corrected it but...
... when I put the code:

<embed style="width:400px; height:326px;" id="VideoPlayback" 
align="middle" type="application/x-shockwave-flash" 
src="http://video.google.com/googleplayer.swf?videoUrl=http%3A%2F%2Fvp.video.google.com%2Fvideodownload%3Fversion%3D0%26secureurl%3DlQAAAE72nqDZ8Ny3br49NUuXst_49wrIuGC1HgOSaX4C3HctF1LFR5Py8vQHCxvzSb-amz4pDMj2Z1MzT3JYRp-ilVQZ3CA4ZXScxlz7mERgInRHyyDc13KPNd-3QioK5plxQeI0LZjQodsKeC-6qWQLJCD3Tx8fZibhp65eRiYmT9rNwM8giHMxC2kqLzD5bF8iqoD8BmgJUOpquO6Ba5PgHX8%26sigh%3D5mp08oYueK9aPZY0wjmBEFhfp3A%26begin%3D0%26len%3D244160%26docid%3D-6904942960156708471&thumbnailUrl=http%3A%2F%2Fvideo.google.com%2FThumbnailServer%3Fcontentid%3D60001eb24517712f%26second%3D5%26itag%3Dw320%26urlcreated%3D1140541401%26sigh%3Dp6YN3yZ8S6Oh6fFR7KpArWQyZ7U&playerId=-6904942960156708471&playerMode=embedded" 
allowScriptAccess="sameDomain" quality="best" bgcolor="#ffffff" 
scale="noScale" wmode="window" salign="TL" > </embed>

on the RTEArea it's transformed to:

<ibed style="width: 400px; height: 326px;" id="VideoPlayback" 
align="middle" type="application/x-shockwave-flash" 
src="http://video.google.com/googleplayer.swf?videoUrl=http%3A%2F%2Fvp.video.google.com%2Fvideodownload%3Fversion%3D0%26secureurl%3DlQAAAE72nqDZ8Ny3br49NUuXst_49wrIuGC1HgOSaX4C3HctF1LFR5Py8vQHCxvzSb-amz4pDMj2Z1MzT3JYRp-ilVQZ3CA4ZXScxlz7mERgInRHyyDc13KPNd-3QioK5plxQeI0LZjQodsKeC-6qWQLJCD3Tx8fZibhp65eRiYmT9rNwM8giHMxC2kqLzD5bF8iqoD8BmgJUOpquO6Ba5PgHX8%26sigh%3D5mp08oYueK9aPZY0wjmBEFhfp3A%26begin%3D0%26len%3D244160%26docid%3D-6904942960156708471&thumbnailUrl=http%3A%2F%2Fvideo.google.com%2FThumbnailServer%3Fcontentid%3D60001eb24517712f%26second%3D5%26itag%3Dw320%26urlcreated%3D1140541401%26sigh%3Dp6YN3yZ8S6Oh6fFR7KpArWQyZ7U&playerId=-6904942960156708471&playerMode=embedded" 
allowscriptaccess="sameDomain" quality="best" bgcolor="#ffffff" 
scale="noScale" wmode="window" salign="TL"> </ibed>

it changes:
embed -> ibed

oh my god, totally lost

looks like the sollution is near don't know how way to take.

any idea?

Thanks again,

Unai Aizpurua
Alambre Estudio



More information about the TYPO3-project-rte mailing list