While I work on a new plugin for files management. I found that we could improve our current attachment preview page. I'm attaching a screenshot from my plugin. I'd like to make attachment preview page to look the same, i.e. attachment properties on the left and toolbar with buttons (Download for now, but we could add other e.g. Print, Save, Edit). What do you think? An opposite layout would be to make it more looking as message preview page with properties on top and small buttons in right-top corner (and no toolbar). I however, prefer the solution with toolbar.
While I work on a new plugin for files management. I found that we could improve our current attachment preview page. I'm attaching a screenshot from my plugin. I'd like to make attachment preview page to look the same, i.e. attachment properties on the left and toolbar with buttons (Download for now, but we could add other e.g. Print, Save, Edit). What do you think? An opposite layout would be to make it more looking as message preview page with properties on top and small buttons in right-top corner (and no toolbar). I however, prefer the solution with toolbar.
+1 for toolbar.
Do you plan to bundle this plugin with Roundcube? Will there be support for DAV to access files by DAV clients? If not, will there be the possibility to use custom backend drivers?
Roundcube Development discussion mailing list dev@lists.roundcube.net http://lists.roundcube.net/mailman/listinfo/dev
On 05/31/2013 08:40 AM, Rosali wrote:
Do you plan to bundle this plugin with Roundcube? Will there be support for DAV to access files by DAV clients? If not, will there be the possibility to use custom backend drivers?
This is kolab_files plugin [1] (AGPL) and works with Kolab's Chwala project [2], which together with Kolab's iRony [3] will provide DAV access to the storage. The storage part is implemented by Chwala which currently works only with Kolab (stores files in IMAP using kolab format). However it would be possible to write backend drivers for any other storage e.g. filesystem, ownCloud, whatever (DAV/CMIS client?).
We plan this for Kolab 3.1, so we expect it to be ready in few months.
[1] http://git.kolab.org/roundcubemail-plugins-kolab/tree/plugins/kolab_files [2] http://git.kolab.org/kolab-chwala/ [3] http://git.kolab.org/iRony/
On 05/31/2013 09:01 AM, A.L.E.C wrote:
[1] http://git.kolab.org/roundcubemail-plugins-kolab/tree/plugins/kolab_files [2] http://git.kolab.org/kolab-chwala/ [3] http://git.kolab.org/iRony/
All of these are already used on production by http://mykolab.com service. So, it's definitely ready for anyone to work on support for other storage backends.
On May 31, 2013, at 8:21 AM, "A.L.E.C" alec@alec.pl wrote:
While I work on a new plugin for files management. I found that we could improve our current attachment preview page. I'm attaching a screenshot from my plugin. I'd like to make attachment preview page to look the same, i.e. attachment properties on the left and toolbar with buttons (Download for now, but we could add other e.g. Print, Save, Edit). What do you think? An opposite layout would be to make it more looking as message preview page with properties on top and small buttons in right-top corner (and no toolbar). I however, prefer the solution with toolbar.
Looks great, go for it.
Cor