Metadata-Version: 1.0
Name: raptus.notification
Version: 1.0a4
Summary: Provides a generic way to send notifications to users in plone
Home-page: https://svn.plone.org/svn/collective/raptus.notification
Author: Raptus AG
Author-email: dev@raptus.com
License: GPL
Description: Introduction
        ============
        
        
        
        Changelog
        =========
        
        1.0a4 (2012-10-01)
        -----------------
        
        * Fixed a bug, which caused IE9 and below to corrupt HTML elements
        
        1.0a3 (2012-06-05)
        ------------------
        
        * Found and fixed a bug in JavaScript where the click events where
          not correctly bound to the delete links after updating the notifications
          list
        
        1.0a2 (2012-05-29)
        ------------------
        
        * Slightly improved JavaScript (publishing update only once)
        
        1.0a1 (2012-03-21)
        ------------------
        
        * Initial release
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
