Jump to content

Help:Logging in/pt: Difference between revisions

From Meta, a Wikimedia project coordination wiki
Content deleted Content added
FuzzyBot (talk | contribs)
Updating to match new version of source page
Replaced content with "{{MovedToMediaWiki}}"
Tag: Replaced
 
Line 1: Line 1:
{{MovedToMediaWiki}}
{{H:h|Reader toc}}
<languages/>
<div lang="en" dir="ltr" class="mw-content-ltr">
Logging in is not required for viewing pages, and not even for editing them. However, it provides additional features, and in general projects recommend it.
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
== Logging in ==
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
Creating a user account means that you supply a [[w:en:Wikipedia:Username|username]] (your real name or a nickname) and a password. The system will reject a username that is already in use. A user account is created only once. You are then "logged in". Next time you log in, you supply your username again and demonstrate with the password that you are the same person.
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
Edits you make are recorded under your username. If you are not logged in, your edits are recorded under your [[w:en:IP address|IP address]].
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
Some projects using MediaWiki software form a family in the sense that one logs in to the family as a whole, and that common preference settings apply. Notably, this is the case for the more than 1000 [[w:en:Fandom (website)|Wikia]] projects.
</div> <div lang="en" dir="ltr" class="mw-content-ltr">
On Wikimedia projects, setting preferences (except for email, username, and password) are currently done separately on each wiki. You may like to maintain a cross-wiki identity by using the same username on each wiki that you use, if that name is still free.
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
== Why log in? ==
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
You don't have to log in to read any MediaWiki wiki. You don't even have to log in to edit a MediaWiki wiki—''anyone'' can edit [[protected pages considered harmful|almost any]] page, even without logging in.
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
However, it's still a good idea to log in, for these reasons:
</div>

* <span lang="en" dir="ltr" class="mw-content-ltr">Other users will be able to recognise you by your username when you make changes to pages. As a "name", an IP address is somewhat clumsy. Also, if you use computers at different locations (home, office, internet café, etc.) you have a different IP-address in each case; even in the same location, depending on the Internet connection, the IP-address may be different each time. Therefore a username is better to maintain an identity.</span>
* <span lang="en" dir="ltr" class="mw-content-ltr">You will have your own ''user page'' where you can write a bit about yourself, and a ''user talk page'' which you can use to communicate with other users.</span>
* <span lang="en" dir="ltr" class="mw-content-ltr">You will be able to mark an edit as minor, which avoids inconvenience for other users.</span>
* <span lang="en" dir="ltr" class="mw-content-ltr">You will be able to keep track of changes to modules you are interested in using a ''watch list''.</span>
* <span lang="en" dir="ltr" class="mw-content-ltr">If you choose to give an email address, other users will be able to contact you by email. This feature is anonymous - the user who emails you will not know your email address. You don't have to give your email address if you don't want to.</span>
** <span lang="en" dir="ltr" class="mw-content-ltr">''Check the privacy policy of the individual site you're visiting, if any (for example, Wikimedia's [[foundation:Special:MyLanguage/privacy policy|privacy policy]])''</span>
* <span lang="en" dir="ltr" class="mw-content-ltr">You will be able to [[Special:MyLanguage/Help:Moving a page|rename pages]].</span>
* <span lang="en" dir="ltr" class="mw-content-ltr">You will be able to set your own ''[[Special:MyLanguage/Help:Preferences|preferences]]'', to change things such as:</span>
** <span lang="en" dir="ltr" class="mw-content-ltr">The number of pages displayed in ''[[Special:MyLanguage/Help:Recent changes|Recent changes]]''</span>
** <span lang="en" dir="ltr" class="mw-content-ltr">The fonts, colours and layout of the site, by using different ''skins''.</span>

