eZ Community » Forums » Setup & design » How to determine the origin of a style
expandshrink

How to determine the origin of a style

How to determine the origin of a style

Wednesday 08 February 2012 9:54:49 am - 2 replies

Apparently ezPublish compiles all relevant styles in a given page in a cached CSS.

If somebody does an unwanted edit of a css (via the file system, or via the style editor editor plugin) its hard to undo the change without knowing exactly where it was done.

Is there a way to determine from which origin (original css file...) a style is coming from ? 

Wednesday 08 February 2012 1:35:41 pm

During development you can disable the packer feature by editing ezjscore.ini or a file overriding it (in settings/override/ezjscore.ini.append.php for instance) :

<?php /*
 
[eZJSCore]
Packer=disabled
 
*/ ?>

Wednesday 08 February 2012 5:58:21 pm

It works

Thank you

expandshrink

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu