Export/dump of files and HTML of articles
Posted: Mon 20. Apr 2009, 10:18
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
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