[Typo3] Element on every page through TS

Jochen Rieger j.rieger at connecta.ag
Tue Dec 13 09:38:16 CET 2005


Hi Gene,

you could also use the RECORDS object:

subparts.INANDOUT = RECORDS
subparts.INANDOUT {
    source = 25
    tables = tt_content
}

source is the UID of your records that you want to have displayed. And 
of cause put the above code into the setup field of your ROOT template.

Cheers,
Jochen



More information about the TYPO3-english mailing list