[TYPO3-dev] Error Checking for TypoScript
Oliver Klee
typo3-german-02 at oliverklee.de
Sun Aug 30 15:29:28 CEST 2009
Hi,
Jason Alexander schrieb:
> As a fairly new user/developer to Typo3. I have offend made errors in
> how I configure my TypoScript with templates and extensions. I love the
> syntax highlights that the t3editor has, but would really like if there
> was some way to display errors, kind of like how PHP throws errors at
> you. If this possible? Is it worth the time to implement error checking
> like this? I am really not sure, I was just curious what you guys thought.
For my own extensions (seminars, realty, onetimeaccount ...), I use an
automatic configuration checking that checks whether the TS
setup/flexforms configuration is valid for the particular part of the
extensions, and then displays the errors in the FE. This really works
when setting up the extension.
Oliver
More information about the TYPO3-dev
mailing list