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/
