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.5.3

  • Updated JQuery-MultiSelect plug-in to release 0.1.11-tf

  • Improved IE’s CSS compatibility for JQuery-MultiSelect plug-in

  • Added customized JQuery-ProgressBar plug-in, which is based on Apache2’s progress extension module (http://github.com/drogus/apache-upload-progress-module/)

0.5.2

  • Updated JQuery UI 1.7 library to release 1.7.3

  • Added JQuery UI library in release 1.8.16 (set as default)

  • Remove “Tabs” plugin from JQuery UI widgets package to avoid conflict with JQuery Tools Tabs (which is used in several ZTFY packages)

  • Remove JQuery-form in releases 2.07 and 2.36

  • Remove JQuery-UI in release 1.5.2

0.5.1

  • Updated resources path and rebuild minified version of CSS and JS resources

0.5.0

  • migrated from zc.resourcelibrary to zope.fanstatic

0.4.1

  • Added JQuery-1.4.4 and JQuery-1.7 ; JQuery-1.4.4 is now the default one for ZTFY packages.

0.4

  • Switched to ZTK-1.1.2

  • Changed z-index for JQuery datetime calendar to use it in overlays

  • Added custom release (0.1.9-tf) of jquery-multiselect plug-in

  • Added release 1.7.4 of jquery-datatables plug-in

  • Switched jquery-form plugin to release 2.51

  • Small style change on date and datetime input fields

0.3

  • Added jScrollPane plug-in (revision 93)

  • Corrected resources dependencies

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.5.3.tar.gz (1.4 MB view hashes)

Uploaded source

Built Distribution

ztfy.jqueryui-0.5.3-py2.6.egg (1.9 MB view hashes)

Uploaded 2 6

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