Metadata-Version: 1.0
Name: collective.js.jqsmartTruncation
Version: 1.0a2
Summary: truncate too long text
Home-page: http://plugins.jquery.com/project/smarttruncation
Author: Elio Schmutz
Author-email: mailto:info@4teamwork.ch
License: GPL2
Description: Introduction
        ============
        
        Truncate text in to the width of his container with the JQuery plugin smart Truncation
        
        
        How to use collective.js.jqsmartTruncation
        ===========================================
        
        1.) Install the collective.js.jqsmartTruncation product with the portal_setup tool.
        
        2.) use jq('span.title a').smartTruncation(); in your own package to truncate the text in the element
        
        Description:
        ============
        
        See description on smartTruncation
        
        .. _smartTruncation: http://plugins.jquery.com/project/smarttruncation
        
        Changelog
        =========
        
        
        1.0
        ---
        
        * Initial release
        
Keywords: jquery smartTruncation
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
