usermin
usermin copied to clipboard
Advancing Mailbox for Usermin
Jamie, I'm about to start reworking Mailbox for Usermin to make our mail to be competitive with Gmail.
I need few things to add to the containers of mailbox/index.cgi
when displaying mail.
- Row Date, there is
td
that contains label, I need you to add attributedata-timestamp="linux-type-timestamp"
- Row Size, there is also
td
that contains label tag, I need you to add attributedata-size="message-size-in-bytes-without-label-just-number"
There probably will be more. Let's start with it. I hope you will be able to do it as soon as possible, so I could merge those changes and start playing around.
Sure, that all sounds good to me!