svn: /web/doc-editor/trunk/ README
[email protected] (Yannick Torres)
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <[email protected]> |
yannick Tue, 23 Feb 2010 17:54:44 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=295424
Log:
No more need to install ExtJS as we use cachefly to get the library
Changed paths:
U web/doc-editor/trunk/README
Modified: web/doc-editor/trunk/README
===================================================================
--- web/doc-editor/trunk/README 2010-02-23 17:50:25 UTC (rev 295423)
+++ web/doc-editor/trunk/README 2010-02-23 17:54:44 UTC (rev 295424)
@@ -13,11 +13,7 @@
== File structure ==
* A checkout of the SVN copy named doc-editor
- - svn co http://svn.php.net/repository/web/doc-editor/trunk doc-editor
-* A copy of the ExtJs 3.1 or higher series
- - Download from here: http://extjs.com/products/extjs/download.php
- - Unpack it like so: doc-editor/js/extjs/
- - Note: extjs does not unzip into a new directory by default, so beware
+ - svn co http://svn.php.net/repository/web/doc-editor/trunk doc-editor
* Make sure the data directory has read/write permissions for the web server user
- Default data directory location: doc-editor/data