Hi David, David Bruchmann wrote:
> the linked item is about completely another question, so your hint is > misleading and I don't know if the linked post has the same author, but > perhaps you know the user on "mps79" on stackoverflow by name. Sorry, I got distracted by the other discussion :( here is the correct link with just one answer: http://stackoverflow.com/questions/33400243/typo3-add-external-js-without-typoscript-and-no-access-to-typo3-admin-panel/ > Apart from that the caching question in the linked thread is quite > interesting and I'm curious who is right about it. It is very simple. Global conditions are evaluted even for cached pages to determine if another version needs to be cached. Simply avoid global conditions whenever possible. Although his version should have no big performance impact, it is wrong to tell newcommers to use global condtions as a replacement of coditional TypoScript logic. Best regards -- Philipp Gampe – PGP-Key 0AD96065 – TYPO3 UG Bonn/Köln Certified Integrator – Active contributor TYPO3 CMS TYPO3 .... inspiring people to share! _______________________________________________ TYPO3-english mailing list [email protected] http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
