Metadata-Version: 1.0
Name: wildcard.level3caching
Version: 1.1a3
Summary: provide integration for invalidations with level3
Home-page: http://svn.plone.org/svn/collective/wildcard.level3caching
Author: Nathan Van Gheem
Author-email: nathan.vangheem@wildcardcorp.com
License: GPL
Description: Introduction
        ============
        
        This package provides CDN Level(3) support with Plone. It provides a configuration
        panel to allow you to automatically invalidate the cache for an object or 
        to do it manually and to configure your API settings.
        
        To use this you need to setup your own API key, secret and figure out access group
        and property name for what you'd like to invalidate.
        
        Wildcard is not affiliated with Level(3) Technologies and this product is not endorsed
        by Level(3). We just thought it might be useful to others contemplating using plone
        with Level(3) or any other CDN. 
        
        Changelog
        =========
        
        1.1a3 (2011-07-11)
        ------------------
        
        - fixed issue in invalidating root
        
        - fixed error handling
        
        - use event when manually purged
        
        
        1.1a2 (2011-03-30)
        ----------------
        
        - do not invalidate when object is removed--gets messy
        
        1.1a1 (2011-03-29)
        ----------------
        
        - provide ability to ignore certain paths to be
           invalidated.
        
        1.0a1 (2011-03-28)
        ----------------
        
        - Initial release
        
Keywords: plone level3 caching cdn
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
