View Single Post
  #2  
Old 10-20-2014, 02:59 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,190
 

Default Re: How to work on skin without redeploying after every change?

You don't have to regenerate cache when making changes to skin files - tpl, css, js. You have to regenerate it if you are making changes to php files. One way to avoid this when modifying php files is to modify the file under /var/run directory and when satisfied with the changes repeat them on the actual file under /classes/XLite

The cache regeneration is extremely annoying and it has been discussed here before, unfortunately so far there is no actual solution to this
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote