aboutsummaryrefslogtreecommitdiff
path: root/mod/pages/vendors/jquery-treeview/README.md
diff options
context:
space:
mode:
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-01-22 20:33:28 +0000
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-01-22 20:33:28 +0000
commit8423cda014c6aee9fb3a3f7ebe78bc0465e7355f (patch)
treee1baa523308221d33908e4ea4014191ade8d5d66 /mod/pages/vendors/jquery-treeview/README.md
parentcec8a4f34681d4c2a43e0c07de0a68bc22f1b558 (diff)
downloadelgg-8423cda014c6aee9fb3a3f7ebe78bc0465e7355f.tar.gz
elgg-8423cda014c6aee9fb3a3f7ebe78bc0465e7355f.tar.bz2
finished the first pass on the pages plugin for using the new HTML/CSS
git-svn-id: http://code.elgg.org/elgg/trunk@7904 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/pages/vendors/jquery-treeview/README.md')
-rw-r--r--mod/pages/vendors/jquery-treeview/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/mod/pages/vendors/jquery-treeview/README.md b/mod/pages/vendors/jquery-treeview/README.md
new file mode 100644
index 000000000..4b6209d28
--- /dev/null
+++ b/mod/pages/vendors/jquery-treeview/README.md
@@ -0,0 +1,8 @@
+[jQuery Treeview Plugin](http://bassistance.de/jquery-plugins/jquery-plugin-treeview/) - Its just a tree
+================================
+
+Converts nested lists into a mouse-navigatable tree - not keyboard support, yet.
+
+Provides some options for customizing, an async-tree extension and an experimental sortable extension.
+
+API documentation can be found at [http://docs.jquery.com/Plugins/Treeview](http://docs.jquery.com/Plugins/Treeview). There's also some background on the async extension.