svn: /web/doc-editor/trunk/ README
[email protected] (Chan Ka Shing)
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <[email protected]> |
mrkschan Tue, 28 Jul 2009 08:57:34 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=286444
Log:
jpgraph update
Changed paths:
U web/doc-editor/trunk/README
Modified: web/doc-editor/trunk/README
===================================================================
--- web/doc-editor/trunk/README 2009-07-28 08:54:23 UTC (rev 286443)
+++ web/doc-editor/trunk/README 2009-07-28 08:57:34 UTC (rev 286444)
@@ -5,6 +5,7 @@
* The MySQLi extension
* The PHP-GDLib module
* Shell exec privileges
+* PHP-WebDAV extension (for svn repository, consult http://php-webdav.pureftpd.org/project/php-webdav & http://librenix.com/?inode=12427)
== Configuration ==
* Configuration is set in php/config.inc.php
@@ -12,7 +13,7 @@
== File structure ==
* A checkout of the CVS module named doc-editor
- cvs -d :pserver:[email protected]:/repository checkout doc-editor
-* A copy of the jpgraph 2.x series
+* A copy of the jpgraph 3.x series
- Download from here: http://www.aditus.nu/jpgraph/jpdownload.php
- Unpack it like so: doc-editor/php/jpgraph/
* A copy of the ExtJs 2.2.x series