6.0.0-beta1
8/9/25

[#4259] command driver to get the quota
Summary command driver to get the quota
Queue Gollem
Queue Version 1.0.2
Type Enhancement
State Rejected
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester prazeres (at) impa (dot) br
Created 08/07/2006 (6942 days ago)
Due
Updated 09/12/2006 (6906 days ago)
Assigned 08/07/2006 (6942 days ago)
Resolved 09/12/2006 (6906 days ago)
Milestone
Patch No

History
09/12/2006 06:01:36 PM Michael Slusarz Comment #2
State ⇒ Rejected
Reply to this comment
Our current VFS quota system may be less than optional, but we should 
still do all quota checking through Horde_VFS rather than hardcoding 
it in a quota information screen.
08/07/2006 09:57:19 PM Jan Schneider Assigned to Michael Slusarz
State ⇒ Assigned
 
08/07/2006 04:07:28 PM prazeres (at) impa (dot) br Comment #1
State ⇒ New
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ command driver to get the quota
Queue ⇒ Gollem
New Attachment: quota.php.patch Download
Reply to this comment


Jan,



I am submitting my patch to source file "quota.php" inspired on IMP.



The "config/backends.php" file I set in this way:

...

     'quota' => 'driver',

     'quotadriver' => array(

         'driver' => 'command',

         'params' => array(

             'quota_path' => ...,

             'grep_path'  => ...,

             'partition'  => ...

         )

     ),

...



Thanks,

Manoel Prazeres




Saved Queries