summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/NewUserNotif/RELEASE-NOTES
diff options
context:
space:
mode:
authorYaco <franco@reevo.org>2020-06-04 11:01:00 -0300
committerYaco <franco@reevo.org>2020-06-04 11:01:00 -0300
commitfc7369835258467bf97eb64f184b93691f9a9fd5 (patch)
treedaabd60089d2dd76d9f5fb416b005fbe159c799d /www/wiki/extensions/NewUserNotif/RELEASE-NOTES
first commit
Diffstat (limited to 'www/wiki/extensions/NewUserNotif/RELEASE-NOTES')
-rw-r--r--www/wiki/extensions/NewUserNotif/RELEASE-NOTES15
1 files changed, 15 insertions, 0 deletions
diff --git a/www/wiki/extensions/NewUserNotif/RELEASE-NOTES b/www/wiki/extensions/NewUserNotif/RELEASE-NOTES
new file mode 100644
index 00000000..c3f5c9e2
--- /dev/null
+++ b/www/wiki/extensions/NewUserNotif/RELEASE-NOTES
@@ -0,0 +1,15 @@
+NEW USER EMAIL NOTIFICATION EXTENSION
+
+ Version 1.5
+ © 2006-2007 Rob Church, maintained by jpond
+
+This is free software licenced under the GNU General Public Licence. Please
+see http://www.gnu.org/copyleft/gpl.html for further details, including the
+full text and terms of the license.
+
+=== Summary of changes in 1.5.1 ===
+
+* Added two hooks that allow for the customization of both messages and parameters passed to generate the messages
+* Added an example extension to the distribution, ExtendedParamsExample.php
+* Updated Documentation - http://www.mediawiki.org/w/index.php?title=Extension:New_User_Email_Notification
+* Added RELEASE-NOTES to distribution