Metadata-Version: 1.0
Name: tiddlywebplugins.reflector
Version: 0.3
Summary: Send the file posted to the tiddlyweb server back to the browser.
Home-page: http://pypi.python.org/pypi/tiddlywebplugins.reflector
Author: Chris Dent
Author-email: cdent@peermore.com
License: UNKNOWN
Description: 
        First stab at tiddlywebplugins.reflector, a reflector
        plugin idea from Ben Gillies:
        
        * Post a file to the reflector and it gets returned to the
        browser with the content-type it was given.
        * If you put the sending form in an iframe, then you can
        gather up the content of the iframe and give it to
        tiddlywiki for use in the import routines.
        
        This first stab doesn't do much in the way of error
        trapping yet. It may also have issues with caching.
        
        
Platform: Posix; MacOS X; Windows
