Page 1 of 1

Export/dump of files and HTML of articles

Posted: Mon 20. Apr 2009, 10:18
by iceman
Hi guys

After 5 long years with phpwcms I'm now moving away from it.

What I'd like to do is:

1) Export/dump all files into a logical directory structure matching the file structure within phpwcms
ie: dir a/dir b/file.jpg inside the file area, will dump to:
c:\dir a\dir b\file.jpg on the disk (for example).

2) Extract the HTML for each article.
I can use the phpwcms_cache table, but the HTML in there also contains the header, sidebars etc. It's literally the whole page. I just need/want the article HTML itself.

Does anyone have any tools or recommendations for these please?

I'd be very appreciative.

Thanks

Re: Export/dump of files and HTML of articles

Posted: Mon 20. Apr 2009, 19:05
by Heiko H.
iceman wrote:Does anyone have any tools...
Hi,
please understand that nobody will programme export tools for those which change to another system. Sorry...
iceman wrote:Does anyone have any ... recommendations for these please?
Program it by self. Sounds not sooo hard...

Good luck, Heiko...