summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/NewUserNotif/RELEASE-NOTES
diff options
context:
space:
mode:
authorYaco <franco@reevo.org>2019-09-09 12:26:44 -0300
committerYaco <franco@reevo.org>2019-09-09 12:26:44 -0300
commitca320ebafc2c5c0af7c2b733cfbbee065da7ac23 (patch)
treebd5160280cc284514df2fe181a77ef0032b319c8 /www/wiki/extensions/NewUserNotif/RELEASE-NOTES
parentbab17b300478bb2f750870f50c410da25525e9cc (diff)
agrega la extension NewUserNotif
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