[TYPO3-mvc] File format via TS

Thomas "Thasmo" Deinhamer thasmo at gmail.com
Fri Jun 4 16:37:53 CEST 2010


Hello!

Trying to set the template file format to 'txt'
via TS is really bugging me. Is it possible at
all?

I tried the following:

QUESTIONS = USER
QUESTIONS {
	userFunc = tx_extbase_dispatcher->dispatch
	pluginName = Cal
	extensionName = HypeSvk
	controller = Cal
	action = registerMail

	action.format = txt
	view.format = txt
	view.fileFormat = txt
	actionFormat = txt
	fileFormat = txt
	format = txt
}

Any ideas?

Thanks a lot,
Thomas


More information about the TYPO3-project-typo3v4mvc mailing list