Skip to main content

toscawidgets2 wrapper for the fancytree jQuery plugin

Project description

tw2.jqplugins.fancytree is a toscawidgets2 (tw2) wrapper for fancytree.

Fancytree is the renamed/updated version of DynaTree and this tw2 widget draws heavily on the work of Ralph Bean’s wrapper for the earlier version. (tw2.jqplugins.dynatree)

Live Demo

[not yet available] Peep the live demonstration.

Description

toscawidgets2 (tw2) aims to be a practical and useful widgets framework that helps people build interactive websites with compelling features, faster and easier. Widgets are re-usable web components that can include a template, server-side code and JavaScripts/CSS resources. The library aims to be: flexible, reliable, documented, performant, and as simple as possible.

fancytree is a jQuery plugin that allows to dynamically create html tree view controls using JavaScript.

This module, tw2.jqplugins.fancytree, provides toscawidgets2 (tw2) access to fancytree widgets.

Sampling tw2.fancytree in the WidgetBrowser

The best way to scope out tw2.fancytree is to load its widgets in the tw2.devtools WidgetBrowser. To see the source code that configures them, check out tw2.fancytree/tw2/fancytree/samples.py

To give it a try you’ll need git, python, and virtualenvwrapper. Run:

$ git clone git://github.com/toscawidgets/tw2.fancytree.git
$ cd tw2.fancytree
$ mkvirtualenv tw2.fancytree
(tw2.fancytree) $ pip install tw2.devtools
(tw2.fancytree) $ python setup.py develop
(tw2.fancytree) $ paster tw2.browser
    or
(tw2.fancytree) $ gearbox tw2.browser

And then browse to http://localhost:8000/ (possibly :8001) to check it out.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tw2.jqplugins.fancytree-0.0.2.tar.gz (343.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page