gunnar: server/kolab-webclient-h4/imp-h4/templates/imp-h4-0ef4c583a74e6521f7f2e7ea9f06c3a9f08bd091 webclient4-imp_conf.php.template, NONE, 1.1 webclient4-imp_header.php.template, NONE, 1.1 webclient4-imp_hooks.php.template, NONE, 1.1 webclient4-imp_menu.php.template, NONE, 1.1 webclient4-imp_mime_drivers.php.template, NONE, 1.1 webclient4-imp_motd.php.template, NONE, 1.1 webclient4-imp_prefs.php.template, NONE, 1.1 webclient4-imp_servers.php.template, NONE, 1.1 webclient4-imp_spelling.php.template, NONE, 1.1

cvs at kolab.org cvs at kolab.org
Thu Feb 18 11:06:55 CET 2010


Author: gunnar

Update of /kolabrepository/server/kolab-webclient-h4/imp-h4/templates/imp-h4-0ef4c583a74e6521f7f2e7ea9f06c3a9f08bd091
In directory doto:/tmp/cvs-serv10085/kolab-webclient-h4/imp-h4/templates/imp-h4-0ef4c583a74e6521f7f2e7ea9f06c3a9f08bd091

Added Files:
	webclient4-imp_conf.php.template 
	webclient4-imp_header.php.template 
	webclient4-imp_hooks.php.template 
	webclient4-imp_menu.php.template 
	webclient4-imp_mime_drivers.php.template 
	webclient4-imp_motd.php.template 
	webclient4-imp_prefs.php.template 
	webclient4-imp_servers.php.template 
	webclient4-imp_spelling.php.template 
Log Message:
Added the next Horde4 piece: imp. Does work on my test install but there are still some major issues and installation on another system should be close but not yet fully functional.

--- NEW FILE: webclient4-imp_conf.php.template ---
KOLAB_META_START
TARGET=@@@imp_confdir@@@/conf.d/20-kolab_local.php
PERMISSIONS=0400
OWNERSHIP=@@@webserver_usr@@@:@@@webserver_grp@@@
KOLAB_META_END
<?php
/*
@@@warning@@@
*/

/* This file can be used to customize your kolab-webclient installation. */
/* Anything you add to this configuration file will override settings    */
/* from @@@imp_confdir@@@/conf.php
   Please refer to that file to see which settings you can influence via */
/* this template.                                                        */

--- NEW FILE: webclient4-imp_header.php.template ---
KOLAB_META_START
TARGET=@@@imp_confdir@@@/header.d/20-kolab_local.php
PERMISSIONS=0400
OWNERSHIP=@@@webserver_usr@@@:@@@webserver_grp@@@
KOLAB_META_END
<?php
/*
@@@warning@@@
*/

/* This file can be used to customize your kolab-webclient installation. */
/* Anything you add to this configuration file will override settings    */
/* from @@@imp_confdir@@@/header.php
   Please refer to that file to see which settings you can influence via */
/* this template.                                                        */

--- NEW FILE: webclient4-imp_hooks.php.template ---
KOLAB_META_START
TARGET=@@@imp_confdir@@@/hooks.d/20-kolab_local.php
PERMISSIONS=0400
OWNERSHIP=@@@webserver_usr@@@:@@@webserver_grp@@@
KOLAB_META_END
<?php
/*
@@@warning@@@
*/

/* This file can be used to customize your kolab-webclient installation. */
/* Anything you add to this configuration file will override settings    */
/* from @@@imp_confdir@@@/hooks.php
   Please refer to that file to see which settings you can influence via */
/* this template.                                                        */

--- NEW FILE: webclient4-imp_menu.php.template ---
KOLAB_META_START
TARGET=@@@imp_confdir@@@/menu.d/20-kolab_local.php
PERMISSIONS=0400
OWNERSHIP=@@@webserver_usr@@@:@@@webserver_grp@@@
KOLAB_META_END
<?php
/*
@@@warning@@@
*/

/* This file can be used to customize your kolab-webclient installation. */
/* Anything you add to this configuration file will override settings    */
/* from @@@imp_confdir@@@/menu.php
   Please refer to that file to see which settings you can influence via */
/* this template.                                                        */

--- NEW FILE: webclient4-imp_mime_drivers.php.template ---
KOLAB_META_START
TARGET=@@@imp_confdir@@@/mime_drivers.d/20-kolab_local.php
PERMISSIONS=0400
OWNERSHIP=@@@webserver_usr@@@:@@@webserver_grp@@@
KOLAB_META_END
<?php
/*
@@@warning@@@
*/

/* This file can be used to customize your kolab-webclient installation. */
/* Anything you add to this configuration file will override settings    */
/* from @@@imp_confdir@@@/mime_drivers.php
   Please refer to that file to see which settings you can influence via */
/* this template.                                                        */

--- NEW FILE: webclient4-imp_motd.php.template ---
KOLAB_META_START
TARGET=@@@imp_confdir@@@/motd.d/20-kolab_local.php
PERMISSIONS=0400
OWNERSHIP=@@@webserver_usr@@@:@@@webserver_grp@@@
KOLAB_META_END
<?php
/*
@@@warning@@@
*/

/* This file can be used to customize your kolab-webclient installation. */
/* Anything you add to this configuration file will override settings    */
/* from @@@imp_confdir@@@/motd.php
   Please refer to that file to see which settings you can influence via */
/* this template.                                                        */

--- NEW FILE: webclient4-imp_prefs.php.template ---
KOLAB_META_START
TARGET=@@@imp_confdir@@@/prefs.d/20-kolab_local.php
PERMISSIONS=0400
OWNERSHIP=@@@webserver_usr@@@:@@@webserver_grp@@@
KOLAB_META_END
<?php
/*
@@@warning@@@
*/

/* This file can be used to customize your kolab-webclient installation. */
/* Anything you add to this configuration file will override settings    */
/* from @@@imp_confdir@@@/prefs.php
   Please refer to that file to see which settings you can influence via */
/* this template.                                                        */

--- NEW FILE: webclient4-imp_servers.php.template ---
KOLAB_META_START
TARGET=@@@imp_confdir@@@/servers.d/20-kolab_local.php
PERMISSIONS=0400
OWNERSHIP=@@@webserver_usr@@@:@@@webserver_grp@@@
KOLAB_META_END
<?php
/*
@@@warning@@@
*/

/* This file can be used to customize your kolab-webclient installation. */
/* Anything you add to this configuration file will override settings    */
/* from @@@imp_confdir@@@/servers.php
   Please refer to that file to see which settings you can influence via */
/* this template.                                                        */

--- NEW FILE: webclient4-imp_spelling.php.template ---
KOLAB_META_START
TARGET=@@@imp_confdir@@@/spelling.d/20-kolab_local.php
PERMISSIONS=0400
OWNERSHIP=@@@webserver_usr@@@:@@@webserver_grp@@@
KOLAB_META_END
<?php
/*
@@@warning@@@
*/

/* This file can be used to customize your kolab-webclient installation. */
/* Anything you add to this configuration file will override settings    */
/* from @@@imp_confdir@@@/spelling.php
   Please refer to that file to see which settings you can influence via */
/* this template.                                                        */





More information about the commits mailing list