Hello,
I need to add a new tab into the tabsbar of the settings page. How can I
add it from my plugin ?
If the template_container hook must be used, could you please paste a
sample code ?
Thank you.
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi.
I went through the (quite good) German translation and changed some
strings to use even more common or correct words and phrases.
In "de_DE.patch" you can see all changes I made. Maybe it's interesting
for other Germans, so they can comment on it.
Another small thing: It should be "Deutsch (Deutschland)" or simply
"Deutsch" instead of "Deutsch (Deutsch)". Compared to the English language:
Deutsch (Deutschland) - English (Great Britain)
Deutsch - English
Deutsch (Deutsch) - English (English)
Best regards,
Lars
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/2u/GytLSvXa/labels.inchttp://detached.gigo.com/rc/2u/GytLSvXa/messages.inchttp://detached.gigo.com/rc/2u/GytLSvXa/de_DE.patch
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,
This patch against trunk increases the performance of autocomplete address
book searches by only requesting MAXNUM (hardcoded to 15) results be
returned by the backend contact providers (LDAP and SQL). This is in theory
more efficient than fetching the full results list from all available
backends and then pushing individual results into the return list until it
hits MAXNUM contacts.
It also adds a configurable tuning parameter - autocomplete_min_length.
Searches of less than this length (in bytes) are ignored by the autocomplete
provider. This could probably be moved to or duplicated in the
ksearch_get_results JS function, but I have yet to familiarize myself with
that bit of the codebase.
I have backported this to 0.3-stable and tested it on our evaluation host
that's pointed at a production LDAP server with 45k+ entries spread across
multiple OUs, and it seems to work well.
Regards,
-Brandon
_______________________________________________
List info: http://lists.roundcube.net/dev/
Ladies and Gentleman,
I want to know what you think about changing the actual exhibition time
(3 seconds) of message boxes (through display_message() js function).
I think that we can set a timeout based on the amount of words displayed
instead of a generic time that can be faster than some users can read.
Studies [1] shows that the medium reading speed for comprehension is 3-6
words per second. Considering the reaction time, screen readability, difference
between different kind and size of displayed messages (varies with the
language
too), 3 seconds can't be enough in some situations.
We can improve the usability and accessibility for the users by changing
display
time to something more complacent.
It can be provided by a simple/light patch in app.js that I can do, but
first I want
your opinion.
My proposal:
- Exhibition time for short messages (under 5 words): 3500ms
- Time increase rate for each word (after the fifth word): 400ms (1.2sec
every 3 words)
[1] http://en.wikipedia.org/wiki/Reading_%28process%29#Reading_rate
--
Victor Benincasa
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi all,
We've been evaluating a number of different webmail interfaces to replace or
augment our old system developed by a now-departed student. So far we've
been very pleased with Roundcube, but ran into a few things during our tests
that we would like to see fixed or enhanced.
To that end, I've got a few small patches coming, the first of which is
included below. If it would be preferred that I open tickets and attach the
patches to there, I'd be glad to do that instead.
Anyway, we have an LDAP directory with over 45,000 entries in it that we'd
like to use as a backend for the new_user_identity plugin. For various
reasons, we'd like to prevent it from being visible to users. Attached is a
short patch that adds a 'hidden' flag to directory configuration entries.
Regards,
-Brandon
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/QR/xReQ2g7V/hidden-ldap.patch
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
hello friends,
when I enable the cache and i logon, the new messages only appear if i click
in E-mail button, can someone help? I'm use version 3.0 . Thank's
--
----------------------------------------------------------------
Tiago Gomes Pereira http://www.tiagogomes.eti.br
LPI Certified
LPI ID - LPI000129445
IT Service Management - ITIL FOUNDATION V2
ID - SR341901
algodas(a)gmail.com
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi all,
since I install the 0.3 stable read mailbox was very slow. The sended
folder have 3000 messages and I must wait 80 sec with 20 records per page.
My inbox have 700 messages and I wait 3 seconds (this is ok... I am on
google imap).
Have u changed something? I need some configuration?
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 list,
I have used the password plugin within a directadmin installation, but
initially the plugin doesn't work for me because i use SSL.
So i had to modify the plugin, adding a switch to choose or not the ssl
support, you can find the diff from 0.3-stable attached
HTH
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/8Y/qmS7GQWe/directadmin-ssl.patch
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Heya,
I have patched the current additional message plugin with separated
config file located in plugins directory instead of editing main.inc.php
config file.
The patch is attached...
regards, Jernej
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/d9/XdSec5AQ/additional_message_h.patch
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/