> On 05 Jun 2015, at 09:13, Phil Weir <[email protected]> wrote: > >> Doesn't look like it, but maybe I'm overlooking something, >> > > In rcmail_output_html there is a function add_header which I think does what > you need. You can get to it from a plugin by doing this > `$this->api->output->add_header('<meta..... >');`
Ah cool thanks! Got roundcube working as a homescreen app in IOS/Android, which gets rid of the url bar etc. Gives you some extra screen real estate on smaller screens. Cor _______________________________________________ Roundcube Development discussion mailing list [email protected] http://lists.roundcube.net/mailman/listinfo/dev
