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)

Helene Figueiredo | 14 Sep 2007 10:19
Picon
Picon
Favicon

syntaxe of blacklist configuration in prefs.php

Hi all,

We have installing horde/imp/ingo on a serveur with :

Version of imp is : imp-h3-4.1.2
Version of horde is : 3.1.4
Version of ingo is : h3-1.1.3
Version of turba is : 2.1.4
Version of php : 5.2.4

My question is about ingo and the configuration of the blacklist. Anyone 
have any idea of the signification of this parameters in the file 
prefs.php of ingo about filter rules ?

I'd like to understand the syntaxe for $_prefs['blacklist'], specialy 
for 'a:2:{s:1:"a";a:0:{}s:1:"f";s:0:"";}'.

// filter rules
$_prefs['rules'] = array(
     'value' => 
'a:4:{i:0;a:2:{s:4:"name";s:9:"Whitelist";s:6:"action";i:' . 
INGO_STORAGE_ACTION_WHITELIST . ';}i:1;a:3:{s:
4:"name";s:8:"Vacation";s:6:"action";i:' . INGO_STORAGE_ACTION_VACATION 
. ';s:7:"disable";b:1;}i:2;a:2:{s:4:"name";s:9:"Bl
acklist";s:6:"action";i:' . INGO_STORAGE_ACTION_BLACKLIST . 
';}i:3;a:2:{s:4:"name";s:7:"Forward";s:6:"action";i:' . INGO_S
TORAGE_ACTION_FORWARD . ';}}',
     'locked' => false,
     'shared' => false,
     'type' => 'implicit'
(Continue reading)

Ali Nebi | 19 Sep 2006 17:02
Picon
Favicon

problem with beatnik: "You are not permitted to view any domains."

Hi, 
so...i installed beatnik successfully, but when i want to see the domain list, then the output this error:
"You are not permitted to view any domains.".
Where i can to change these permissions or what i have to do in order to i can use this options?

Thanks in advance !

                                                                                Ali Nebi

 		
---------------------------------
Get your email and more, right on the  new Yahoo.com 
--

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

Ali Nebi | 19 Sep 2006 16:43
Picon
Favicon

problem with beatnik: "You are not permitted to view any domains."

Hi, 
so...i installed beatnik successfully, but when i want to see the domain list, then the output this error:
"You are not permitted to view any domains.".
Where i can to change these permissions or what i have to do in order to i can use this options?

Thanks in advance !

                                                                                Ali Nebi

 		
---------------------------------
Get your email and more, right on the  new Yahoo.com 
--

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

postmaster@synergy | 18 Sep 2006 02:41
Picon

Re: How do I "run" the mysql_create.sql script on Windows Box???

Hi there,

I am a novice at Web server installs, but have installed a SugarCRM 
server (uses (L)AMP), but sugar is not meeting my needs.  I want to 
install horde into the LAMP instead. 

I am hoping for some clarification on the following section of the 
install notes for the main horde module I am currently trying to 
install.  I have LAMP installed from a previous project (Windows, no 
Linux). 

The install notes say "The mysql_create.sql script will create a 
database called ``horde``, and a user called ``horde`` (with password 
``horde``) that has full rights to the database.  *Note that with MySQL, 
PEAR DB emulates sequences by automatically creating extra tables ending 
in _seq, so the MySQL ``horde`` user must have ``CREATE`` privilege on 
the ``horde`` database."

 How do I execute this script on a Windows 2000 System? (I have located 
the script)  Through the PHP Admin web page?  ( know how to get to this 
localhost web page)

Thanks in advance,

Jeremy

--

-- 
Documentation mailing list - Join the hunt: http://horde.org/bounties/
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: doc-unsubscribe <at> lists.horde.org
(Continue reading)

Ali Nebi | 7 Aug 2006 22:13
Picon
Favicon

Re: doc Digest, Vol 119, Issue 1

Thanks Eric, 
I will try to do something again and if i have some quastions, i will ask in the maillist. For the IMP, Turba and
other aplication, this is a good idea to add more douments

doc-request <at> lists.horde.org wrote: Send doc mailing list submissions to
 doc <at> lists.horde.org

To subscribe or unsubscribe via the World Wide Web, visit
 http://lists.horde.org/mailman/listinfo/doc
or, via email, send a message with subject or body 'help' to
 doc-request <at> lists.horde.org

You can reach the person managing the list at
 doc-owner <at> lists.horde.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of doc digest..."

Today's Topics:

   1. Re: for docs for horde (Eric Jon Rostetter)

----------------------------------------------------------------------

Message: 1
Date: Mon,  7 Aug 2006 10:20:53 -0500
From: Eric Jon Rostetter 
Subject: Re: [doc] for docs for horde
To: Ali Nebi 
Cc: docs <at> lists.horde.org
(Continue reading)

Eric Jon Rostetter | 7 Aug 2006 17:20
Picon

Re: for docs for horde

Quoting Ali Nebi <ali_20_f1 <at> yahoo.com>:

> thanks for the mails Eric
> So...i was installed horde and other aplications under fedora 5

So I assume you followed the Fedora Core 4 docs on the wiki then?

> and i was readed howto documentations in wiki.horde.com
> when i begin to read horde configuration everything was ok, but i   
> cant understant how i should to configure horde for ldap

You'd have to be more specific as to what you mean here.

> and imp and  other aplications
> this sections was confused me

There is, unfortunately, no real installation information for the apps
besides Horde itself on the wiki.  We should add sections for IMP, Turba,
etc.

> with istallation everything is ok
> i lookup for new documentations (how to configure horde maybe for   
> horde 3.xxx) for basic configure horde

There is really no such thing as a "basic configure" since so many variables
exist (mail server software, sql vs ldap, server configurations, etc).

I've update the FC4 Horde installation docs.  Next I would think we should
try to do more with IMP, Turba, etc. installation docs.  Until then, you
will need to either ask on the mailing lists, or specify what you want
(Continue reading)

Ali Nebi | 3 Aug 2006 08:25
Picon
Favicon

Re: doc Digest, Vol 116, Issue 1

Thanks for the answer Eric. Yes, i was read the howto on wiki.horde.org. this is the link to there: http://wiki.horde.org/HowTo?referrer=WikiHome
i can't find other good documentation in google for newer horde. only one for horde 2, but it is diffrent and
use some diffrent file. The document was of 2000/1 year.

doc-request <at> lists.horde.org wrote: Send doc mailing list submissions to
 doc <at> lists.horde.org

To subscribe or unsubscribe via the World Wide Web, visit
 http://lists.horde.org/mailman/listinfo/doc
or, via email, send a message with subject or body 'help' to
 doc-request <at> lists.horde.org

You can reach the person managing the list at
 doc-owner <at> lists.horde.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of doc digest..."

Today's Topics:

   1. Re: (no subject) (Eric Jon Rostetter)

----------------------------------------------------------------------

Message: 1
Date: Tue,  1 Aug 2006 15:47:03 -0500
From: Eric Jon Rostetter 
Subject: Re: [doc] (no subject)
To: doc <at> lists.horde.org
Message-ID: <20060801154703.wug9klt53wg00cgw <at> mail.ph.utexas.edu>
(Continue reading)

Ali Nebi | 1 Aug 2006 17:35
Picon
Favicon

new horde howto documentation

      hi, 
i home that you can help me.
i was read the howto for horde, but this documentation is very confused and can i ask you if you can to give me
some new documentation for configure horde 3.x version or maybe something else?

Regard Ali!
 		
---------------------------------
Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls.  Great rates starting at 1¢/min.
--

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

Ali Nebi | 1 Aug 2006 17:30
Picon
Favicon

(no subject)

hi, 
i home that you can help me.
i was read the howto for horde, but this documentation is very confused and can i ask you if you can to give me
some new documentation for configure horde 3.x version or maybe something else?

Regard Ali!

 		
---------------------------------
How low will we go? Check out Yahoo! MessengerÂ’s low  PC-to-Phone call rates.
--

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

Jan Schneider | 14 Mar 2006 15:49
Favicon
Gravatar

Re: Translating horde manual to Brazilian Portuguese

Zitat von Jose Carlos Medeiros <jcnascimento <at> gmail.com>:

> Hi, Jan
>
>> > Do you know something about this Guide ?  Can you sent me files ?
>>
>> You can find all files in the "hordedoc" module on our CVS server. But
>> this guide is completely outdated and has been writted for Horde
>> version that has been deprecated. Any work on a translation for this
>> would be wasted time.
>
> hum, you are right, this doc is about horde2  and not horde3 :(
> I think doesnt much things to change, and I can updated this guide.
> There was another Guide or something ?  I dont want to do a job that
> anyone use or do a duplicated  job :)

If you could update the guide, that would great. It would probably  
much easier though to start a new user guide in the Horde Wiki  
(http://wiki.horde.org).
If you want to discuss this further, join the doc mailing list  
(http://horde.org/mail/).

Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/

--

-- 
Documentation mailing list - Join the hunt: http://horde.org/bounties/
(Continue reading)


Gmane