Discussion on topics that aren't specifically related to current FASA product lines or don't fit elsewhere.
-
chancebeer
- Posts: 1
- Joined: Thu Nov 08, 2018 5:36 am
Post
by chancebeer » Thu Nov 08, 2018 5:38 am
The Undying wrote: ↑Mon Nov 28, 2016 2:52 am
Possible interim solution for users than want to create a static capture of the entire site as massive HTML and graphics package (requires wget):
http://superuser.com/questions/116201/h ... hpbb-forum
Aside from that, throwing in an extra plugin (if it's not too much trouble) on the page itself will probably help significantly if anyone is will to make a simple scraper:
http://www.phpbb-fr.com/customise/db/vi ... all/id_107
Unless someone else tackles the problem first, I can probably cobble something together by sometime in January. Can't tackle it in December, too much going on, but for any script kiddies out there, the problem isn't too hard - you'll need an HTML parser or pre-parser though (not xhtml, sadly).
Thanks for the link.