[TYPO3-project-seminars] Seminars - Indexierung
Thorsten Kohpeiß
Kohpeiss at sitegeist.de
Mon Oct 13 11:31:27 CEST 2008
Hi Oliver,
but you can set the pages showing forms to no_cache. Then it should work fine.
Mit freundlichen Grüßen
Thorsten Kohpeiß
-----Ursprüngliche Nachricht-----
Von: typo3-project-seminars-bounces at lists.netfielders.de [mailto:typo3-project-seminars-bounces at lists.netfielders.de] Im Auftrag von Oliver Klee
Gesendet: Montag, 6. Oktober 2008 12:39
An: typo3-project-seminars at lists.netfielders.de
Betreff: Re: [TYPO3-project-seminars] Seminars - Indexierung
Hi Thorsten,
Thorsten Kohpeiß schrieb:
> I think caching could be implemented very easy:
>
> In main()
> $pObj->pi_checkCHash = true;
>
> And every link that is created e.g.:
> getDetailedViewUrl()
> $result = $plugin->cObj->typoLink_URL(
While some parts of the plugin can be cached, some others must not be
cached. Among these are the registration form, the FE editor, the "my
events" list and the "register now" links (which depend on the currently
logged in FE user).
So just switching on caching will break a lot of things. That's why it's
not a trivial task. :-)
Oliver
_______________________________________________
TYPO3-project-seminars mailing list
TYPO3-project-seminars at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-seminars
More information about the TYPO3-project-seminars
mailing list