please review the following patch.
i find this information very useful and maybe it would be wise to make
$_SERVER['SERVER_NAME'] the default setting.
(at least, we're doing it for our deployments)
> --- main.inc.php (revision 2771)
> +++ main.inc.php (working copy)
> @@ -219,7 +219,7 @@
> // must be greater than 'keep_alive'/60
> $rcmail_config['session_lifetime'] = 10;
>
> -// session domain: .example.org
> +// session domain: .example.org or $_SERVER['SERVER_NAME']
> $rcmail_config['session_domain'] = '';
>
> // Backend to use for session storage. Can either be 'db' (default) or 'memcache'
cheers,
raoul
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
hi!
i have one imap account with currently 2018 folders and
all in all over 200.00 emails (increasing daily).
i'm using dovecot 1.2.15-7 from debian squeeze.
in rc 0.6 beta r5281, firefox 7.0 almost crashes and is unresponsive
most of the time.
this does not happen with rc 0.5.
however, in both rc 0.5 and 0.6 beta r5281, i have to wait a long
time when clicking settings/folders.
so my first guess is that this issue is related to the great
amount of folders we're using. maybe fetching an initial
unread count per folder?
btw. under Settings/Mailbox View, "Check all folders for new messages"
is off!
do you have any idea what that might be?
thanks,
raoul
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Updated for European Portuguese (pt_PT) translation.
> messages.inc
Regards,
DC
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/1b/NH8cYaBh/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/
BT/aba52c80
Hello devs and list lurkers
I'm very happy to give you a first preview of the all new skin for
Roundcube webmail. It was created by FLINT, the very talented graphic
designer who already designed our website. He worked hundreds of hours
for free just to make Roundcube look good. And I'm very happy with the
result, the design is very stylish and modern while still being
functional and it makes our current default skin look like
Squirrelmail ;-)
So have a look at the drafts over here:
http://www.flickr.com/photos/roundcube/sets/72157627599045023/
The fake contents of the screens are in German and they include some
features which are not yet implemented but it's nice to have an idea
of the future.
Cheers,
Thomas
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
On 09/29/11 01:52, dev-request(a)lists.roundcube.net wrote:
> Message: 9
> Date: Thu, 29 Sep 2011 10:52:52 +0200
> From: Philip Iezzi <lists(a)iezzi.ch>
> Subject: Re: [RCD] jQuery UI plugin
> To: Thomas Bruederli <roundcube(a)gmail.com>
>
> Hi Thomas
>
> Thanks for another great 0.6 release!
> What happened with the rcube_plugin::require_plugin() method you have
> announced last May?
>
> The new compose_addressbook plugin from
> http://underwa.ter.net/roundcube-plugins/, v.5.0b3 still uses this
> method and gives me the following error:
>
> PHP Fatal error: Call to undefined method
> compose_addressbook::require_plugin() in
> plugins/compose_addressbook/compose_addressbook.php on line 16
>
> Anyway, even by commenting out this line of code, the current
> compose_addressbook plugin is not compatible with RC 0.6. But please
> tell me what happened with this useful rcube_plugin::require_plugin()
> method?
>
> Best Regards,
> Philip
Philip,
I have compose_addressbook working error-free in my test 0.6-stable
instance. The version I'm using appears to be v.5.0b1. I don't know what
the code differences are between b1 and b3.
--
Arne Berglund
System Administrator, Internet Services
Lane Education Service District
Eugene, OR
____________
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Attached the Dutch translation. Apart from adding the empty labels I
fixed some consistency issues, and I also corrected some small typos.
I checked the changes with Justin van Beusekom, the person who
submitted the translation the last time.
Thanks,
Michiel
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/pm/mJqwUbqB/rc-nl_NL.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/
BT/aba52c80
Hello!
WBR, Sergey Dukachev mailto:admin@mfitness.ru
---------------------------
IT dept
MFitness
+7 (495) 974 1234 (add. 106)
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/sG/VUPJR1rU/ru_RU.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/
BT/aba52c80
Dear plugin developers
We recently added the plugin named 'jqueryui' by Cor Bosman to the SVN
repository and it will be shipped with future releases of Roundcube. In
fact there are several plugins which actually use jQuery UI and the intent
of this plugin is to load its resources only once and to maintain a
streamlined UI which is in sync with the (default) Roundcube themes.
In current trunk (and released in v0.6 soon) a plugin can require another
plugin using the following line in the init() method:
$this->require_plugin('jqueryui');
This will load the required plugin (if not already done) even if it's not
listed in the config.
We kindly request all plugin authors who embedded jquery UI in their
plugins (or planned to do so) to rely on this official jquery UI plugin and
to load it as mentioned above.
Thanks a lot and keep on developing!
~Thomas
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Dear subscribers
The next major release has finally reached stable state and is now
available for download. The most important improvement since the 0.5
line is certainly the full-featured address book which now provides a
smart interface to manage rich contact information including photos.
Those who skipped the beta release 0f 0.6 and are still running 0.5
can find a brief description of all new features here:
http://lists.roundcube.net/mail-archive/announce/2011-08/0000002.html
We recommend to update all existing Roundcube installations with this release.
Get it now from http://roundcube.net/download and have fun!
Cheers!
Thomas
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80