Metadata-Version: 1.0
Name: collective.kupuemoticons
Version: 0.0.2
Summary: UNKNOWN
Home-page: http://svn.plone.org/svn/collective/collective.kupuemoticons
Author: Ramon Bartl
Author-email: ramon.bartl@inquant.de
License: GPL
Description: Introduction
        ============
        
        Additional Toolbar buttons to enable Emoticons for KUPU.
        
        Products.Ploneboard is able to transform simple ASCII Smileys into nice
        Emoticons. But the users need to know the exact string to type that it can be
        transformed into an emoticon inside of KUPU.
        
        For example::
        
        :) or :-) transformes to <img src="smiley_smile.png" alt=":)" title="Smile" />
        
        
        Ok, you think "Everyone knows that!".... but there are People who do not know
        that, because they are no Nerds;)
        
        There we thought "why not add some additional buttons to KUPU which insert a
        **:)** or **:-)**???"
        
        So this little package was born...
        
        Nice little story, huh?:)
        
        
        WARNING:
        --------
        
        This package overwrites kupuinit.js and kupu_wysiwyg_support.html and is tested on Plone 3.1.4.
        
        **Depending on the installed Plone/KUPU Version, this might break KUPU.**
        
        
        NOTE:
        -----
        
        we are no KUPU core developers, so maybe there is a simpler way to do that.
        Feedback is more than welcome...
        
        ::
        vim: set ft=rst ts=4 sw=4 expandtab tw=78 :
        
        Change history
        **************
        
        trunk (2008-08-20)
        ==================
        
        - xxx [InQuant]
        
        Changelog
        =========
        
        0.0.2 (2008-08-20)
        ------------------
        
        - re-released under the correct name [ramonski]
        - fixed wrong name in setup.py [ramonski]
        
        0.0.1 (2008-08-12)
        ------------------
        
        - initial release [ramonski]
        - added 'wink, lol, cool' emoticons [hplocher]
        - fixed EmoticonTool [hplocher]
        - registered resources [hplocher]
        - fixed cssregistry.xml [hplocher]
        - fixed jsregistry.xml [hplocher]
        - moved to collective [hplocher]
        
        0.0.0 (2008-08-12)
        ------------------
        
        - registered resources [ramonski]
        - customized kupuploneinit.js in skins folder [ramonski]
        - customized kupu_wysiwyg_support.html in skins folder [ramonski]
        - created EmoticonTool [ramonski]
        - Created with ZopeSkel [ramonski]
        
        Contributors
        ************
        
        Ramon Bartl, InQuant GmbH
        
        Hans-Peter Locher, InQuant GmbH
        
        Download
        ********
        
Keywords: kupu plone zope emoticons
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
