From 218934fa2ed1c702a6d3923d2aa2cc6b43c48684 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:43:23 -0500 Subject: initial commit --- .../howto/create_an_mdn_account/index.html | 38 ++++++++++++++++++++++ files/sv-se/mdn/contribute/howto/index.html | 16 +++++++++ 2 files changed, 54 insertions(+) create mode 100644 files/sv-se/mdn/contribute/howto/create_an_mdn_account/index.html create mode 100644 files/sv-se/mdn/contribute/howto/index.html (limited to 'files/sv-se/mdn/contribute/howto') diff --git a/files/sv-se/mdn/contribute/howto/create_an_mdn_account/index.html b/files/sv-se/mdn/contribute/howto/create_an_mdn_account/index.html new file mode 100644 index 0000000000..0fcf7d0a6c --- /dev/null +++ b/files/sv-se/mdn/contribute/howto/create_an_mdn_account/index.html @@ -0,0 +1,38 @@ +--- +title: Hur du skapar MDN Konto +slug: MDN/Contribute/Howto/Create_an_MDN_account +translation_of: MDN/Contribute/Howto/Create_an_MDN_account +--- +
{{MDNSidebar}}
+ +

To edit content on MDN, you need an MDN profile. You don't need a profile if you only want to read and search the MDN docs. This guide will help you set up your MDN profile.

+ +
+
Why does MDN need my email address?
+
+Your email address is used for account recovery and, if needed, by MDN administrators to contact you about your account or your activity on the site.
+
+In addition, you can sign up for notifications (such as when specific pages are changed) and messages (for example, if you opt to join our beta testing team, you might receive emails about new features that need testing).
+
+Your email address is never displayed on MDN and will be used only in accordance with our privacy policy.
+ +
If you log in to MDN via GitHub, and you use a "noreply" email address on GitHub, you will not receive messages (including notifications when you subscribe to pages) from MDN.
+
+
+ +
    +
  1. At the top of every page on MDN you'll find a button labeled Sign in. Point your mouse at this (or tap on it, if you're on a mobile device) to display a list of the authentication services we support for signing in to MDN.
  2. +
  3. Select a service to sign in with. Currently, only GitHub is available. Note that if you select GitHub, a link to your GitHub profile will be included on your public MDN profile page.
  4. +
  5. Follow GitHub's prompts to connect your account to MDN.
  6. +
  7. Once the authentication service returns you to MDN, you'll be prompted to enter a username and email address. Your username will be displayed publicly to credit you for the work you've done. Do not use your email address as your username.
  8. +
  9. Click Create my MDN profile.
  10. +
  11. If the email address you specified in step 4 isn't the same one you use with the authentication service, please check your email and click the link in the confirmation email we send you.
  12. +
+ +

That's it! You've got an MDN account, and you can immediately edit pages!

+ +

You can click on your name at the top of any MDN page to see your public profile. From there, you can click Edit to make changes or additions to your profile.

+ +
+

New usernames can't contain spaces or the "@" character. Keep in mind that your username will be displayed publicly to identify the work you've done.

+
diff --git a/files/sv-se/mdn/contribute/howto/index.html b/files/sv-se/mdn/contribute/howto/index.html new file mode 100644 index 0000000000..782028400e --- /dev/null +++ b/files/sv-se/mdn/contribute/howto/index.html @@ -0,0 +1,16 @@ +--- +title: 'MDN web docs: How-to guides' +slug: MDN/Contribute/Howto +tags: + - Documentation + - Landing + - MDN Meta + - NeedsTranslation + - TopicStub +translation_of: MDN/Contribute/Howto +--- +
{{MDNSidebar}}
{{IncludeSubnav("/en-US/docs/MDN")}}
+ +

These articles provide step-by-step guides to accomplishing specific goals when contributing to MDN.

+ +

{{LandingPageListSubpages}}

-- cgit v1.2.3-54-g00ecf