On 06/13/11 12:22, Philip Rhoades wrote:
> 
> I have been using RCM heavily for some days now and am quite
> impressed but here are the features I am missing from TB (I know some
> are already recognised as wish list items but I thought I would
> repeat them to add weight to their status).  In the order I
> discovered them:

Not a complete response, but I'll pick off the easy ones.


> - a facility for inserting a text file into the body text

You can just add it as an attachment. It will show up in the body of the
message in most mail readers. Or, copy/paste it. Your web browser can't
access your file system, so it isn't going to get any easier than that,
although I guess the page could reload with the text of your attachment
in the body field.


> - a header lines editor

This could work, but would be deceiving. Most of the headers are added
after the message leaves RoundCube, so the list it allowed you to edit
would be incomplete.


> - show ALL of the items in the mail items pane ( increase max from
> 200 -> 999?)

Already configurable,

  $rcmail_config['max_pagesize'] = 200;

in main.inc.php


> - facility to open (as opposed to save) PDFs

This is up to your browser. For example, in Firefox, I would click "Open
With...", choose my PDF reader, and select "Always do this with files of
this type." That's off the top of my head, but it works similarly in all
other browsers.


> - RSS feeds (this seems to have been discussed on the fora a bit but
>  does not seem to be properly available?)
> 

Most web browsers already handle RSS feeds.


> And also a question:  Can plugins be written in Ruby? (I supposed I 
> should read the plugin stuff . .)

Not directly, but you can call Ruby libraries from PHP if you're a
masochist. I'd probably avoid it.
-- 
List info: http://lists.roundcube.net/users/
BT/8f4f07cd

Reply via email to