VillageScribeAssociation / awarenet

awareNet social learning software for schools needing to save bandwidth/traffic
awarenet.org
8 stars 0 forks source link

Cron script to return RSS or atom feed #386

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In order to allow an RSS reader to act as a crond on platforms where task 
scheduling is fragmented or inconvenient.  the /admin/cron script should format 
the microreports it generates as RSS entries in a feed.

An admin checking their RSS messages on localhost should see any errors 
reported by the server (general error and slow logs as are written to /data/).  
This information may be sensitive so only localhost or authenticated users 
should be able to view the feed.

Original issue reported on code.google.com by awarenet...@gmail.com on 6 May 2014 at 9:54

awarenetdev commented 9 years ago

Have added RSS cron option.