Revision history for RecentChangesNotifier
Revision [23448]
Last edited on 2016-05-20 07:38:48 by KlenWell [Replaces old-style internal links with new pipe-split links.]Additions:
This extension has been replaced by the much improved [[ActivitySummaryAction | Activity Summary action]].
Deletions:
Additions:
This extension has been replaced by the much improved [[ActivitySummaryAction Activity Summary action]].
Deletions:
**[[http://code.google.com/p/klenwell/downloads/list download here]]**
The code is well-commented and can be viewed in the [[http://klenwell.googlecode.com/svn/trunk/PHP/wikka_changemail/ 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
%%
===Contact===
Please feel free to contact me with any questions or comments. Bugs can be reported at my [[http://code.google.com/p/klenwell/issues/list Google Code Issues page]].
----
author: [[KlenWell klenwell]]
CategoryUserContributions
No Differences
Additions:
Please feel free to contact me with any questions or comments. Bugs can be reported at my [[http://code.google.com/p/klenwell/issues/list Google Code Issues page]].
Deletions:
Additions:
===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
%%
===Contact===
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
%%
===Contact===
Additions:
**[[http://code.google.com/p/klenwell/downloads/list download here]]**
Deletions:
Additions:
The code is well-commented and can be viewed in the [[http://klenwell.googlecode.com/svn/trunk/PHP/wikka_changemail/ Google SVN repository]]. Documentation can be found at my wikka site: http://www.klenwell.net/is/WikkaChangeNotifier
Deletions:
Additions:
author: [[KlenWell klenwell]]
Additions:
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:
Deletions:
Additions:
=====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:
**[[http://code.google.com/p/klenwell/downloads/list download now]]**
Full documentation can be found at my wikka site: http://www.klenwell.net/is/WikkaChangeNotifier
Please feel free to contact me with any questions or comments. Bugs can be reported at [[http://code.google.com/p/klenwell/issues/list my Google Code Issues page]].
CategoryUserContributions
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:
**[[http://code.google.com/p/klenwell/downloads/list download now]]**
Full documentation can be found at my wikka site: http://www.klenwell.net/is/WikkaChangeNotifier
Please feel free to contact me with any questions or comments. Bugs can be reported at [[http://code.google.com/p/klenwell/issues/list my Google Code Issues page]].
CategoryUserContributions
Deletions:
=====Title of the page=====
//This page is a **template** intended for pages in the **Wikka Howto Pages** collection. This page belongs to CategoryTemplate (which contains more handy templates). To create a Wikka **Howto** page, [[http://wikka.jsnx.com/HowtoTemplate/clone clone this page]] (most 'Howto' page names end in 'Howto' so it's useful to stick to that convention), replace the title with a meaningful one and replace this paragraph with the actual page content.//
CategoryHowto