Discussion:
[xwiki-notifications] [xwiki/xwiki-platform] 9555bb: XWIKI-11176: Use jsTree to rewrite and improve the...
GitHub
2014-10-22 13:36:37 UTC
Permalink
Branch: refs/heads/feature-tree
Home: https://github.com/xwiki/xwiki-platform
Commit: 9555bb8eee614294a299f3ebd3f4b62542246ceb
https://github.com/xwiki/xwiki-platform/commit/9555bb8eee614294a299f3ebd3f4b62542246ceb
Author: Marius Dumitru Florea <marius-l2mTs9s+***@public.gmane.org>
Date: 2014-10-22 (Wed, 22 Oct 2014)

Changed paths:
M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-macro/pom.xml
A xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-macro/src/main/resources/Macros/Tree.xml
M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-widget/src/main/resources/tree.js

Log Message:
-----------
XWIKI-11176: Use jsTree to rewrite and improve the trees we currently have in XWiki
* Add a tree macro that supports reading the tree structure from the macro content or from the source parameter.
* Load the tree statically when the data-url attribute is missing.
Loading...