Favicon

Misc Data

I am in the process of adding the capability to check-in file into an rcs/cvs repository via Chora.  I would
like to define, on a user basis, the access rights to each one (Read or Write).  Where can I store information
like this in the existing database?  What is the function of a 'horde_category' table?

Thanks in advance for any assistance,

Jeff Schwentner
Software Engineer 
Lockheed Martin Information Systems

--

-- 
Chora mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: chora-unsubscribe <at> lists.horde.org

Chuck Hagenbuch | 2 Dec 01:53
Favicon
Gravatar

Re: Misc Data

Quoting "Schwentner, Jeffrey" <jeffrey.schwentner <at> lmco.com>:

> I am in the process of adding the capability to check-in file into an rcs/cvs
> repository via Chora.

Cool, hope to get patches from you!

> I would like to define, on a user basis, the access rights to each one (Read
> or Write).  Where can I store information like this in the existing database?

Use the Perms api.

> What is the function of a 'horde_category' table?

It stores data managed by the Category API, which provides a generalized, fast
api to hierarchical data.

-chuck

--
Charles Hagenbuch, <chuck <at> horde.org>
"I'm really... I'm not too fascinated by green food." - Average Joe

--

-- 
Chora mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: chora-unsubscribe <at> lists.horde.org

Favicon

RE: Misc Data

When I try to create a new Perms Object ($PermsObj = new Perms();), I get the following errors:

Notice: Undefined index: category in \horde-2.2\lib\Perms.php on line 51
Notice: Undefined index: category in \horde-2.2\lib\Perms.php on line 52
Notice: array_merge(): Argument #1 is not an array in \horde-2.2\lib\Perms.php on line 53

Any idea what I'm doing wrong?  I have horde v2.2.

~Jeff

-----Original Message-----
From: chora-bounces <at> lists.horde.org
[mailto:chora-bounces <at> lists.horde.org]On Behalf Of Chuck Hagenbuch
Sent: Monday, December 01, 2003 7:53 PM
To: chora <at> lists.horde.org
Subject: Re: [chora] Misc Data

Quoting "Schwentner, Jeffrey" <jeffrey.schwentner <at> lmco.com>:

> I am in the process of adding the capability to check-in file into an rcs/cvs
> repository via Chora.

Cool, hope to get patches from you!

> I would like to define, on a user basis, the access rights to each one (Read
> or Write).  Where can I store information like this in the existing database?

Use the Perms api.

> What is the function of a 'horde_category' table?
(Continue reading)

Jan Schneider | 2 Dec 15:40
Favicon
Gravatar

RE: Misc Data

Zitat von "Schwentner, Jeffrey" <jeffrey.schwentner <at> lmco.com>:

> When I try to create a new Perms Object ($PermsObj = new Perms();), I get
> the following errors:
>
> Notice: Undefined index: category in \horde-2.2\lib\Perms.php on line 51
> Notice: Undefined index: category in \horde-2.2\lib\Perms.php on line 52
> Notice: array_merge(): Argument #1 is not an array in
> \horde-2.2\lib\Perms.php on line 53
>
> Any idea what I'm doing wrong?  I have horde v2.2.

You shouldn't run a not supported PHP version, but you should develop with
Horde CVS code. No category or perms code you write for Horde 2.2 will work
with the latest Horde code.

Jan.

--
http://www.horde.org - The Horde Project
http://www.ammma.de - discover your knowledge
http://www.tip4all.de - Deine private Tippgemeinschaft

--

-- 
Chora mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: chora-unsubscribe <at> lists.horde.org

Favicon

RE: Misc Data

Which horde module should I be working with?  HEAD?

~Jeff

-----Original Message-----
From: chora-bounces <at> lists.horde.org
[mailto:chora-bounces <at> lists.horde.org]On Behalf Of Jan Schneider
Sent: Tuesday, December 02, 2003 9:40 AM
To: chora <at> lists.horde.org
Subject: RE: [chora] Misc Data

Zitat von "Schwentner, Jeffrey" <jeffrey.schwentner <at> lmco.com>:

> When I try to create a new Perms Object ($PermsObj = new Perms();), I get
> the following errors:
>
> Notice: Undefined index: category in \horde-2.2\lib\Perms.php on line 51
> Notice: Undefined index: category in \horde-2.2\lib\Perms.php on line 52
> Notice: array_merge(): Argument #1 is not an array in
> \horde-2.2\lib\Perms.php on line 53
>
> Any idea what I'm doing wrong?  I have horde v2.2.

You shouldn't run a not supported PHP version, but you should develop with
Horde CVS code. No category or perms code you write for Horde 2.2 will work
with the latest Horde code.

Jan.

--
(Continue reading)

Chuck Hagenbuch | 2 Dec 17:57
Favicon
Gravatar

RE: Misc Data

Quoting "Schwentner, Jeffrey" <jeffrey.schwentner <at> lmco.com>:

> Which horde module should I be working with?  HEAD?

Yes, that is the latest development code.

-chuck

--
Charles Hagenbuch, <chuck <at> horde.org>
"I'm really... I'm not too fascinated by green food." - Average Joe

--

-- 
Chora mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: chora-unsubscribe <at> lists.horde.org

Jean-Luc Wasmer | 4 Dec 03:08
Picon

Empty page with SVN source

Hi,

I don't see anything when I select a SVN source... I just get the:

  File    Rev    Author    Date  Last Log

header.

What are the requirements to make Chora work with SVN.

I run

Horde: 3.0-cvs
Chora: 2.0-cvs 
PHP Version: 4.3.4 

JL

--

-- 
Chora mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: chora-unsubscribe <at> lists.horde.org

Jean-Luc Wasmer | 5 Dec 14:56
Picon

Please, help!

Hi,

Is there really NO-ONE out there that has a clue why I Chora is displaying
empty pages with Subversion data sources?

JL

----- Original Message ----- 
From: "Jean-Luc Wasmer"
To: <chora <at> lists.horde.org>
Sent: Wednesday, December 03, 2003 21:08
Subject: [chora] Empty page with SVN source

> Hi,
>
> I don't see anything when I select a SVN source... I just get the:
>
>   File    Rev    Author    Date  Last Log
>
> header.
>
> What are the requirements to make Chora work with SVN.
>
> I run
>
> Horde: 3.0-cvs
> Chora: 2.0-cvs
> PHP Version: 4.3.4
>
>
(Continue reading)

Chuck Hagenbuch | 5 Dec 16:01
Favicon
Gravatar

Re: Please, help!

Quoting Jean-Luc Wasmer <jl+horde <at> wasmer.ca>:

> Is there really NO-ONE out there that has a clue why I Chora is displaying
> empty pages with Subversion data sources?

The answer to your question is very likely yes. Not many people use subversion,
and the support for Chora is very new. Without debugging information about what
is happening - "a blank page" is about as general as it gets - it's unlikely we
can help you.

-chuck

--
Charles Hagenbuch, <chuck <at> horde.org>
"I'm really... I'm not too fascinated by green food." - Average Joe

--

-- 
Chora mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: chora-unsubscribe <at> lists.horde.org

Eric Rostetter | 5 Dec 23:54
Picon

Re: Please, help!

Quoting Jean-Luc Wasmer <jl+horde <at> wasmer.ca>:

> Hi,
>
> Is there really NO-ONE out there that has a clue why I Chora is displaying
> empty pages with Subversion data sources?
>
> JL

Probably so.  99% of us are not (and never have) run subversion.

--
Eric Rostetter
The Department of Physics
The University of Texas at Austin

Why get even? Get odd!

--

-- 
Chora mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: chora-unsubscribe <at> lists.horde.org


Gmane