[TYPO3-dev] collaboration work & typoscript & svn
Pim Broens - Redkiwi
broens at redkiwi.nl
Thu Nov 5 09:18:56 CET 2009
>
> Thomas "Thasmo" Deinhamer wrote:
> > Hm, somehow I can't find any real advantage using
> > files instead of database-records for typoscript-template data.
>
> It's useful in a dev / production setup. You just copy your TS files,
> delete caches, done (ideally). No fiddling with db anymore and
template
> records that might be scattered on your pages.
>
> > It may be versionable, but in case of inclusion flexibility
> > it seems kinda rough for me.
>
> It's possible to just include a "fork" file that in turn includes all
> other TS files. The 4.3 Template Analyzer also shows comments before
and
> after the content of included files in the template record that
include
> the file(s).
>
>
> > I've also heard, that the object browser won't work anymore,
> > if TS is included via files? Is this true?
>
> The object browser *does* work with included files.
>
>
> Regards
> Christian
I totally agree, have been working with this method for a couple of
months now. And it's great for versioning and a clean overview of the
different TS you have on your website.
In the BE you hardly notice it being gone from the db after a while. It
just takes some time getting used to.
Kind Regards,
Pim Broens
More information about the TYPO3-dev
mailing list