Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install hurry.jqueryui

How to install hurry.jqueryui

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install hurry.jqueryui
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.8.5.1 Available View build log
1.8.2.2 Available View build log
Windows (64-bit)
1.8.5.1 Available View build log
1.8.2.2 Available View build log
Mac OS X (10.5+)
1.8.5.1 Available View build log
1.8.2.2 Available View build log
Linux (32-bit)
1.8.5.1 Available View build log
1.8.2.2 Available View build log
Linux (64-bit)
1.8.5.1 Available View build log
1.8.2.2 Available View build log
 
License
ZPL 2.1
Imports
Lastest release
version 1.8.5.1 on Jan 5th, 2011

hurry.jqueryui

Introduction

This library packages jQuery UI for hurry.resource. It is aware of jQuery UI's structure and different modes (normal, minified).

How to use?

You can import jQuery UI from hurry.jqueryui and .need it where you want these resources to be included on a page:

from hurry.jqueryui import jqueryui

.. in your page or widget rendering code, somewhere ..

jqueryui.need()

You can also use JQuery UI themes:

from hurry.jqueryui import smoothness

This requires integration between your web framework and hurry.resource, and making sure that the original resources (shipped in the jqueryui-build directory in hurry.jqueryui) are published to some URL.

The package has already been integrated for Grok and the Zope Toolkit. If you depend on the hurry.zoperesource package in your setup.py, the above example should work out of the box. Make sure to depend on the hurry.zoperesource package in your setup.py.

Preparing hurry.jqueryui before release

This section is only relevant to release managers of hurry.jqueryui.

The javascript code that this package relies on is not checked into subversion to sidestep the copyright policy of svn.zope.org. Instead, just before release to pypi, an entry point is triggered that downloads the appropriate javascript code. To trigger this automated behavior you should do the release using bin/fullrelease, which uses zest.releaser configured with the appropriate entry points.

CHANGES

1.8.5.1 (2010-10-18)
  • Update to jQueryUI 1.8.4.
1.8.2.2 (2010-07-29)
  • Also expose jqueryui_themes library as an entry point.
  • Fix the tests.
1.8.2.1 (2010-07-28)
  • Update to jQueryUI 1.8.2
  • Better integration with zest.releaser to make releases
  • Update to use entry points instead of configure.zcml, needed for hurry.resource 0.10.
1.7.2.1 (2009-11-08) (jQuery UI version 1.7.2)
  • Initial public release, using jQueryUI-1.7.2

Download

Subscribe to package updates

Last updated Jan 5th, 2011

Download Stats

Last month:3

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.