[SPIP] ~spip v3.2.0-->v3.2.1
[lhc/web/www.git] / www / plugins-dist / plan / lib / jstree / README.md
index e1e6db7..bb1448d 100644 (file)
@@ -43,6 +43,7 @@ _Aside from this readme you can find a lot more info on [jstree.com](http://www.
   - [unique](#unique)
   - [wholerow](#wholerow)
   - [More plugins](#more-plugins)
+- [PHP demos moved to new repository](#php-demos-moved-to-new-repository)
 - [License & Contributing](#license--contributing)
 
 <!-- /MarkdownTOC -->
@@ -646,6 +647,9 @@ $("#tree").jstree({
 
 As seen here when creating a plugin you can define a default config, add your own functions to jstree, or override existing ones while maintaining the ability to call the overridden function.
 
+## PHP demos moved to new repository
+https://github.com/vakata/jstree-php-demos
+
 ## License & Contributing
 
 _Please do NOT edit files in the "dist" subdirectory as they are generated via grunt. You'll find source code in the "src" subdirectory!_