Skip to main content

A package containing JQuery, JQuery UI, JQuery Tools and a small set of JQuery plugins

Project description

What is ztfy.jqueryui ?

ztfy.jqueryui is a set of javascript resources (and their dependencies) allowing any application to easily use a set of JQuery plug-ins ; when possible, all CSS and JavaScript resources are already minified via Yahoo ‘yuicompressor’ tool.

Most of these plug-ins are used by default ZTFY skins.

Currently available plug-ins include :
  • the JQuery engine

  • jquery-alerts

  • jquery-datetime

  • jquery-fancybox

  • jquery-form

  • jquery-jsonrpc

  • jquery-jtip

  • jquery-tools

  • jquery-treetable

  • jquery-ui

How to use ztfy.jqueryui ?

All JQuery resources are just defined via zc.resourcelibrary package directive in ZCML files.

Using a given plug-in is as simple as using the following syntax in any HTML view:

>>> from zc import resourcelibrary
>>> resourcelibrary.need('ztfy.jquery.form')

Given that, all plug-in dependencies will automatically be included into resulting HTML page.

Changelog

0.2

  • Added JQuery TOOLS release 1.2.4 (resource ‘ztfy.jquery.tools-1.2’)

  • Removed unused CSS resources

0.1

  • 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

ztfy.jqueryui-0.2.tar.gz (1.1 MB view hashes)

Uploaded source

Built Distribution

ztfy.jqueryui-0.2-py2.5.egg (1.4 MB view hashes)

Uploaded 2 5

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