Site.ini.append.php developermode

Author Message

Lars Eirik R

Thursday 13 January 2011 2:32:21 am

Hi.

If i use developmentmode=enabled will this effectively override all caching so that all caching = disabled?, or do i have to manually edit each of these settings such as viewcach=enabled, translationcache=enabled .and so on still.

Otherwise i would like to get feedback on what the magical developmentmode=enabled really does.

Appologies if this is well explained elsewhere..

Gaetano Giunta

Thursday 13 January 2011 5:29:01 am

You will need to disable caches by hand.

The "magical" developmentmode is magical indeed, as there is little clue in its name regarding waht it actually does.

For sure, it will change the way the template cache it works, by making it compare the timestamps of cached templates with source template files (by default those timestamps are never checked, and you need to clear tpl cache whenever you update a template, unlike the default of the ini cache that does the timestamp checking).

I think it will also have an impact on ezjscore (that will not pack together js and css files when in development mode)

And i am sure it also has some more impacts on caches, but i am not the guru on that aspect (BD might be)

Principal Consultant International Business
Member of the Community Project Board

Lars Eirik R

Thursday 13 January 2011 5:59:53 am

Thanks for the answer Gaetono.

If anyone else have further indepth knowledge of this setting, please feel free to add your comments:)

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.