[TYPO3-german] Cache per TS korrekt deaktivieren? WIE???
Christian Wolff
chris at connye.com
Tue Jul 10 16:26:02 CEST 2007
Am 10.07.2007, 15:51 Uhr, schrieb Fabian Koenig <koenig at bluhouse.de>:
> Hi!
>
> Staendig liest man irgendwelche Info's, wie man den Typo3-Cache mit TS
> korrekt deaktiviert.
>
> Da haetten wir:
> - page.config.nocache (->Setup)
> - page.config.no_cache (->Setup)
> - config.nocache (->Setup)
> - config.no_cache (->Setup)
> - page.config.nocache (->Constants)
> - page.config.no_cache (->Constants)
> - config.nocache (->Constants)
> - config.no_cache (->Constants)
> - ...
>
> Aber wie ist es nun richtig?
> (Staendig liesst man ueberall was anderes, oft auch "die TSref ist
> fehlerhaft", usw...)
>
>
> Bitte endlich mal um Aufklaerung, vor allem weil auch in sehr vielen
> Tutorials unterschiedliche Angaben gemacht werden. (Teilweise in dem
> selben Tutorial mehrere [!!!] Methoden zum cache-desktivieren..)
>
> Also denn -> Sagt an.. :-)
>
> mfg
> .:fabian
Hallo Fabian,
also
config.* gibt die globale configuration an.
page.config.* sind die configuration für den page object hier kann man
standard configurationen überschreiben.
interessant wenn man mehrere page objecte hat. z.b für verschiene page
typen.
und laut TS-Ref
ist die einstellung no_cache = 1
korrekt.
hier noch mal der link zur ts-ref:
http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/7/3/
gruss chris
More information about the TYPO3-german
mailing list