| Author |
Message |
Pasci
Joined: 31 May 2006 Posts: 3
|
Posted: 13 Jan 2007 - 6:06 am Post subject:
insert html into tt_news
|
|
|
Hello,
I am trying to figure out a way to insert html as a content element into a news item instead of using htmlarea (WYSIWYG editor).
The WYSIWYG editor doesn't like forms for example, and I need to use forms in my tt_news (don't ask why )
Does anybody have an idea how I could insert html into tt_news instead of using the limited rich text editor?
Thanks |
|
|
Back to top
|
|
|
light
Joined: 17 May 2007 Posts: 1
|
Posted: 17 May 2007 - 11:58 pm Post subject:
I need to do the same thing
|
|
|
I need to do the same thing in inserting HTML into tt_news. I tried switching it to just text, inserting a tag, etc. I tried everything I could think of. Does anyone know how to do this?
For me, I need to be able to insert an embedded flash file to play a video off of Google video. |
|
|
Back to top
|
|
|
Pasci
Joined: 31 May 2006 Posts: 3
|
Posted: 18 May 2007 - 1:54 am Post subject:
|
|
|
Yes, I found a way. Not ideal but a way around.
When you create a new news item, select under the General tab the item Type > Link to internal page.
Actually before you do that, make an html page in somewhere in your typo3 structure, which you can then link to with the above procedure.
I hope that helps. |
|
|
Back to top
|
|
|
|