Metadata-Version: 1.1
Name: wildcard.cloudflare
Version: 1.0a2
Summary: UNKNOWN
Home-page: http://svn.plone.org/svn/collective/
Author: Nathan Van Gheem
Author-email: nathan@vangheem.us
License: GPL version 2
Description: Introduction
        ============
        
        This is a very simple package to integrate cloudflare cache purgine
        with plone.app.caching.
        
        
        Usage
        -----
        
        - Install "CloudFlare Cache Purging" addon
        - Go to "Caching" control panel and make sure "Enable purging" is checked
          in the "Caching proxies" tab.
        - Make sure to also configure which content types to enable purging on and
          make sure to check if you are using virtual host urls
        - Go to the "CloudFlare" control panel and fill in settings
        - Make test purge requests
        
        Changelog
        =========
        
        1.0a2 (2014-05-07)
        ------------------
        
        - spelling
        
        1.0a1 (2014-05-02)
        ------------------
        
        - Initial release
        
Keywords: plone caching purging cloudflare
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
