README.txt

by Kevin Kalupson last modified Dec 30, 2008 05:53 PM
README from the packaged product
This is the WebSlinger - Web Content Importer For Plone/CMF You need BeautifulSoup.py for this to work.

See INSTALL for install instructions! Write kjk137@kevinkal with any questions or comments.

Requirements:
Zope 2.9.4, Plone 2.5, Five 1.4.x (At least this is what it's been tested with)

Todo:
  • Seperate Filetype imports(images,pdf, Write tests ;-)
  • Test with five objects created for plone.
  • Define what exactly Advanced Sling can do and prioritize the features. add XML import of custom content(via Marshal???).
  • use datetime instead of time, maybe?