Hi all, im currently making a plugin using my own settings section
(not a tab), that has the possibility of having conflicting settings.
I can warn for what through my own message, but the code isnt set up
for plugins to fail a preference save. Is this something we'd like to
be able to do, or shall I just re-arrange things so i dont have the
need to fail a preferences save?
Regards,
Cor
_______________________________________________
List info: http://lists.roundcube.net/dev/
Does anybody know when bug #1486105 might be fixed? I am loving version
0.3 but this regression is a big pain for me.
Thanks,
Jeff
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hello
Is it possible to embed stationary into Roundcube so that it is the default
"template" used when composing an e-mail - If so - how is this best
achieved?
Thanks
PS - we're still looking for a Roundcube expert to consult to us
_______________________________________________
List info: http://lists.roundcube.net/dev/
hey,
while i really like the idea to use icons for folder/select options at
the bottom of page, i don't think that current icons integrate well with
the rest of roundcube design.
i.e. the strong red should be changed to some more-blueish color. most
used colors in roundcube are more or less related to blue, and even
those which do use different colors (i.e. logout icon) aren't as strong
and flashy as the newly introduced folder/select icons.
i'm by no means a graphics designer thus i'm not able to provide
alternatives.
greetings,
jonas
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Ta/u5czy5uQ/signature.asc
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi all,
when the Message Threading will be integrated in trunk?.
Thanks
--
Sandro Pazzi
IdWeb s.r.l.
Viale Romagna 69/A - 06012 Citta' di Castello (PG)
Tel. 075 851 97 28
Fax 075 851 97 30
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi Alec,
hi all,
I just updated SVN r2996. We need suitable list control icons for my listcontrols plugin (select range) and the keybord_shorcuts plugin.
I'm really not a icon designer. I don't even have the software for that. Any volunteer to create these two icons. I will adjust the code then.
Thanks in advance!
Regards,
Roland
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hello Patrik Kullman,
there is no contact address in your plugin code. I hope you have subscribed to devs list.
There were some confilcts in your code with my captcha plugin and the new_user_dialog plugin.
I've fixed that. Is there a more reliable way to avoid loading the key listener than checking for $_SESSION['username'] and empty $_SESSION['plugin.newuserdialog']?
Regards,
Roland
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/fH/9KyRXnh1/keyboard_shortcuts.zip
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
"More detailed list of requriements"
Please correct this typo.
:)
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi,
there is a mis-alignment on IE8 and lower. Mailbox list bottom needs an adjustion of 2px. It is caused by splitters dot.
Add within mail.html in the style section:
#mailboxlist-container
{
<roundcube:exp expression="browser:ie ? ('bottom: 18px;') : ''" />
}
Also there was a incorrect quote in the new listcontrols ...
Attached is a new mail.html ...
Regards,
Roland
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/R9/CRNQeHO5/mail.zip
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Is there any good reason why 'From' and 'To' are localised to 'Sender'
and 'Recipent', respectively? I don't recall seeing it in any other mail
applications. Thunderbird at least keeps the original header names.
In particular, it gets mildly confusing when my message *does* have a
header called 'Sender' and I have to double check the message source to
be certain what header I'm seeing. To compare, Thunderbird's behaviour
is to show both 'From' and 'Sender' headers to the user. I'd have
thought that English-speaking users at least would want to see something
as close to the original header names as possible.
Francis
_______________________________________________
List info: http://lists.roundcube.net/dev/