Roundcube Community Forum

 

questions

Started by magicmjg, November 30, 2015, 11:00:07 AM

Previous topic - Next topic

magicmjg

Hello,
Just got some questions about Roundcube;
1: How do i view all messages at the same time on one scrollable page?
2: How do i add the time and date? e.g, so it's viewable at the top of the page or something?
3: Where are the action boxes? So i can easily select singular or multiple messages for deletion etc?
4: How do narrow or widen columns?

Many thanks for your help in advance.

JohnDoh

Quote1: How do i view all messages at the same time on one scrollable page?

I guess you mean all messages from all folders. I don't think that can be done in standard Roundcube though it might be possible by manipulating the multi folder search function.

Quote2: How do i add the time and date? e.g, so it's viewable at the top of the page or something?

If the date and time for messages is not displaying in then you likely have an error in your PHP configuration. Check the Roundcube error logs and check your PHP configuration to ensure that the default timezone is set.

Quote3: Where are the action boxes? So i can easily select singular or multiple messages for deletion etc?

Neither of the 2 skins shipped with Roundcube support this function. IIRC there is a plugin available which adds it. You just need to search the plugin repo.

Quote4: How do narrow or widen columns?

Neither of the 2 skins shipped with Roundcube allow for dynamic resizing of the columns, the only way is to alter the CSS.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...

alec

Quote3: Where are the action boxes? So i can easily select singular or multiple messages for deletion etc?

Note that if you have a mouse or keyboard you don't need checkboxes. You can select one or multiple messages using different combinations of click and Ctrl or Shift keys or space ;)

magicmjg

Hi alec,
Than you so much for your help and answers, it's much appreciated!  :D

QuoteI guess you mean all messages from all folders. I don't think that can be done in standard Roundcube though it might be possible by manipulating the multi folder search function.
I didn't mean from all folders but more specifically just for example say the inbox? So i can view all inbox at once. Is this possible?

Regarding time and date I didn't mean in association with messages but asking where it is on the main screen for quick reference as to what the time and date is at the moment in time. e.g: can I get it added at the top of the control panel or something?

QuoteYou just need to search the plugin repo.
Google search you mean? I need to use roundcube as webmail through my host. Can I still add plug ins like this?

QuoteNeither of the 2 skins shipped with Roundcube allow for dynamic resizing of the columns, the only way is to alter the CSS.
How do I alter the CSS?

Many thanks again for all your help.

JohnDoh

As an end user you cannot install plugins or alter the skin. You must talk to your provider.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...