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
Export/dump of files and HTML of articles
Re: Export/dump of files and HTML of articles
Hi,iceman wrote:Does anyone have any tools...
please understand that nobody will programme export tools for those which change to another system. Sorry...
Program it by self. Sounds not sooo hard...iceman wrote:Does anyone have any ... recommendations for these please?
Good luck, Heiko...