--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/1d/WtDNJHGg/roundcube-ar.tar.gz
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 Florian,
Could you find some time to work on plugin architecture?
I have a proposal for a hook, maybe you can put it in
the plan:
login / login failed hooks
Good for:
After login: Ability to add msg like your mailbox is near quota, etc
Failed login: plugin can check why - more info to user!
Bye,
Balázs
--
*Horváth Balázs* *Balázs Horváth*
Fejlesztési vezető Development Manager
WG Informatika Kft. WG Informatics Ltd.
H-1123 Budapest, Alkotás utca 53. (MOM Park, "D torony" II.em)
Tel./Fax: +36/1-487-5502
Mobil: +36/20-971-2904
E-mail: horvath.balazs(a)wgi.hu <mailto:horvath.balazs@wgi.hu>
Web: http://wgi.hu <http://wgi.hu?adid=145>
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hello!
Updated "Azerbaijani" language.
Added same additions!
Forex-AZ forex ticarəti.Vaxt və məkan anlayışı olmadan dünya birjalarında ticarət imkanı.
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/qj/WXWuvFmD/labels.inchttp://detached.gigo.com/rc/qj/WXWuvFmD/messages.inc
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Updated "Azerbaijani" language.
Added same additions!
Forex-AZ forex ticarəti.Vaxt və məkan anlayışı olmadan dünya birjalarında ticarət imkanı.
_______________________________________________
List info: http://lists.roundcube.net/dev/
hi there,
I've been implementing an extension to RC which may use LDAP (depending on how
it was configured).
There's already the
include/rcube_ldap.php
which _seems_ to present itself as a generic interface to LDAP.
One problem is that it was implemented with addressbook in mind, so there are
lots of fields and behaviors which are useless in other cases when accessing
LDAP.
The code I'm working on is intended to be integrated into the main tree of RC
(so it's not supposed to be just a quick'n'dirty patch).
With that in mind, I have two questions:
1. - Is the rcube_ldap class really the standard one for other
(non-addressbook) LDAP accesses?
2. - If "yes" to #1, how is the "standard" way to use that to avoid future
code breakage? (a code example would be nice)
3. - If "no" to #1, what could be an acceptable solution? A parallel and more
generic LDAP class implementation?
--
Daniel Mealha Cabrita
Divisao de Suporte Tecnico
AINFO / Reitoria / UTFPR
http://www.utfpr.edu.br
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hello,
an other great feature will be the allowing of nested replies
(allowing the showing of nested messages in options)...
thanks you much
--
Blackhold
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hello,
an other good feature to have is searching inside the messages, a cron
task could be executed once a time, set to options or add a button for
indexing...
in the database could be used this info, maybe the problem is in
indexing big amount of info if roundcube webmail is not in the same
server as mail server, but could apply a label to the messages to mark
as indexed mail, and when you delete an e-mail delete indexed entry...
maybe here there are people that knows a lot of that topic :D
--
Blackhold
_______________________________________________
List info: http://lists.roundcube.net/dev/
hi again...
I found that users get a little bit losed on sending mails, usually
sending button is the first button at left, in roundcube, the first
button is return to list, if you don't remember that user maybe will
lose data, so that, is possible to allocate this button in other
place? for example at right, or completly at left, outside the group
buttons.
--
Blackhold
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hello,
one little question, there's some way to change the sorting of
columns, for example, by default first is shown the topic, and then
the sender... is possible to change this sorting?
if isn't possible, is an other possible feature to add... with ajax
the sorting of these columns I think it wouln't be harder...
I'm not a developer, but could test and propose new features.
--
Blackhold
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi,
Updated Turkish translations are attached.
I removed some old strings which are not present in English file of 0.2-beta.
Added my name as the second translator.
BUT, for this translation to work, this ticket has to be fixed.
http://trac.roundcube.net/ticket/1485470
The ticket text -------------------------
Hi,
There is an odd problem with Turkish language and PHP. To cut it short, in
Turkish there are "dotted capital I" and "dotless i" characters, and "i != I"
PHP calls strtolower() on function/class name before function calls. if the
system locale is set to tr_TR, functions that contain "I" in their name cannot
be found and called.
As roundcube sets locale to the selected language, using Turkish translation OR
a browser which lists Turkish as preferred language is impossible currently. I
get a white page and the following error in the logs.
The error I got.
PHP Fatal error: Call to undefined method
MDB2_Driver_Datatype_sqlite::getDBInstance() in
./roundcubemail/program/lib/MDB2/Driver/Datatype/Common.php on line 1117
The attached patch fixes the issue by setting locale to "en_US" if user
requests "tr_TR". This solved the problem and it worked with the Turkish
translation of the interface. No side effects to non-Turkish users.
For more info about this Turkish locale problem:
* http://bugs.php.net/bug.php?id=18556
* http://www.i18nguy.com/unicode/turkish-i18n.html#problem
-------------------------
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Em/7qPAw9jX/messages.inchttp://detached.gigo.com/rc/Em/7qPAw9jX/labels.inc
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/