gunnar: server/kolab-webclient/ingo/templates/ingo-1.2.3 webclient-ingo_backends.php.template, NONE, 1.1 webclient-ingo_conf.php.template, NONE, 1.1 webclient-ingo_fields.php.template, NONE, 1.1 webclient-ingo_hooks.php.template, NONE, 1.1 webclient-ingo_prefs.php.template, NONE, 1.1

cvs at kolab.org cvs at kolab.org
Tue Jan 19 05:45:50 CET 2010


Author: gunnar

Update of /kolabrepository/server/kolab-webclient/ingo/templates/ingo-1.2.3
In directory doto:/tmp/cvs-serv6240/templates/ingo-1.2.3

Added Files:
	webclient-ingo_backends.php.template 
	webclient-ingo_conf.php.template 
	webclient-ingo_fields.php.template 
	webclient-ingo_hooks.php.template 
	webclient-ingo_prefs.php.template 
Log Message:
Add draft for the ingo package.

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

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

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

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

--- NEW FILE: webclient-ingo_prefs.php.template ---
KOLAB_META_START
TARGET=@@@ingo_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 @@@ingo_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