Recent Changes Notifier
This script will email user of changes in a wikka wiki via cron job. It uses the SimplePie library to read the Wikka
RecentChanges XML page and PHPMailer library to email the notice. It is packaged with both under terms of the GPL. The complete package can be downloaded from my Google Code page:
download here∞
The code is well-commented and can be viewed in the
Google SVN repository∞. Documentation can be found at my wikka site:
http://www.klenwell.net/is/WikkaChangeNotifier∞
Sample Email
When successfully installed and configured, this script will send an email like this:
SUBJECT: Wikka Changes Update : Fri, 16 Mar 2007 18:30:01 -0500
2 changes to http://www.klenwell.net/is/ in last 6 hours
KlenwellAdmin (2007-03-16 14:30:52 by KlenwellAdmin)
http://www.klenwell.net/is/KlenwellAdmin
updated 0 days 3 hours 59 mins 9 secs ago
HostingAdminCron (2007-03-16 12:42:10 by KlenwellAdmin)
http://www.klenwell.net/is/HostingAdminCron
updated 0 days 5 hours 47 mins 51 secs ago
Please feel free to contact me with any questions or comments. Bugs can be reported at my
Google Code Issues page∞.
author:
klenwell
CategoryUserContributions