RoundCube Webmail Forum  

Go Back   RoundCube Webmail Forum > Release Support > Requests

For more information about the ads and why they're here, please see the FAQ
Reply
  #1  
Old 08-18-2006, 10:54 PM
Registered User
 
Join Date: Aug 2006
Posts: 58
Downloads: 0
Uploads: 0
Default Quota/Disk Usage

Hi,

Would be great to have an indicator that tells you how much space you have and how much you are using. Something like a bar. I know that some servers doesn't support this feature, but you can set up an option to enable or disable it.

Regards!
__________________
Heritz
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 08-19-2006, 03:23 PM
Registered User
 
Join Date: Jul 2006
Posts: 43
Downloads: 0
Uploads: 0
Default Re: Quota/Disk Usage

Well, there is current disk quota reporting builtin to RoundCube. It displays along the bottom of the screen as:

"Disk usage: unknown" - if you do not have support
OR
"Disk usage: 42.27MB / 97.66MB (43%)" - if you do have support.

As for a bar that displays a visual indication of how full your inbox is, there was a post on the old forum about that. Someone had created code for a nice bar that would be across the bottom. It would be either Green, Yellow, or Red based on where you were in disk usage.

Anyone have that post anywhere?

Kevin L.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 08-22-2006, 03:51 PM
bpat1434's Avatar
Administrator
 
Join Date: Jun 2006
Location: Maryland, USA
Posts: 599
Downloads: 17
Uploads: 0
Send a message via ICQ to bpat1434 Send a message via AIM to bpat1434 Send a message via MSN to bpat1434 Send a message via Yahoo to bpat1434 Send a message via Skype™ to bpat1434
Default Re: Quota/Disk Usage

That someone was me, and I'm looking into doing this again with the new beta. I'll see what I can come up with
__________________

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 08-22-2006, 04:44 PM
Registered User
 
Join Date: Aug 2006
Posts: 58
Downloads: 0
Uploads: 0
Default Re: Quota/Disk Usage

You are right. But I got "Disk usage: unknown". What do I have to do with my server to enable this?

I have a dedicated server, so I can do anything to make it work. :P
__________________
Heritz
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 08-22-2006, 07:31 PM
Super Moderator
 
Join Date: Jul 2006
Location: Dronten | The Netherlands
Posts: 150
Downloads: 0
Uploads: 0
Default Re: Quota/Disk Usage

Any word on how to make this work on CPanel... ?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 08-23-2006, 01:25 AM
Registered User
 
Join Date: Aug 2006
Posts: 2
Downloads: 0
Uploads: 0
Default Re: Quota/Disk Usage

I saw this while browsing around and could be a simple solution to having a visual load bar with css.

http://applestooranges.com/blog/post...-graphs/?id=55


Code:
<style>
  .graph { 
    position: relative; /* IE is dumb */
    width: 200px; 
    border: 1px solid #B1D632; 
    padding: 2px; 
  }
  .graph .bar { 
    display: block;
    position: relative;
    background: #B1D632; 
    text-align: center; 
    color: #333; 
    height: 2em; 
    line-height: 2em;      
  }
  .graph .bar span { position: absolute; left: 1em; }
</style>
<div class="graph">
  <strong class="bar" style="width: 24%;">24%</strong>
</div>
Attached Images
File Type: gif graph1.gif (4.2 KB, 5 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7  
Old 08-23-2006, 07:42 PM
Registered User
 
Join Date: Aug 2006
Posts: 6
Downloads: 0
Uploads: 0
Send a message via Yahoo to dracula
Default Re: Quota/Disk Usage

the quota display worked for out of the box and I was sooooo surprized !
For imp ( horde ) I had to create a hoot, enter the password of the cyrusadmin ... but for roundcube it worked just without doing anything. Great!
I already love roundcube! keep on the good work.
__________________
http://lcx.at
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8  
Old 08-24-2006, 04:22 PM
Registered User
 
Join Date: Aug 2006
Posts: 58
Downloads: 0
Uploads: 0
Default Re: Quota/Disk Usage

Any word about what I need to add quota support to my server?
__________________
Heritz
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9  
Old 08-24-2006, 04:32 PM
Registered User
 
Join Date: Jul 2006
Location: Sydney
Posts: 76
Downloads: 0
Uploads: 0
Default Re: Quota/Disk Usage

Quote:
Originally Posted by Heritz
Any word about what I need to add quota support to my server?
You will have to sort that out with whoever you use for your server software...

Michael
__________________
Roundcube SVN 1335|PHP 5.2.4|hMailServer 5|Win 2003 SP2|IIS 6
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10  
Old 08-24-2006, 10:05 PM
Registered User
 
Join Date: Aug 2006
Posts: 58
Downloads: 0
Uploads: 0
Default Re: Quota/Disk Usage

Ok, so whats the name of the "thingy" I need "IMAP Quota Support"
__________________
Heritz
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

For more information about the ads and why they're here, please see the FAQ

All times are GMT. The time now is 09:26 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Copyright © 2006-2008 RoundCube Webmail Community