gunnar: server/kolab-webclient/dimp/templates/dimp-1.1.4	webclient-dimp_conf.php.template, NONE,	1.1 webclient-dimp_hooks.php.template, NONE,	1.1 webclient-dimp_menu.php.template, NONE,	1.1 webclient-dimp_portal.php.template, NONE,	1.1 webclient-dimp_prefs.php.template, NONE,	1.1 webclient-dimp_servers.php.template, NONE, 1.1 
    cvs at kolab.org 
    cvs at kolab.org
       
    Mon Jan 18 21:33:58 CET 2010
    
    
  
Author: gunnar
Update of /kolabrepository/server/kolab-webclient/dimp/templates/dimp-1.1.4
In directory doto:/tmp/cvs-serv12994/templates/dimp-1.1.4
Added Files:
	webclient-dimp_conf.php.template 
	webclient-dimp_hooks.php.template 
	webclient-dimp_menu.php.template 
	webclient-dimp_portal.php.template 
	webclient-dimp_prefs.php.template 
	webclient-dimp_servers.php.template 
Log Message:
Draft version of the dimp package.
--- NEW FILE: webclient-dimp_conf.php.template ---
KOLAB_META_START
TARGET=@@@dimp_confdir@@@/conf.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 @@@dimp_confdir@@@/conf.php
   Please refer to that file to see which settings you can influence via */
/* this template.                                                        */
--- NEW FILE: webclient-dimp_hooks.php.template ---
KOLAB_META_START
TARGET=@@@dimp_confdir@@@/hooks.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 @@@dimp_confdir@@@/hooks.php
   Please refer to that file to see which settings you can influence via */
/* this template.                                                        */
--- NEW FILE: webclient-dimp_menu.php.template ---
KOLAB_META_START
TARGET=@@@dimp_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 @@@dimp_confdir@@@/menu.php
   Please refer to that file to see which settings you can influence via */
/* this template.                                                        */
--- NEW FILE: webclient-dimp_portal.php.template ---
KOLAB_META_START
TARGET=@@@dimp_confdir@@@/portal.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 @@@dimp_confdir@@@/portal.php
   Please refer to that file to see which settings you can influence via */
/* this template.                                                        */
--- NEW FILE: webclient-dimp_prefs.php.template ---
KOLAB_META_START
TARGET=@@@dimp_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 @@@dimp_confdir@@@/prefs.php
   Please refer to that file to see which settings you can influence via */
/* this template.                                                        */
--- NEW FILE: webclient-dimp_servers.php.template ---
KOLAB_META_START
TARGET=@@@dimp_confdir@@@/servers.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 @@@dimp_confdir@@@/servers.php
   Please refer to that file to see which settings you can influence via */
/* this template.                                                        */
    
    
More information about the commits
mailing list