To unsubscribe from this group and stop receiving emails from it, send an email to joomla-dev-cm...@googlegroups.com.
To post to this group, send an email to joomla-...@googlegroups.com.
Visit this group at http://groups.google.com/group/joomla-dev-cms.
For more options, visit https://groups.google.com/d/optout.
That sounds good to me Chris
--
You received this message because you are subscribed to the Google Groups "Joomla! CMS Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to joomla-dev-cm...@googlegroups.com.
To post to this group, send an email to joomla-...@googlegroups.com.
Visit this group at http://groups.google.com/group/joomla-dev-cms.
For more options, visit https://groups.google.com/d/optout.
To post to this group, send email to joomla-...@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Joomla! CMS Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to joomla-dev-cm...@googlegroups.com.
To post to this group, send email to joomla-...@googlegroups.com.
Visit this group at http://groups.google.com/group/joomla-dev-cms.
For more options, visit https://groups.google.com/d/optout.
No virus found in this message.
Checked by AVG - www.avg.com
Version: 2015.0.5645 / Virus Database: 4260/8940 - Release Date: 01/16/15
Version: 2015.0.5645 / Virus Database: 4260/8946 - Release Date: 01/17/15
--
You received this message because you are subscribed to the Google Groups "Joomla! CMS Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to joomla-dev-cms+unsubscribe@googlegroups.com.
To post to this group, send an email to joomla-dev-cms@googlegroups.com.
P.S. and for the original topic of this thread: +1 for System - Page cacheKlasNot adhering to the global settings can mean you are either duplicating higher caching levels or interfeering with the users intent - if caching is OFF globally it should be also off in your extension (not so for ON - it depends on extension developer to implement it or not or how to implement it).Some time ago I wrote an article about Joomla caching basics, which as far as I'm aware still holds true http://www.bzzzz.biz/blog/joomla/joomla-1.6-caching-demystified-jennifer-series.bzzzz
Also,there are different caching layers and techniques and not all can be done in this way (without extensive changes to the architecture e.g. caching of system functions) and there are higher levels of cache than cover more that single extension - mentioned page/system cache is an example. Another example is module rendering cache, where process starts by parsing of template jdoc includes for modules (which is a very resource demanding process), without any observers to notify the system about the change. Speaking about this - parsing template for jdocs each time page is viewed is a horrible way to do templating in the light of performance.
But general - caching is meant to be used on sites with a lot of visitors, such sites should also have a knowledgable site admin that will learn about caching options. Default setting off is targeted at usuall John Smiths that receive 5 hits per day on their site and since don't need caching at their site.
2015-01-19 17:46 GMT+01:00 Troy <tr...@hallhome.us>:
+1 lovely :D
Bear
On 1/18/2015 11:53, Johan Janssens wrote:
At Joomlatools we use this technique. We do not adhere to the Joomla cache settings. We always cache, and we clean the cache dynamically when a change is made.
Hope that can offer some inspiration.
Johan
--
You received this message because you are subscribed to the Google Groups "Joomla! CMS Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to joomla-dev-cm...@googlegroups.com.
To post to this group, send an email to joomla-...@googlegroups.com.
Any intelligent fool can make things bigger and more complex ... it takes a touch of genius to and a lot of courage to move in the opposite direction. - Albert Einstein
--
You received this message because you are subscribed to a topic in the Google Groups "Joomla! CMS Development" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/joomla-dev-cms/FPYu4XJ8CVc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to joomla-dev-cm...@googlegroups.com.
To post to this group, send email to joomla-...@googlegroups.com.
To post to this group, send email to joomla-...@googlegroups.com.