3 messages in net.sourceforge.lists.courier-sqwebmail[sqwebmail] Small "Address Book" impr...
FromSent OnAttachments
Pawel TeczaJul 14, 2006 3:04 am.gz
Mark ConstableJul 14, 2006 6:07 am 
Pawel TeczaJul 14, 2006 6:58 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[sqwebmail] Small "Address Book" improvementsActions...
From:Pawel Tecza (p.te@net.icm.edu.pl)
Date:Jul 14, 2006 3:04:24 am
List:net.sourceforge.lists.courier-sqwebmail
Attachments:
abooklist_html.patch.gz - 2k

Hello Sam,

In this patch I added the following small improvements to "Address Book":

1. hardcoded <select> tag for a list of nicknames moved to abooklist.html template and added "class" attribute

It can be useful if we want to have own style of nickname list (for example with "size" attribute) or remove first empty option or set width of the list etc.

I was trying to do it using only CSS, but unfortunately MS IE doesn't support :first-child for <option> tag :(

2. wrapper table for HTML block to edit nickname

It can be useful if we want to put the block on the right.

I was trying to do it with <div> tag, but unfortunately Firefox has a problem with floated boxes. It displayed nick edit box on the bottom :(

3. "class" attribute for hardcoded <input> tags

It can be useful if we want set width of the <input> tag etc.

Please look at my screenshot [1] if you want to see my improvents in the action ;)

What do you think about it? Is my patch acceptable for you? You can try that it's imperceptible for current Sqwebmail users :)

My best regards,

[1] http://poczta.student.uw.edu.pl/webmail/devel/abooklist.png