guest [146.164.76.15]  Thu, 17 Jan 2013 14:26:30 +0000

Modified page: http://wiki.horde.org/AltH5Imp6Quota
New Revision:  3
Change log:  English version 2

@@ -29,10 +29,9 @@
 //Last updated 2013-01-17//
 ----
 +++ Descriptions
 ----
-++++ Configuration example
-#bckend(imp/config/backends.php)
+++++ Configuration example (imp/config/backends.php)
 * Two partitions (file systems)
 > See Comand.php bellow for parameters.
 > Quota command must support "w" (do not wrap).

@@ -51,9 +50,9 @@
     ),
     ...
 );
 </code>
-----#cmmd
+----
 ++++ imp/lib/Quota/Command.php
* Have INBOX and IMAP folders in different partitions and quota enabled on them.
 * Function IMP_Quota_command accepts 2 new parameters:
 > '**dev_inbx**' (string) [**REQUIRED**] User“s INBOX file system device.
@@ -285,9 +284,9 @@
 }

 </code>
 ----
-++++ #lqt imp/lib/Quota.php
+++++ imp/lib/Quota.php
 * New formats.
 > Only short formats.

Backup your original imp/lib/Quota.php and replace function construct with the following code:
@@ -476,9 +475,9 @@

 }
 </code>
 ----
-++++ Queue.php
+++++ imp/lib/Ajax/Queue.php
 * mv, pv, lv: quota message, percentage and class for Inbox
 * mh, ph, lh: quota message, percentage and class for "home"

Backup your original imp/lib/Ajax/Queue.php and replace function add with the following code:

--
commits mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: [email protected]

Reply via email to