project i3 | 10 Jun 2008 10:53
Picon

[Horde] Setting up conf.php parameters and modifying UI

Hello all!

We are a French students team working on a project
(http://tandem.memosyn.org/ [fr]) using Horde3 as groupware. Our job (2
weeks long) in this huge project is to simplify the user interface for
people suffuring of Alzheimer and the medical staff.

1. We try to configure it using all the conf.php files. We want to
simplify the authentification, with just one login/password to enter
Horde and then autologin for all the applications.
We think we have to make some stuff in the applications conf.php files
but we have some difficulties to find documentation about conf.php in
general, and especially about the parameters that can be used in these
files.
Do you know where we can find some informations about that?

2. We want to have a different theme for the patient and the medical
stuff. Is it possible to do that without creating a special page for both?

Thanks for you help

Regards,

The ProjectI3 team

ps : We've also send this mail to the doc mailing list, in case of
beeing in the wrong place. If that is the case, sorry about that.
--

-- 
Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
Frequently Asked Questions: http://horde.org/faq/
(Continue reading)

Eric Jon Rostetter | 10 Jun 2008 17:53
Picon

Re: [Horde] Setting up conf.php parameters and modifying UI

Quoting "project i3" <projecti3.horde <at> gmail.com>:

> 1. We try to configure it using all the conf.php files. We want to

Hopefully you are using the configuration interface, and not manually
editing the conf.php files...

> simplify the authentification, with just one login/password to enter
> Horde and then autologin for all the applications.

This shouldn't be a problem, and is usually accomplished by using IMP
to do the logins for Horde, and using HordeAuth elsewhere.

> We think we have to make some stuff in the applications conf.php files
> but we have some difficulties to find documentation about conf.php in
> general

The conf.xml file, and the UI used with it, provides about all the docs
that exist (which maybe isn't enough).

> and especially about the parameters that can be used in these
> files.

See above about the conf.xml files.  Unless you are using a real old
version of Horde or something.

> Do you know where we can find some informations about that?

Mostly in conf.xml.

(Continue reading)

project i3 | 11 Jun 2008 11:05
Picon

Re : [Horde] Setting up conf.php parameters and modifying UI

Hello all,

First, thanks for your answer Eric.

2008/6/10, Eric Jon Rostetter <eric.rostetter <at> physics.utexas.edu>:
> Quoting "project i3" <projecti3.horde <at> gmail.com>:
>
>> 1. We try to configure it using all the conf.php files. We want to
>
> Hopefully you are using the configuration interface, and not manually
> editing the conf.php files...
>

We've edit some conf.php files manually, but if you think that we're
on the wrong way, we will change that.

>> simplify the authentification, with just one login/password to enter
>> Horde and then autologin for all the applications.
>
> This shouldn't be a problem, and is usually accomplished by using IMP
> to do the logins for Horde, and using HordeAuth elsewhere.
>

Thanks, we've already find how to do that, but we try to have a global
authentification because we will add some others application that
might need one. So we want a global solution for that, so if you have
some suggestions you're welcome :)

>> We think we have to make some stuff in the applications conf.php files
>> but we have some difficulties to find documentation about conf.php in
(Continue reading)

project i3 | 13 Jun 2008 11:23
Picon

Re: Re : [Horde] Setting up conf.php parameters and modifying UI

Hello all,

We want to modify the signup to make users just fill the fields we need.
Indeed, we want to use hook post-process to create a ldap account using
thoses fields. We have been looking in a lot of files but we've didn't find
where those fields where defined.

We have a few questions about that :

Do you know where are defined the from's fields and how can we modify them
easily?

Do you know if it's possible to use the hooks.php to create the account in
the ldap using the form's fields?

Thanks for your help

Regards,

The ProjectI3 Team
--

-- 
Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: horde-unsubscribe <at> lists.horde.org


Gmane