UNKNOWN
Project description
hurry.jgrowl
Introduction
This library packages the jQuery jgrowl plugin for hurry.resource.
How to use?
You can import hurry.jgrowl from hurry.jgrowl and .need it where you want these resources to be included on a page:
from hurry.jgrowl import jgrowl .. in your page or widget rendering code, somewhere .. jgrowl.need()
This requires integration between your web framework and hurry.resource, and making sure that the original resources (shipped in the jgrowl-build directory in hurry.jgrowl) 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.
CHANGES
1.2.4 (2010-10-07)
Initial public release, packages jgrowl 1.2.4
Download
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.