gunnar: server/kolab-webclient/kronolith/templates/kronolith-2.3.3	webclient-kronolith-kolab-conf.template, NONE,	1.1 webclient-kronolith_keywords.php.template, NONE,	1.1 webclient-kronolith_menu.php.template, NONE,	1.1 webclient-kronolith_prefs.php.template, NONE, 1.1 
    cvs at kolab.org 
    cvs at kolab.org
       
    Tue Jan 19 08:00:01 CET 2010
    
    
  
Author: gunnar
Update of /kolabrepository/server/kolab-webclient/kronolith/templates/kronolith-2.3.3
In directory doto:/tmp/cvs-serv10917/templates/kronolith-2.3.3
Added Files:
	webclient-kronolith-kolab-conf.template 
	webclient-kronolith_keywords.php.template 
	webclient-kronolith_menu.php.template 
	webclient-kronolith_prefs.php.template 
Log Message:
Draft of the kronolith package.
--- NEW FILE: webclient-kronolith-kolab-conf.template ---
KOLAB_META_START
TARGET=@@@kronolith_confdir@@@/kolab.php
PERMISSIONS=0400
OWNERSHIP=@@@webserver_usr@@@:@@@webserver_grp@@@
KOLAB_META_END
<?php
$conf['storage']['default_domain'] = '@@@postfix-mydomain@@@';
$conf['reminder']['server_name'] = '@@@fqdnhostname@@@';
$conf['reminder']['from_addr'] = 'postmaster@@@@postfix-mydomain@@@';
?>
--- NEW FILE: webclient-kronolith_keywords.php.template ---
KOLAB_META_START
TARGET=@@@kronolith_confdir@@@/keywords.local.php
PERMISSIONS=0400
OWNERSHIP=@@@webserver_usr@@@:@@@webserver_grp@@@
KOLAB_META_END
<?php
/* This file can be used to customize your kolab-webclient installation. */
/* Anything you add to this configuration file will override settings    */
/* from @@@kronolith_confdir@@@/keywords.php
   Please refer to that file to see which settings you can influence via */
/* this template.                                                        */
--- NEW FILE: webclient-kronolith_menu.php.template ---
KOLAB_META_START
TARGET=@@@kronolith_confdir@@@/menu.local.php
PERMISSIONS=0400
OWNERSHIP=@@@webserver_usr@@@:@@@webserver_grp@@@
KOLAB_META_END
<?php
/* This file can be used to customize your kolab-webclient installation. */
/* Anything you add to this configuration file will override settings    */
/* from @@@kronolith_confdir@@@/menu.php
   Please refer to that file to see which settings you can influence via */
/* this template.                                                        */
--- NEW FILE: webclient-kronolith_prefs.php.template ---
KOLAB_META_START
TARGET=@@@kronolith_confdir@@@/prefs.local.php
PERMISSIONS=0400
OWNERSHIP=@@@webserver_usr@@@:@@@webserver_grp@@@
KOLAB_META_END
<?php
/* This file can be used to customize your kolab-webclient installation. */
/* Anything you add to this configuration file will override settings    */
/* from @@@kronolith_confdir@@@/prefs.php
   Please refer to that file to see which settings you can influence via */
/* this template.                                                        */
    
    
More information about the commits
mailing list