Skip to main content

Fancytree as a zope resource

Project description

Introduction

This addon register Fancytree to Plone resource registry.

version: 2.20.0

About Fancytree

Fancytree (sequel of DynaTree 1.x) is a JavaScript dynamic tree view plugin for jQuery with support for persistence, keyboard, checkboxes, tables, drag’n’drop, and lazy loading.

Declare the package as a dependency

You will use this package as a dependency of your site or plugin package.

  • in setup.py, add collective.js.fancytree in install_requires section,

  • in configure.zcml, add <include package=”collective.js.fancytree” />,

  • in your profiles/default/metadata.xml, add:
    • <dependency>profile-collective.js.fancytree:all</dependency> to add fancytree with all plugins,

    • or <dependency>profile-collective.js.fancytree:default</dependency> to add basic fancytree,

    • and <dependency>profile-collective.js.fancytree:theme-*****</dependency> to add the theme.

Available themes: theme-lion and theme-vista.

Credits

Contributors

Changelog

2.20.0.1 (2019-05-16)

  • Avoid double include of fancytree, make sure only one of both ++resource++collective.js.fancytree/jquery.fancytree-all.min.js and ++resource++collective.js.fancytree/jquery.fancytree-all.min.js are registred in portal_javascripts. [gbastien]

2.20.0.0 (2016-12-08)

  • Upgrade FancyTree to 2.20.0 [thomasdesvenain]

2.19.0.0 (2016-12-01)

  • Upgrade FancyTree to 2.19.0 [thomasdesvenain]

  • Included themes [thomasdesvenain]

0.2 (2014-08-12)

  • Adapted MANIFEST.in so every files are taken into account [gbastien]

0.1 (2014-08-12)

  • Initial release

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

collective.js.fancytree-2.20.0.1.tar.gz (203.3 kB view details)

Uploaded Source

File details

Details for the file collective.js.fancytree-2.20.0.1.tar.gz.

File metadata

  • Download URL: collective.js.fancytree-2.20.0.1.tar.gz
  • Upload date:
  • Size: 203.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/2.7.13

File hashes

Hashes for collective.js.fancytree-2.20.0.1.tar.gz
Algorithm Hash digest
SHA256 9fe2db03c784d89783349da6b8dff440418f06b38fe0959b51e11ae982cce3af
MD5 5d77ea021dd12caf4947b307de945231
BLAKE2b-256 28103f2e4eeb4a7b3f2a877411543e87a2be597432468ee1027cc73a2eadf57e

See more details on using hashes here.

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