WebSlinger - Bulk Content Importer

by Kevin Kalupson last modified Feb 16, 2011 02:11 AM webslinger software is Copyright 2005-06 Kevin J Kalupson

This project aims at the bulk importing content to a Plone Site.

Project Description

Currently WebSlinger will perform a bulk import of .htm,.html,.shtm,.shtml,.jpg,.jpeg,.gif,and .png files from the file system.


The product will also create folderish object for the content to live in.

The html files will be parsed and prettified. WebSlinger allows for a <div id='foo' section of the document for the actual content of the document. If that section doesn't exist, the "body" section of the document will be imported. It will title the documents according to a title tag, and also take into acount discription and meta keywords though meta keywords needs a bit of work.


If you have a static html site that you would like to import into plone, this is the product for you. 

WebSlinger is dependent upon BeautifulSoup.


I would appreciate any feedback or criticism.

My real aim is to eventually help to answer this PLIP. Though I realize, this solution isn't on that track at this point.

Current Release

No stable release available yet.

All Releases

Version Released Description Compatibility Status
0.1 Bulk import of fairly well formed html in it's existing folder structure as well as images. More about this release…
Plone 2.0.5
alpha
.9 Install through zmi creates a tool like object that can be accessed through a form or a Script('Python') to perform bulk import. The import directory can be chosen per import, multiple imports can be performed simultaniously. More about this release…
Plone 2.5
alpha

Comments (0)