<div lang="en" dir="ltr" class="mw-content-ltr">
== How to log in ==
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
First, make sure that your browser accepts [[w:en:HTTP cookie|cookies]]. Some browsers can accept or reject cookies from individual sites; users of these should configure the browser to accept cookies from each wiki you plan to edit, such as ''wikipedia.org''.
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
Click on the ''[[Special:Userlogin|Log in]]'' link at the top right of the page. You will then be prompted to enter your username and password. If you haven't logged in before, you will need to use the link provided to create an account. You may give your email address if you like.
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
If you click the box ''Remember me'', you will not have to give your password again when you access MediaWiki wiki from the same computer. This feature will only work if your password was not generated by the Mediawiki software.
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
=== Log in problems ===
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
If you appear to be able to log in, but as soon as you try to look at a page after the 'Log in successful' page you appear logged out again, it is very likely to be a [[w:HTTP cookie|cookie]] problem.
</div> <span lang="en" dir="ltr" class="mw-content-ltr">If you are certain that cookies are enabled, make sure that you haven't inadvertently listed {{SERVER}} on a list of sites to never allow cookies for (This feature is available in (at least) Mozilla Firebird (Firefox) 0.6 and above and Microsoft Internet Explorer version 6 and above).</span> <div lang="en" dir="ltr" class="mw-content-ltr">
Also make sure your computer's date and time are set correctly; if they are not, cookies may expire before they are supposed to. Note that some firewall and ad-blocking software may interfere with the cookie that {{SITENAME}} uses to keep a person logged in.
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
In addition to these steps, check to make sure PHP's directory for storing session data is writable. This directory can be found in the php.ini file under the session.save_path setting. Errors in this php.ini setting can also cause other problems.
</div> <span lang="en" dir="ltr" class="mw-content-ltr">Examples of these errors are referencing a non-existent directory or leaving out " marks around the directory name. Random Wiki pages or edit previews might appear blank in Internet Explorer, but not with other browsers.</span> <div lang="en" dir="ltr" class="mw-content-ltr">
Also, the Save Page button might act as if one had pressed the Show Preview button when a user is logged in, but work correctly when one is not logged in.
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
A user may occasionally find themself "automatically" logged out in between beginning an edit and saving it, or when switching between multiple {{SITENAME}} pages open in multiple windows.
</div> <span lang="en" dir="ltr" class="mw-content-ltr">This can be a result of your browser's cookie, cache, or firewall settings, but due to the nature of the MediaWiki software; some user ID information is stored in the servers and sometimes, especially during heavy server load, the system can "glitch" and your ID information will be misplaced, resulting in a logout.</span> <span lang="en" dir="ltr" class="mw-content-ltr">Regardless of the reason for the logout, the simplest solution to the problem is to check the '''Remember me''' box.</span> <div lang="en" dir="ltr" class="mw-content-ltr">
If you do this on a computer that can be accessed by more than one person (i.e. at the library, at work, at school), please find and erase your user ID cookies after your editing session.
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
If you log in and enabled the cookie feature, a subsequent log in as a different user without the cookie feature enabled will appear as logged out.
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
Make sure the Internet Guest Account (e.g., IUSR_FOOBAR, nobody, or APACHE) has write permissions to the folder listed in the "session.save_path" variable of the php.ini file.
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
=== What if I forget the password? ===
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
If you enter an e-mail address when signing up for the account, or in your Preferences, you can request on the login screen for a temporary password to be sent to that address, which allows you to retrieve your account. If you did not enter an e-mail address, or the address was out of date, you will have to create a new account.
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
=== Creating an account ===
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
To create an account, select [[Special:UserLogin|Log in]] (top right of page) then [[Special:CreateAccount|create an account]]. You usually need only provide a username and password.
</div> <span lang="en" dir="ltr" class="mw-content-ltr">Some wikis require a visual [[Special:Captcha|captcha]] (Completely Automated Public [[w:en:Turing test|Turing test]] to tell Computers and Humans Apart).</span> <div lang="en" dir="ltr" class="mw-content-ltr">
Users with text, speech, or legacy browsers will be unable to create an account if they can not view this image. If you are unable to view captchas, contact an [[Special:MyLanguage/Meta:Administrators|administrator]].
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
Note: As of September 26, 2006, the symbol "[[:en:at sign|@]]" is no longer allowed in usernames; see [[bugzilla:6849]] and [[mw:Special:MyLanguage/Manual:$wgInvalidUsernameCharacters]].
</div> <div lang="en" dir="ltr" class="mw-content-ltr">
Other than that, usernames only have to be valid titles for the wiki; on capitalisation, see [[Special:MyLanguage/Help:Page name#Case-sensitivity of the first character]].
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
==== Unified Login ====
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
If you used an existing user name from one of [[Special:MyLanguage/Wikimedia Foundation|Foundation]]’s projects (such as Wikipedia) to create an account and get an error:
</div>
: <span lang="en" dir="ltr" class="mw-content-ltr">''Cannot create account: the requested username is already taken in the unified login system.''</span>
<div lang="en" dir="ltr" class="mw-content-ltr">
You might want to read further at: [[Special:MyLanguage/Help:Unified login|Unified login]]
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
== How to set preferences ==
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
Click on the ''Preferences'' link at the top right of the page for various options, including:
</div>
* <span lang="en" dir="ltr" class="mw-content-ltr">Changing your password.</span>
* <span lang="en" dir="ltr" class="mw-content-ltr">Changing the ''skin'', which changes the way that the web pages look.</span>

<div lang="en" dir="ltr" class="mw-content-ltr">
See [[Special:MyLanguage/Help:Preferences|Help:Preferences]].
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
== Your ''User page'' and ''User talk page'' ==
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
As a logged-in user, you will be able to create your own ''user page'' and ''user talk page''. When you are logged in, you will see your username displayed at the top right of the page. Click on this to get to your user page, which you can edit in the same way as any MediaWiki wiki page.
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
Most users write a little about themselves and their interests on their user page.
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
You also have a ''User talk page''. You can access this by clicking on the ''Talk'' link next to your username at the top right of the page. Other people may write messages in your user talk page by editing it, and you can respond. See [[Special:MyLanguage/Help:Talk page|Help:Talk page]] for more.
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
== How to log out ==
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
You can log out any time by clicking on the ''Log out'' link at the top right of the page.
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
== Other advice ==
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
=== Username impersonation ===
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
Note that in some sans-serif fonts I (capital-i) and l (lowercase-L) look exactly the same, e.g., in Arial: <span style="font-family:Arial;">I</span> and <span style="font-family:Arial;">l</span>.
</div> <div lang="en" dir="ltr" class="mw-content-ltr">
If your username contains one of the two, it may be wise to register another account, but swap the letters (so if your username contains lowercase-L change that to capital-i). This is to prevent impersonation. You may then [[Special:MyLanguage/Help:Redirect|redirect]] the user page of the "dummy" account to your real account.
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
=== How to force logging in for editing ===
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
This is controlled through [[mw:Special:MyLanguage/Manual:$wgGroupPermissions|$wgGroupPermissions]].
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
See [[mw:Special:MyLanguage/Manual:Preventing access#Restrict viewing of all pages|Manual:Preventing access#Restrict viewing of all pages]].
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
=== How to force logging in for viewing ===
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
This is controlled through [[mw:Special:MyLanguage/Manual:$wgGroupPermissions|$wgGroupPermissions]].
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
See [[mw:Special:MyLanguage/Manual:Preventing access#Restrict viewing of all pages|Manual:Preventing access#Restrict viewing of all pages]].
</div>
{{h:f|langs=|enname=Logging_in}}<!--When translating leave this line intact-->

[[Category:Reader handbook]]

Latest revision as of 02:21, 29 June 2024