powerplant icon indicating copy to clipboard operation
powerplant copied to clipboard

Feed of recent changes from practicalplants wiki

Open petteripitkanen opened this issue 5 years ago • 0 comments

Create a module for fetching recent changes from practicalplants wiki and storing them to powerplant server database. Concretely for each Crop object there should be a list of wiki updates, but this list should be separate from the Crop objects themselves since it's likely only needed by admins for accepting changes to the Crop objects. To minimize network traffic the module should try to fetch only those changes that it has not already fetched. Note also that this module is not for scraping the whole wiki but only for fetching recent changes.

See #79 for a possible solution for testing this module.

petteripitkanen avatar Aug 18 '19 04:08 petteripitkanen