[TYPO3-core] USER_CINT again
Martin Kutschker
Martin.Kutschker at blackbox.net
Sat Mar 4 16:37:54 CET 2006
Bernhard Kraft <kraftb at kraftb.at> writes on
Sat, 04 Mar 2006 14:54:05 +0100 (MET):
>
>
> > No, create a COA_CINT/COA_MINT for that purpose.
>
> Yar. Correct.
>
> Didn't know how I came to TEXT.
>
> 10 = COA_MINT
Not quite.
foobar = COA_XXX
foobar {
cache.until = dayend+1800
cache.language = 1
10 = TEXT
...
}
You don't have to enable the cache because it's always on for a COA_XXX (I don't like neither CINT nor MINT with COA_*). If you don't want cahning use COA_INT.
Masi
More information about the TYPO3-team-core
mailing list