Exports all your posts to a zip file containing a blosxom style directory hierarchy of posts.
before installing make sure you meet the requirements. they are:
the user php runs under must have write access to /wp-content directory.
(my plugin writes all zips to /wp-content/wp2blosxom)
the zip program must be in your path and php must be able to use the system() function. If you're on windows you can get the command line zip program here.
I've only tried this on wp v2.6 and v2.7 so i dont know if this will work on other versions.
copy wp2blosxom directory to /wp-content/plugins
activate the plugin in wordpress's plugins menu
you should notice a new menu item on your admin area called wp2blosxom.
click this to be shown a page where you can kick off creation of zips and
to delete zips you've already created.
Requires: 2.1 or higher
Compatible up to: 2.7
Last Updated: 2008-12-17
Downloads: 556
Got something to say? Need help?