gunnar: server/kolab-webclient/turba/templates/turba-2.3.3 webclient-turba_attributes.php.template, NONE, 1.1 webclient-turba_conf.php.template, NONE, 1.1 webclient-turba_hooks.php.template, NONE, 1.1 webclient-turba_menu.php.template, NONE, 1.1 webclient-turba_mime_drivers.php.template, NONE, 1.1 webclient-turba_prefs.php.template, NONE, 1.1 webclient-turba_sources.php.template, NONE, 1.1

cvs at kolab.org cvs at kolab.org
Tue Jan 19 14:17:13 CET 2010


Author: gunnar

Update of /kolabrepository/server/kolab-webclient/turba/templates/turba-2.3.3
In directory doto:/tmp/cvs-serv22019/templates/turba-2.3.3

Added Files:
	webclient-turba_attributes.php.template 
	webclient-turba_conf.php.template 
	webclient-turba_hooks.php.template 
	webclient-turba_menu.php.template 
	webclient-turba_mime_drivers.php.template 
	webclient-turba_prefs.php.template 
	webclient-turba_sources.php.template 
Log Message:
Draft turba package.

--- NEW FILE: webclient-turba_attributes.php.template ---
KOLAB_META_START
TARGET=@@@turba_confdir@@@/attributes.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 @@@turba_confdir@@@/attributes.php
   Please refer to that file to see which settings you can influence via */
/* this template.                                                        */

--- NEW FILE: webclient-turba_conf.php.template ---
KOLAB_META_START
TARGET=@@@turba_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 @@@turba_confdir@@@/conf.php
   Please refer to that file to see which settings you can influence via */
/* this template.                                                        */

--- NEW FILE: webclient-turba_hooks.php.template ---
KOLAB_META_START
TARGET=@@@turba_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 @@@turba_confdir@@@/hooks.php
   Please refer to that file to see which settings you can influence via */
/* this template.                                                        */

--- NEW FILE: webclient-turba_menu.php.template ---
KOLAB_META_START
TARGET=@@@turba_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 @@@turba_confdir@@@/menu.php
   Please refer to that file to see which settings you can influence via */
/* this template.                                                        */

--- NEW FILE: webclient-turba_mime_drivers.php.template ---
KOLAB_META_START
TARGET=@@@turba_confdir@@@/mime_drivers.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 @@@turba_confdir@@@/mime_drivers.php
   Please refer to that file to see which settings you can influence via */
/* this template.                                                        */

--- NEW FILE: webclient-turba_prefs.php.template ---
KOLAB_META_START
TARGET=@@@turba_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 @@@turba_confdir@@@/prefs.php
   Please refer to that file to see which settings you can influence via */
/* this template.                                                        */

--- NEW FILE: webclient-turba_sources.php.template ---
KOLAB_META_START
TARGET=@@@turba_confdir@@@/sources.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 @@@turba_confdir@@@/sources.php
   Please refer to that file to see which settings you can influence via */
/* this template.                                                        */





More information about the commits mailing list