github Zimbra-Community/owncloud-zimlet 0.6.5
Add upgrade support to installer and Ubuntu doc preview

latest releases: 1.4.4, 1.4.3, 1.4.2...
pre-release7 years ago
  • Add Ubuntu support for document preview.
  • Add support for upgrading in the installer (keep settings configured by admin).
  • Get user connection details via soap not ldap, making sure the latest details are used always.
  • Make the in-between delay for the document previewer configurable.

As of this release you should no longer edit config_template.xml, instead you should set you preferences in /opt/zimbra/lib/ext/ownCloud/config.properties and afterwards run:

wget https://github.com/Zimbra-Community/prop2xml/raw/master/out/artifacts/prop2xml_jar/prop2xml.jar -O /tmp/prop2xml.jar
java -jar /tmp/prop2xml.jar tk_barrydegraaff_owncloud_zimlet /opt/zimbra/lib/ext/ownCloud/config.properties /opt/zimbra/zimlets-deployed/_dev/tk_barrydegraaff_owncloud_zimlet/config_template.xml

Running the installer from now on, will create new config keys in config.properties and will keep existing ones.

Don't miss a new owncloud-zimlet release

NewReleases is sending notifications on new releases.