silverstripe-framework/admin/thirdparty/jstree
Ingo Schommer 8f23fa99a5 API Moved CMS-specific JavaScript to admin/thirdparty
The 'admin' module will be split off from 'framework',
where 'framework' only provides (mostly) frontend-agnostic PHP classes.
For example, HTMLEditorField.php has a TinyMCEConfig.php driver,
but doesn't come with its own JS includes.
2016-09-16 13:46:10 +12:00
..
_demo API Moved CMS-specific JavaScript to admin/thirdparty 2016-09-16 13:46:10 +12:00
_docs API Moved CMS-specific JavaScript to admin/thirdparty 2016-09-16 13:46:10 +12:00
_lib API Moved CMS-specific JavaScript to admin/thirdparty 2016-09-16 13:46:10 +12:00
themes API Moved CMS-specific JavaScript to admin/thirdparty 2016-09-16 13:46:10 +12:00
.piston.yml API Moved CMS-specific JavaScript to admin/thirdparty 2016-09-16 13:46:10 +12:00
jquery.jstree.js API Moved CMS-specific JavaScript to admin/thirdparty 2016-09-16 13:46:10 +12:00
README.txt API Moved CMS-specific JavaScript to admin/thirdparty 2016-09-16 13:46:10 +12:00

jsTree pre1.0
http://jstree.com/

Copyright (c) 2011 Ivan Bozhanov (vakata.com)

Dual licensed under the MIT and GPL licenses:
  http://www.opensource.org/licenses/mit-license.php
  http://www.gnu.org/licenses/gpl.html

This is the latest stable version before switching from GoogleCode to GitHub.