[Kolab-devel] gunnar: server/kolab-filter/filter config.php, 1.3, 1.4 kolabfilter.php, 1.2, 1.3 kolabmailboxfilter.php, 1.2, 1.3
Gunnar Wrobel
wrobel at pardus.de
Mon Nov 26 21:15:16 CET 2007
- Previous message: [Kolab-devel] gunnar: server/kolab-filter/filter config.php, 1.3, 1.4 kolabfilter.php, 1.2, 1.3 kolabmailboxfilter.php, 1.2, 1.3
- Next message: [Kolab-devel] gunnar: server/kolab-filter/filter config.php, 1.3, 1.4 kolabfilter.php, 1.2, 1.3 kolabmailboxfilter.php, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Richard Bos <richard at radoeka.nl> writes:
> Hello Gunnar,
>
>
> Op Monday 26 November 2007 17:35:23 schreef cvs at kolab.org:
>> // Where can we get free/busy information from?
>> -$params['freebusy_url'] = 'http://kolab.example.com/freebusy/${USER}.xfb';
>> +$conf['freebusy_url'] = 'http://kolab.example.com/freebusy/${USER}.xfb';
>>
>> // PFB url to trigger creation of pfb
>> -$params['pfb_trigger_url'] =
>> 'http://@@@fqdnhostname@@@/freebusy/trigger/${USER}/${FOLDER}.xpfb';
>> +$conf['pfb_trigger_url'] =
>> 'http://@@@fqdnhostname@@@/freebusy/trigger/${USER}/${FOLDER}.xpfb';
>
> I'm a bit confused about the config files, that define more or less the same
> variables.
>
> At the end of server/kolab-filter/filter config.php is stated:
>
> // In order to check if both are in sync:
> //
> // cd server
> // diff -Nau kolab-filter/filter/config.php
> kolabd/kolabd/templates/resmgr.conf.template.in
>
> If one performs that diff, it is rather big, I think to big and it makes it
> hard to judge whether they are sync or not. Especially now params has been
> changed to conf.
> Is it possible to merge the 2 files, or let kolab-filter use the resmgr config
> file?
I'll merge them tomorrow when I'm doing the installation testing. This
was just my commit for today. I'm currently a little bit in a hurry to
get things done before the next release and that's why this is a
partially sloppy commit. But thanks for reminding me to not do such
things since I am no fan of breaking CVS either. So I should try to
stick to my own standards ;)
Cheers,
Gunnar
>
> About the 2 variables mentioned in the top of this email. Can't they get the
> same definitation as the one in resmgr.conf?
>
> // Where can we get free/busy information from?
> -$conf['freebusy_url'] = 'http://kolab.example.com/freebusy/${USER}.xfb';
> +$params['freebusy_url']
> = 'https://@@@fqdnhostname@@@@webserver_web_prefix@/freebusy/${USER}.xfb';
>
> // PFB url to trigger creation of pfb
> -$conf['pfb_trigger_url']
> = 'http://@@@fqdnhostname@@@/freebusy/trigger/${USER}/${FOLDER}.xpfb';
> +$params['pfb_trigger_url']
> = 'https://@@@fqdnhostname@@@@webserver_web_prefix@/freebusy/trigger/${USER}/${FOLDER}.xpfb';
>
>
> --
> Richard
>
> _______________________________________________
> Kolab-devel mailing list
> Kolab-devel at kolab.org
> https://kolab.org/mailman/listinfo/kolab-devel
--
______ http://kdab.com _______________ http://kolab-konsortium.com _
p at rdus Kolab work is funded in part by KDAB and the Kolab Konsortium
____ http://www.pardus.de _________________ http://gunnarwrobel.de _
E-mail : p at rdus.de Dr. Gunnar Wrobel
Tel. : +49 40 432 72335 Bundesstrasse 29
Fax : +49 40 432 70855 D-20146 Hamburg
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> Mail at ease - Rent a kolab groupware server at p at rdus <<
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Previous message: [Kolab-devel] gunnar: server/kolab-filter/filter config.php, 1.3, 1.4 kolabfilter.php, 1.2, 1.3 kolabmailboxfilter.php, 1.2, 1.3
- Next message: [Kolab-devel] gunnar: server/kolab-filter/filter config.php, 1.3, 1.4 kolabfilter.php, 1.2, 1.3 kolabmailboxfilter.php, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the devel
mailing list