//---------------------------------------------------------------------------
// See README.txt for version and release information
//---------------------------------------------------------------------------


//---------------------------------------------------------------------------
To use the html->mediawiki conversion functions, you NEED to install the perl
cpan modules for HTML::WikiConverter, which are shelled from this php script.

This is because there is no good php script to convert html to mediawiki
 format in php.

This is a pain because it actually requires INSTALLING the php cpan modules
 as it has many pre-requisites.
//
For more info see the src/tools/README.txt
//---------------------------------------------------------------------------


//---------------------------------------------------------------------------
If you are using windows and activestate perl, use ppm not cpan to install
 the HTML::WikiConverter and HTML::WikiConverter::MediaWiki modules
//
For more info see the src/tools/README.txt
//---------------------------------------------------------------------------


//---------------------------------------------------------------------------
Tested on MS Windows and linux.
//---------------------------------------------------------------------------

//---------------------------------------------------------------------------
Requires ImageMap extension for MediaWiki
http://www.mediawiki.org/wiki/Extension:ImageMap#Installation_Guide
//---------------------------------------------------------------------------









//---------------------------------------------------------------------------
recommended batch delete stuff
http://www.mediawiki.org/wiki/Extension:Nuke
//---------------------------------------------------------------------------
