[TYPO3] Templavoila FCE copy in all pages

Dmitry Dulepov dmitry at typo3.org
Mon Jan 29 11:40:36 CET 2007


Hi!

Unai Aizpurua wrote:
> I want to do something I haven's seen anywhere with templavoila, let's 
> see if someone have and idea.
> 
> My idea is to create FCE seccion with a title, a text and image that 
> appears in every page of the web.
> I made FCE elements for some concrete page seccions succesfully, but the 
> dificulty is that I want to insert one, that is visible in all pages.
> 
> something like
> 
> lib.element < the fce element

Nothing special, just like with any other content element:

lib.element = CONTENT
lib.element {
	select.uidInList = 12345
	table = tt_content
	renderObj = USER
	renderObj = tx_templavoila_pi1->main
}

Just set uidInList properly.

-- 
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-english mailing list