mirror of
https://github.com/lucaspalomodevelop/indico-plugins.git
synced 2026-03-12 23:27:22 +00:00
OwnCloud integration plugin
This plugin enables integration with an ownCloud server, for the purpose of attaching materials to an event or category. A new "from the cloud" button shows up in the materials section which enables managers to log into their ownCloud account and pick files from their personal storage. Those files will be copied as attachments.
Setting up the ownCloud File-picker
This plugin uses an external File-picker iframe.
It is recommended to set up the File-picker server in the same domain as the ownCloud instance, to facilitate authentication. CERNBox provides a wrapper with a slightly modified File-picker which handles message passing to the parent app as well as different styling and configuration options.
You can also check out the docs for it.
Changelog
3.2
- Initial release for Indico 3.2