[TYPO3-templavoila] How to have content after DIV or in DIV but with no content deletion

Dmitry Dulepov dmitry at typo3.org
Wed Oct 25 14:33:14 CEST 2006


Hi!

Pawel Stanislawczuk wrote:
> As you can see in upper example the SWFObject script has to be just after 
> the closing div tag:
...
> Thins is needed for proper loading time of the content so the website user 
> can't see what is under the flash, becouse under the flash is alternative 
> html content for non-flash website users and search bots. Now how to map it 
> with TemplaVoila? To have the content behind the mapped div, not inside?

Where exactly you want to put that content? There are many DIVs in your 
example?

What prevents you from putting a <SPAN> to HTML template, mapping it as 
OUTER and generating SWFObject with typoscript object path? I see no 
problem at all.

> You say "now way", but I think It's important new feature.

I say "no way" only to original question where INNER content was 
expected to contain original markup.

You can place content inside tag (using INNER) type or replace tag 
completely with content (using OUTER). If you need to put content after 
tag, create another tag and map it as OUTER.

-- 
Dmitry Dulepov

Web: http://typo3bloke.net/
Skype: callto:liels_bugs

"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)



More information about the TYPO3-project-templavoila mailing list