Fwd: Re: [Kolab-devel] The kolab-resource-handlers module

Steffen Hansen steffen at klaralvdalens-datakonsult.se
Fri Oct 7 12:39:14 CEST 2005


On Tuesday 04 October 2005 20:30, Bernhard Reiter wrote:
> Am Freitag, 30. September 2005 14:02 schrieb Richard Bos:
> > Marcus already started working on the porting the resource module,
> > but we need to find a smart way to get the fbview installed.
> >
> > Are the require_once lines without 'horde', just reqular php
> > modules (see above) or are these delivered by fbview as well?
>
> PEAR is its own module and Net and Mail looks standard.
> (I am not perl expert, so I would need to experiement myself.)
> Steffen: Can you comment?

The PEAR stuff is a bunch of standard PEAR classes required for Horde to 
work. They are bundled in a tar-ball fetched from the Horde ftp-server. 
They could be made into a separate RPM is required.

ftp://ftp.horde.org/pub/pear/pear-1.3.tar.bz2

> > If only the 'horde'
> > modules are needed from fbview, the following modules are used:
> >
> > Horde/iCalendar.php
> > Horde/MIME/Headers.php
> > Horde/MIME/Message.php
> > Horde/MIME/Part.php
> > Horde/MIME.php
> > Horde/MIME/Structure.php
> > Horde/NLS.php
> > Horde/Text.php
> > /lib/core.php
> >
> > Would it be sufficient to copy those modules from the fbview
> > directory, if the fbview functionality is not wanted?
>
> I cannot say without trying myself. It could be that those Horde
> modules include other Horde modules.
> Doing a simple test should reveal it.
>
> > BTW: the /lib/core.php comes from: HORDE_BASE . '/lib/core.php
> > I don't know what that means, but I assume for php devs that is not
> > an issue. What is  require_once HORDE_BASE . '/lib/core.php';
> > actually doing?

Not sure really. The core.php file is under fbview/lib and includes a 
bunch of fundamental Horde stuff it seems.

regards
-- 
Steffen Hansen          |       Klarälvdalens Datakonsult AB
Senior Software Engineer|       http://www.klaralvdalens-datakonsult.se
                        |
                        |       Platform-independent
                        |       software solutions




More information about the devel mailing list