Quote:
Originally Posted by welo
I set it up on my test board today and it seems pretty nice. My forums are closed until May 1st so it won't be live there until then. I'm liking it so far though. I'll have a couple of suggestions in a sec.
Meanwhile though, how hard would it be to add a link harvester to this app? I had a quick one I put together awhile back to find links in posts in IPB. Should be pretty similar here:
Anyway, would be nice for the script to harvest everything then put the results in a temp category you could just go through to edit links and shuffle them around. Regardless, very nice script. 
|
Thanks for your feedback. Actually, a number of us seem to have the same needs - I wrote this hack because we have a site full of links that regularly need harvesting and reclassifying.
I've written some php which is not that different from your suggestion. But I suspect that "not that different" is rather important - everyone will have a slightly different requirement, so we will need different harvesters feeding a standard farm.
Could we specify an interface between the harvester and the farm? For example, should the harvester generate an xml file or should it just dump links straight into a default category in this hack's database?
Am happy to give some thought to this, with your suggestions.