Author: Peter Cowburn (salathe)
Date: 2021-08-07T13:20:45+01:00

Commit: 
https://github.com/php/web-wiki/commit/3e6e02a17fbbd0673a34e5ae101a5ec18b511fb1
Raw diff: 
https://github.com/php/web-wiki/commit/3e6e02a17fbbd0673a34e5ae101a5ec18b511fb1.diff

restore php.net-specific help text on register page

Also add a patch file to be used when upgrading dokuwiki.

Changed paths:
  A  systems/register-help-text.diff
  M  dokuwiki/inc/lang/en/register.txt


Diff:

diff --git a/dokuwiki/inc/lang/en/register.txt 
b/dokuwiki/inc/lang/en/register.txt
index 77784026..5eaa9ad2 100644
--- a/dokuwiki/inc/lang/en/register.txt
+++ b/dokuwiki/inc/lang/en/register.txt
@@ -1,3 +1,27 @@
-====== Register as new user ======
+====== Register as a new wiki user ======
 
-Fill in all the information below to create a new account in this wiki. Make 
sure you supply a **valid e-mail address** - if you are not asked to enter a 
password here, a new one will be sent to that address. The login name should be 
a valid [[doku>pagename|pagename]].
+Welcome and thank you for desiring a PHP.net wiki account!
+
+**Be aware**: wiki account does not give you voting privileges, according to
+our [[https://wiki.php.net/rfc/voting#who_can_vote|rules]].
+
+**Note**: wiki account does not give you edit privileges.
+To get authorization you must send a quick introduction to the
+[[intern...@lists.php.net|internals]] mailing list. Mention your wiki username
+and say what you're planning to do. This email lets us know you're a human (and
+not a robot) and what you'll be working on.
+
+Approval may take several hours or days.
+
+To create a new wiki account, please fill out all of the information below.
+Make sure you supply a **valid e-mail address** - if you are not asked to enter
+a password here, a new one will be sent to that address. The login name should
+be a valid [[doku>wiki:pagename|pagename]].
+
+**Note**: If you find a minor problem with the wiki (like a typo or invalid
+grammar) then please email the [[intern...@lists.php.net|internals]] mailing
+list with the URL, and suggested change.
+
+**Note**: All information here is readable without registering. Write access is
+controlled however. All users with a PHP.net VCS account have full write access
+to the wiki, and may simply login with their PHP.net VCS credentials.
diff --git a/systems/register-help-text.diff b/systems/register-help-text.diff
new file mode 100644
index 00000000..72c70ba5
--- /dev/null
+++ b/systems/register-help-text.diff
@@ -0,0 +1,34 @@
+diff --git a/dokuwiki/inc/lang/en/register.txt 
b/dokuwiki/inc/lang/en/register.txt
+index 77784026..5eaa9ad2 100644
+--- a/dokuwiki/inc/lang/en/register.txt
++++ b/dokuwiki/inc/lang/en/register.txt
+@@ -1,3 +1,27 @@
+-====== Register as new user ======
++====== Register as a new wiki user ======
+ 
+-Fill in all the information below to create a new account in this wiki. Make 
sure you supply a **valid e-mail address** - if you are not asked to enter a 
password here, a new one will be sent to that address. The login name should be 
a valid [[doku>pagename|pagename]].
++Welcome and thank you for desiring a PHP.net wiki account!
++
++**Be aware**: wiki account does not give you voting privileges, according to
++our [[https://wiki.php.net/rfc/voting#who_can_vote|rules]].
++
++**Note**: wiki account does not give you edit privileges.
++To get authorization you must send a quick introduction to the
++[[intern...@lists.php.net|internals]] mailing list. Mention your wiki username
++and say what you're planning to do. This email lets us know you're a human 
(and
++not a robot) and what you'll be working on.
++
++Approval may take several hours or days.
++
++To create a new wiki account, please fill out all of the information below.
++Make sure you supply a **valid e-mail address** - if you are not asked to 
enter
++a password here, a new one will be sent to that address. The login name should
++be a valid [[doku>wiki:pagename|pagename]].
++
++**Note**: If you find a minor problem with the wiki (like a typo or invalid
++grammar) then please email the [[intern...@lists.php.net|internals]] mailing
++list with the URL, and suggested change.
++
++**Note**: All information here is readable without registering. Write access 
is
++controlled however. All users with a PHP.net VCS account have full write 
access
++to the wiki, and may simply login with their PHP.net VCS credentials.

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to