How to
In this post i like to show you my organisation principle for handling several typoscript templates.
I think it is better to seperate all your main TS-snippets, for example:
- Menu, TS Objects, SEO, plugins, RTE …
I use external .ts files for this. With a simple code integration you can choose your files.
#external setup.ts <INCLUDE_TYPOSCRIPT: source="FILE: folder/setup.ts">
With this method you can import flexible all required Typoscript-snippets.
I use the free Editor PsPad with the Sweet TS Extension. Very usefull and nice to handle.
Thanks to the authors.
greetz
Martin
(It also works with the RTE-configuration)
Related posts:
- How to … update TYPO3 4.2
- How to … sort the feuserlist in TYPO3
- mixed TypoScript Snippets Vol. 1
- How to delete csc-default and id tag in TYPO3 4.3
- mixed TypoScript Snippets Vol. 2
- How to … setup the fileadmin/ folder for Backendaccess
- How to … change the RTE linktext in TYPO3
- Problems after upgrading TYPO3 4.2 to 4.3 with stylesheets and images
0 Responses to “How to … sort the Typoscript Template”
Leave a Reply