hi!
i have two things i would like to do with the login form:
(1) i would like to display "E-Mail" instead of username. our username
is the full email address - so it is easier to directly ask for that :)
the only way i found to achieve this was to modify the
.program/include/rcube_template.php, line 1101
> $table->add('title', html::label('rcmloginuser', Q(rcube_label('mail'))));
(2) i would like to add some information below the login box.
of course, this is easily achieved by updating my specific skin.
i was now thinking if either of these modifications - especially (1) -
might be of interest to a wider audience and could be made configurable?
cheers,
raoul
ps. you an see the result at https://secure.ipax.at/webmail.new/
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hello,
I am new to this forum and am working on creating a plugin.
Now I am looking for information or a sample to the next in my plugin to be applied.
The plugin comes in 'setting' and has two windows.
- In the left panel, the three sub components of the plugin
- In the right pane should fill the window of the left pane selected item.
Another question is whether it is possible to configure on a easy way to use parts of a configfile of another program (the same building as the rc config file) to read.
example
$CONF['database_type'] = 'mysql';
$CONF['database_host'] = 'localhost';
Regards,
Jan Kruis
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Attached
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/tG/2ufeKmN0/roundcube-ar.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/
BT/aba52c80
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Ciao,
luigi
- --
/
+--[Luigi Rosa]--
\
Only wimps use tape backup: _real_ men just upload their important
stuff on ftp, and let the rest of the world mirror it.
--Linus Torvalds on linux-kernel
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk4qxWsACgkQ3kWu7Tfl6ZQUNACdHnIuIUP9J/a+Ci161hny6lqj
fkkAoMOEO3Xs+U+1TA4qF04KpanTTdXW
=TmtH
-----END PGP SIGNATURE-----
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/KW/YJytNNPV/messages.inchttp://detached.gigo.com/rc/KW/YJytNNPV/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/
BT/aba52c80
Hi
I've just update the missing lines in portuguese brazilian translation.
Thanks
Robson F. Ramaldes
!DSPAM:4e2ac22162603538221248!
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/xm/WGB7S6lf/labels.inchttp://detached.gigo.com/rc/xm/WGB7S6lf/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
Hi,
we're in process of migrating from RC v0.4.2 to v0.5.3 and we've noticed a significant change in caching behaviour.
Ib v0.4.2 Roundcube cached headers for messages that were requested by the user, either single messages or messages that appeared in the mailbox view. So if I had page size set to 40, the first time I login Roundcube would cache 40 message headers.
Roundcube 0.5.3 caches the whole inbox. We have around 200,000 email customers, that's hundreds of millions messages and storing that in DB is pretty pointless.
I'm wondering, what is the reason behind changing the caching behaviour so drastically. Is it configurable? Does it improve searching, navigation performance or something else?
Thanks,
Vlad
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hi Devs and Listlurkers,
I have started to implement a new feature.
Now it is possible to associate a event category with a CalDAV server:
Preferences -> Calendar -> Categories -> Radio Button
The snapshot is here:
http://mail4us.net/dev/plugins/calendar.zip
Regard it as a proof of concept.
Serveral things are missing:
(*)
The GUI has to be improved. It is not visible for a user
whether a category is successfully linked to a CalDAV or not,...
(*)
The plugin should check if CalDAV credentials are valid for they are
saved ...
I really appreciate your input. Please test it!
There were some security concerns regarding password saving.
If there is a (validity check later) placeholder for the
password (%p -> session password or %gp -> google account password
[requires google_contacts plugin] the placeholder and not the real
password is saved.
Please post your problems, suggestions or whatever at my issue tracker:
http://code.google.com/p/myroundcube/issues/detail?id=227
Regards,
R.
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80