Metadata-Version: 1.0
Name: js.jquery_slimbox
Version: 2.04
Summary: Fanstatic packaging of Slimbox
Home-page: UNKNOWN
Author: Fanstatic Developers
Author-email: fanstatic@googlegroups.com
License: BSD
Description: js.jquery_slimbox
        *****************
        
        Introduction
        ============
        
        This library packages the jQuery plugin `Slimbox`_ for `fanstatic`_.
        
        .. _`fanstatic`: http://fanstatic.org
        .. _`Slimbox`: http://www.digitalia.be/software/slimbox2
        
        This requires integration between your web framework and ``fanstatic``,
        and making sure that the original resources (shipped in the ``resources``
        directory in ``js.jquery_slimbox``) are published to some URL.
        
        
        How to use?
        ===========
        
        You can import ``slimbox`` from ``js.jquery_slimbox`` and ``need`` it where you want
        these resources to be included on a page::
        
          >>> from js.jquery_slimbox import slimbox
          >>> slimbox.need()
        
        CHANGES
        *******
        
        2.04 (2011-01-11)
        =================
        
        - Initial release.
        
Platform: UNKNOWN
