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