Why to change the classes? If you adjust the css links in the
templates as suggested and you put in your ./config/main.inc.php
f.e. version 20090603 it is up to you when you want to force
cache busting ... So, I can't follow what you to change
in the page classes. I think it is enough to patch app.js,
main.inc.php.dist
and the default skin.



On Wed, 3 Jun 2009 15:19:55 +0200, Cor Bosman <[email protected]> wrote:
> On Jun 3, 2009, at 3:10 PM, Roland Liebl wrote:
> 
>> Why not doing something like ...
>>
>> <link rel="stylesheet" type="text/css" href="/common.css? 
>> v=<roundcube:var
>> name="config:version" />" />
>>
>> ... in the template files?
> 
> Of course, much easier. Forgot you could do that. So if we just create  
> a config
> setting named version, and RC keeps that up to date as versions  
> progress,
> people that follow SVN can just update the version to something more
> specific.
> 
> Then, in PHP we need to fix include_script() in both  
> rcube_html_page.php and
> rcube_plugin_api.php right?
> 
> Cor

_______________________________________________
List info: http://lists.roundcube.net/dev/

Reply via email to