[cvs] [Wiki] changed: PhpgwHowTo

Wiki Guest wiki at wiki.horde.org
Fri Feb 10 13:53:32 PST 2006


guest [84.189.158.73]  Fri, 10 Feb 2006 13:53:32 -0800

Modified page: http://wiki.horde.org/PhpgwHowTo
New Revision:  2.0
Change log:  note about phpgw.php needs to be installed.

@@ -3,9 +3,10 @@
 The attached tarball can be used as a stub Horde application with HEAD versions of Horde (3.2 and later) to map xml-rpc calls that expect phpgw's API into Horde.
 
 ++ setup
 Just install the application and feel free to read your calendar with any eGroupware compatible calendar application.<br>
-Use "http[s]://<host>/path/to/horde/rpc.php?phpgw" as serverside url.
+Use "http[s]://<host>/path/to/horde/rpc.php?phpgw" as serverside url.<br>
+Note, that the framework/Horde/RPC/phpgw.php driver is required.
 
 ++ how it works
 Each xmlrpc request using a phpgw unique name is implemented by this module mapping it into horde registry commands.
 A lot of data is stored in the horde datatree, to map kronolith calendar ids into numeric phpgw one's.


More information about the cvs mailing list