Metadata-Version: 1.0
Name: js.jquery_simplemodal
Version: 1.4.1
Summary: Fanstatic packaging of jquery.simplemodal
Home-page: UNKNOWN
Author: Fanstatic Developers
Author-email: fanstatic@googlegroups.com
License: BSD
Description: js.jquery_simplemodal
        *********************
        
        Introduction
        ============
        
        This library packages `jquery.simplemodal`_ for `fanstatic`_.
        
        .. _`fanstatic`: http://fanstatic.org
        .. _`jquery.simplemodal`: http://www.ericmmartin.com/projects/simplemodal/
        
        This requires integration between your web framework and ``fanstatic``,
        and making sure that the original resources (shipped in the ``resources``
        directory in ``js.jquery_simplemodal``) are published to some URL.
        
        Bitbucket repository : https://bitbucket.org/fanstatic/js.jquery_simplemodal
        
        How to use?
        ===========
        
        You can import ``jquery_simplemodal`` from ``js.jquery_simplemodal`` and ``need`` it where you want
        these resources to be included on a page::
        
          >>> from js.jquery_simplemodal import jquery_simplemodal
          >>> jquery_simplemodal.need()
        
        
        CHANGES
        *******
        
        1.4.1 (17-05-2011)
        ==================
        
        - Initial release.
        
Platform: UNKNOWN
