Commit: 7d049be45be62750799679421d60fa1ff1748834 Author: Hannes Magnusson <[email protected]> Sat, 21 Feb 2015 10:37:23 -0800 Parents: 2b1ab9c1ae17c4ab880287e846463280136839d4 Branches: master
Link: http://git.php.net/?p=web/wiki.git;a=commitdiff;h=7d049be45be62750799679421d60fa1ff1748834 Log: Simplify a bit. People are really lazy. Changed paths: 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 37a4ff4..7325c00 100644 --- a/dokuwiki/inc/lang/en/register.txt +++ b/dokuwiki/inc/lang/en/register.txt @@ -2,21 +2,24 @@ Welcome and thank you for desiring a PHP.net wiki account! -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]]. +**Be aware**: wiki account does not give you voting privileges, according to our [[https://wiki.php.net/rfc/voting#who_can_vote|rules]]. -Once you register with this form and receive your wiki username you still **won't** be able to edit the wiki until we manually authorize access. -This reduces wiki vandalism. To get authorization you must send a quick introduction to the [[[email protected]|internals]] mailing list. +**Note**: wiki account does not give you edit privileges. +To get authorization you must send a quick introduction to the [[[email protected]|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 [[[email protected]|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 SVN credentials. +**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 VCS credentials. **Note**: After submitting this registration form, your information (name and email) is sent to the publicly viewable [[http://news.php.net/php.internals|internals]] mailing list, along with your IP address, hostname, and user agent (browser info). -**Be aware** that wiki accout itself doesn't give you voting privileges, according to our [[https://wiki.php.net/rfc/voting#who_can_vote|rules]]. -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
