Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.
barrydegraaff edited this page Nov 20, 2014 · 32 revisions

Sysadm read-me:

See: README.md


Dev read-me:

git clone this project then copy paste the source files from pgp-zimlet/tk_barrydegraaff_zimbra_openpgp/ to /opt/zimbra.zimlets-deployed/_dev/tk_barrydegraaff_zimbra_openpgp/

The zip file (pgp-zimlet/tk_barrydegraaff_zimbra_openpgp/tk_barrydegraaff_zimbra_openpgp.zip) contains files that have '_dev/' removed from them, so you cannot unzip en paste to _dev.

OpenPGP.js We use a non-minified version that is build from source using dist/openpgp.js:

To build new version: npm install && npm test

How-to set-up development environment:

su zimbra

zmzimletctl undeploy tk_barrydegraaff_zimbra_openpgp

cd /tmp

rm pgp-zimlet -Rf

git clone https://github.com/barrydegraaff/pgp-zimlet

mkdir $HOME/zimlets-deployed/_dev

mv /tmp/pgp-zimlet/tk_barrydegraaff_zimbra_openpgp $HOME/zimlets-deployed/dev/