Skip to main content

hurry.resource style resources for jquerytools.

Project description

Introduction

This library packages jquerytools for hurry.resource. It relies on hurry.jquery for the dependency.

Please take note that for now only the minified version of jquerytools is used. This is because i don’t found a proper download location for the different versions of download.

How to use?

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

from hurry.jquerytools import jquerytools

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

jquerytools.need()

This requires integration between your web framework and hurry.resource, and making sure that the original resources are published to some URL.

The package has already been integrated for Grok and Zope 3. 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.jquerytools before release

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

When releasing hurry.jquerytools, an extra step should be taken. Follow the regular package release instructions, but before egg generation (python setup.py register sdist upload) first execute bin/jquerytoolsprepare. This will download the jquerytools library and place it in the egg. (The version number is currently hardcoded in the hurry.jquerytools.prepare module).

CHANGES

1.2.6 (unreleased)

  • Nothing changed yet.

1.2.5.1 (2010-10-07)

  • BugFix

1.2.5 (2010-10-07)

  • upgrade to use hurry.jquery 0.10

  • upgrade to jquerytools-1.2.5

1.2.4 (2010-09-08)

  • Initial public release, using jquerytools-1.2.4

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

hurry.jquerytools-1.2.5.1.tar.gz (22.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