I'd like to see the mailboxes listed in the block list instead of the menu. This way it's possible to control the visibility of the mailboxes.
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | p_4.diff | 1.51 KB | miglius |
| #5 | pontomail_1.diff | 4.34 KB | miglius |
| #3 | pontomail_0.diff | 4.24 KB | miglius |
| #1 | pontomail.diff | 3.66 KB | miglius |
Comments
Comment #1
miglius commentedI have attached a code which lists mailboxes in the block view. It uses a recurrent function for that and shows:
INBOX
Drafts
Test
instead of
INBOX.Drafts.Test
Diff is with the Aug 11 version of the pontomail.module
Comment #2
Souvent22 commentedMiglius,
Thanks. Could you do a unified diff for me instead though? cvs diff -u
and I'll patch and commit tonight with some other fixes.
Comment #3
miglius commentedhere is diff -u output.
Comment #4
miglius commentedErnest,
Can you patch the module with this block view code I posted in previuos post? I uploaded the code in unified diff file.
Comment #5
miglius commentedhere is the diff with the cvs version (cvs diff -u)
can you review the code and commit it to cvs?
thanks
Comment #6
Souvent22 commentedYes, I shall def. 100% patch this tonight to CVS. Sorry, i'm a bit project happy. Attempting a database.oracle.inc right now.....not so fun. blah.
Comment #7
simeJust confirming this patch is good.
Comment #8
Souvent22 commentedPatched.
Comment #9
(not verified) commentedComment #10
miglius commentedI have reopened this ticket since after some other update to the code the number of unread messages is not showed next to the folder name.
Here is a patch that fixes that.
Also if a pontomail_sendmail module is enabled, "compose" link is printed in the block.
Comment #11
Souvent22 commentedCommited. Thanks.
Comment #12
Souvent22 commentedclosing