[TYPO3-english] Switch content by domain or PIDupinRootline

Tony Lush tlush at advancewm.com
Sun Sep 11 13:38:11 CEST 2011


Thank you, Michael. I like how your method creates a default response, 
since this install will eventually have seven domains.

I tried putting that code in the typoscript_code content element, but it 
did not produce any output. Even putting in just the COA:

temp.contact = COA
temp.contact {
	10 = RECORDS
	10 {
		tables = tt_content
		source = 1651
	}
}

generated no output.

Is there an issue with placing this in the typoscript_code CE, which in 
turn creates a COA?

Thank you -- Tony


More information about the TYPO3-english mailing list