Branch 'roundcubemail-plugins-kolab-format2-horde5' - plugins/libkolab

Thomas Brüderli bruederli at kolabsys.com
Thu Nov 15 22:08:46 CET 2012


 plugins/libkolab/README |    7 +++++++
 1 file changed, 7 insertions(+)

New commits:
commit 050bb76f899881428d91c9c9ba5e4c19aaab0fe6
Author: Thomas Bruederli <bruederli at kolabsys.com>
Date:   Thu Nov 15 22:08:25 2012 +0100

    Add description how to get Horde 5 libs

diff --git a/plugins/libkolab/README b/plugins/libkolab/README
index dc94da0..2cd6b7c 100644
--- a/plugins/libkolab/README
+++ b/plugins/libkolab/README
@@ -12,6 +12,7 @@ REQUIREMENTS
 * PEAR: HTTP/Request2
 * PEAR: Net/URL2
 * Horde 5 Kolab_Format library from https://github.com/horde/horde
+  with patches from https://github.com/thomascube/horde
 
 
 INSTALLATION
@@ -19,6 +20,12 @@ INSTALLATION
 To use local cache you need to create a dedicated table in Roundcube's database.
 To do so, execute the SQL commands in SQL/<yourdatabase>.sql
 
+Installing the Horde 5 library:
+
+$ git clone https://github.com/thomascube/horde.git horde-git
+$ cp -r horde-git/framework/Kolab_Format/lib/Horde <roundcube-dir>/plugins/libkolab/lib/Horde
+$ rm -rf horde-git
+
 
 CONFIGURATION
 -------------





More information about the commits mailing list