phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-developers] Re: Filemanager


From: Philipp Kamps
Subject: [Phpgroupware-developers] Re: Filemanager
Date: Tue, 09 Mar 2004 16:48:55 +0100

Hi ya'll,

here a discussion about the Filemanager (fm). It started in
german but you may easily guess the content if you read my
answers in english:

Am Di, den 09.03.2004 schrieb address@hidden um 16:24:
> >
> > Beim testen der Quota für die einen User ist mir aufgefallen,
> > das das Quota beim speichern nicht übernommen wird sondern
> > sofort wieder auf 0 gesetzt wird.
> > Wo speicherst Du denn die Quotas für die User? Ich habe danach
> > gesucht, gefunden habe ich jedoch nichts.
> 
> die quotas werden in der accounts tabelle gespeichert, im falle von
> accounts storage in ldap funktioniert es, glaube ich, noch nicht.
> 
> fips: ist die accounts_ldap classe schon auf die quota angepaßt?

No I didn't add the quota information to ldap. There is no such
standard field in ldap. But I could add this field to the phpgw
schema file.

Here just another idea of how to save quota info for an user
(which we would prefer):

We could save the quota information to the acls of an user. So
we could leave the account table as it is and we do not have to
add a non-standard field to the ldap schema.

FM is the only application which is checking for quota overruns
therefore I think it's a good idea to use the hook_acl_manager
in FM to handle quota information.

What do you think?

> 
> der gesamte quota part funktioniert auch nicht im pb layout.
Thats right, quota info is missing for the pb-tpl-set.
Bug still open :-(
> 

> bitte wende dich betreffend des filemangers doch bitte an die developer
> liste, da mindestens lex auch ein auge auf den fm hat und informiert
> werden möchte.
We gonna discuss further things about fm on the dev-list. Promised.

Cheers, fips

> 
> grtx. bettina
> 
> >
> > Gruß Thorsten
> >





reply via email to

[Prev in Thread] Current Thread [Next in Thread]