[Typo3-dev] How insert Javascript block in RTE?

Konstantin pilot at m-lan.ru
Tue Nov 29 10:20:00 CET 2005


Hello all!

Help me please with inserting  javascript block in RTE of tt_news. (I know 
that one way is - extending tt_news with adding own marker.. but want find 
simplest way through RTE)

May be anybody has right TS for RTE for this?

Need to insert :

<script type="text/javascript"><!--
google_ad_client = "pub-7023512723604683";
google_ad_width = 300;
google_ad_height = 250;
google_ad_format = "300x250_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "F4F4F4";
google_color_bg = "F4F4F4";
google_color_link = "000000";
google_color_url = "0000FF";
google_color_text = "000000";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>







More information about the TYPO3-dev mailing list