WebSlinger - Bulk Content Importer 0.1 (Alpha release) (Oct 21, 2006)
This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing.
Bulk import of fairly well formed html in it's existing folder structure as well as images.
For additional information about this project, please visit the overview page .
Available downloads
Release Notes
| Tested with | Plone 2.0.5 |
|---|---|
| State | Alpha release |
| License | GPL |
| Release Manager | Kevin Kalupson |
| Released | 2005/09/30 |
Uses beautifulsoup to clear up most issues with bad html.
Also, if there is a div tag of a particular id that signifies the content section of the document, you can import the content section of all of your documents.
If there is the div tag cannot be found, the entire html document will be considered to be content.
Reads and applies particular tags to your new plone document such as title.
Overall, it works pretty well for dirty jobs.
Change log
Initial release.


