MoodleDocs:Guidelines for contributors: Difference between revisions

From MoodleDocs
(Privacy link)
 
(92 intermediate revisions by 32 users not shown)
Line 1: Line 1:
You are welcome to contribute to MoodleDocs. Find something that can be improved, either in content, grammar or formatting, and fix it!
{{Help}}You are welcome to contribute to Moodle Docs. Find something that can be improved, either in content, grammar or formatting, and fix it! Note: You will need to [[Special:Userlogin|login]] to edit pages.


== Contributing to MoodleDocs ==
==Introduction==


* If you've not done so already, please [[Special:Userlogin|create an account or login]].
* Please note that all contributions are released here under [[License|GNU General Public License]].
* Please note that all contributions are released here under [http://www.gnu.org/copyleft/fdl.html GNU Free Documentation License 1.2].
* Every page in Moodle has a link to a corresponding page in Moodle Docs. You can see this on [http://moodle.org moodle.org] and, from an administrator's perspective, on the [http://demo.moodle.net/ Moodle demo site].
* Moodle 1.6 will have a button on each page that links to pages in the wiki with the same path as the pages in Moodle. You can see this already on [http://moodle.org moodle.org] in fact.
* You are encouraged to illustrate documentation with screenshots. Please refer to the [[MoodleDocs:Style guide|style guide]] for further information.
* Please note that the [http://moodle.org/help.php?file=index.html Moodle help files] will remain in each language pack and so their text need not be included in this documentation.
* See [[MoodleDocs:Templates]] for ways of asking for editing help from other contributors.
* You are welcome to create pages for additional documentation. Simply type <code><nowiki>[[New page]]</nowiki></code> and follow the link to start editing the new page. Please choose a short name (just one or two words) and capitalize the first word only.


==Screenshots==
==Creating new pages==


* You are encouraged to illustrate documentation with screenshots. Please use the official [http://demo.moodle.com/ Moodle demo site], or any other site or course using the standard theme, and ensure that the screenshot is as small as possible.
* You are welcome to create pages for additional documentation about Moodle. Simply type the name of your new page between double brackets <code><nowiki>[[New page name]]</nowiki></code> on an existing page and follow the link to start editing the new page. Alternatively, you may type in your browser address bar: <code><nowiki>https://docs.moodle.org/en/New_page_name</nowiki></code> (i.e. replace spaces in the new page name with underscores).
** Please choose a short name and capitalize the first word only (with a few exceptions, such as the word ''Moodle'').
** Please follow the [[MoodleDocs:Style guide|style guide]]. If you categorize new pages it can make it easier for users to find, but the important thing is to put good content into the page.
** Page titles may be changed in the future by redirecting/moving pages, as part of documentation restructuring.


*Please do not apply effects such as borders, watermarks or drop shadows to screenshots, this will allow others to add or replace screenshots over time and still maintain a consistent look and feel to articles.
==Page versioning==
* The English (and German) Moodle Docs have different pages for different Moodle branches from 1.9 onwards (eg, 1.9, 2.0, 2.1 .. 3.3). Other languages may have only one, two or three Moodle Docs versions (eg, 1.9, 2.x, 3.x) for each page.
* It is customary to create/update/correct the current Moodle version page and the previous one (eg, 3.3 and 3.2).
** Older version pages may not be available for editing. If you really need to edit one old (protected) page, leave a message in the page comments for the current version.
* If the page is versioned in-line with Moodle releases, MoodleHQ will create the new page as the new release approaches, by cloning the documentation for the previous release.
** Example of a versioned page:
*** Moodle 3.2: https://docs.moodle.org/32/en/LDAP_authentication
*** Moodle 3.3: https://docs.moodle.org/35/en/LDAP_authentication


* Screenshots may be uploaded using the toolbox [[Special:Upload|Upload file]] link.
==Inter-language linking==
* For help on image placement and adding an image caption, please refer to the  [http://en.wikipedia.org/wiki/Wikipedia:Picture_tutorial Wikipedia:Picture tutorial].


== Documentation discussions ==
* Inter-language links between pages in different languages may be added by typing, for example, <code><nowiki>[[es:Corresponding page title in Spanish]]</nowiki></code> in the English MoodleDocs, or <code><nowiki>[[en:Corresponding page title in English]]</nowiki></code> in the [[:es:Portada|Spanish MoodleDocs]], at the bottom of the page, below the category link. Inter-language links will appear automatically in the "In other languages" block.


* In general, please use the [http://moodle.org/mod/forum/view.php?id=5838 Documentation forum] in Using Moodle for discussions about the documentation.
== Page comments ==
* For comments about a particular page, and/or short discussions, please use the corresponding talk page (click on the discussion tab). Please sign and date your talk page contribution by typing four tildes <nowiki>~~~~</nowiki>.


== See also ==
* For comments about a particular page, and/or short discussions, please use the corresponding talk page (click on the page comments tab). Please sign and date your talk page contribution by typing four tildes <nowiki>~~~~</nowiki>. There's also a handy button for signing in the toolbar of the editing field: [[Image:Signature Icon.png]]


* [[Documentation philosophy]]
* For longer discussions about the documentation, please post on moodle.org in the [http://moodle.org/mod/forum/view.php?id=7135 Moodle community sites forum].
* [[Help:Editing|Editing help]]
* [[Sandbox]] - for experimenting/playing ;-)


[[Category:MoodleDocs]]
* If you find an unsigned comment you can use the Template:Unsigned like so <nowiki>{{Unsigned|Username}}</nowiki> which will show as <small>(''The preceding comment was added by'' [[User:Username]])</small>
 
==Page protection==
 
* Certain pages, such as the [[Table of Contents]], are protected from editing. Please use the page comments for suggesting additional content or other changes.
 
==See also==
 
*[[Moodle documentation FAQ]]
*[[MoodleDocs:Privacy]]
*[http://moodle.org/mod/forum/view.php?id=7135 Moodle community sites forum].
 
[[Category:MoodleDocs|Guidelines for contributors]]
 
[[ca:MoodleDocs:Recomanacions_als_ajudants]]
[[de:Hinweise für Moodle Docs Autoren]]
[[es:MoodleDocs:Normas para colaboradores]]
[[fr:Contribution à la documentation]]
[[ja:MoodleDocs:寄稿のガイドライン]]

Latest revision as of 11:42, 10 August 2018


You are welcome to contribute to Moodle Docs. Find something that can be improved, either in content, grammar or formatting, and fix it! Note: You will need to login to edit pages.

Introduction

  • Please note that all contributions are released here under GNU General Public License.
  • Every page in Moodle has a link to a corresponding page in Moodle Docs. You can see this on moodle.org and, from an administrator's perspective, on the Moodle demo site.
  • You are encouraged to illustrate documentation with screenshots. Please refer to the style guide for further information.
  • See MoodleDocs:Templates for ways of asking for editing help from other contributors.

Creating new pages

  • You are welcome to create pages for additional documentation about Moodle. Simply type the name of your new page between double brackets [[New page name]] on an existing page and follow the link to start editing the new page. Alternatively, you may type in your browser address bar: https://docs.moodle.org/en/New_page_name (i.e. replace spaces in the new page name with underscores).
    • Please choose a short name and capitalize the first word only (with a few exceptions, such as the word Moodle).
    • Please follow the style guide. If you categorize new pages it can make it easier for users to find, but the important thing is to put good content into the page.
    • Page titles may be changed in the future by redirecting/moving pages, as part of documentation restructuring.

Page versioning

  • The English (and German) Moodle Docs have different pages for different Moodle branches from 1.9 onwards (eg, 1.9, 2.0, 2.1 .. 3.3). Other languages may have only one, two or three Moodle Docs versions (eg, 1.9, 2.x, 3.x) for each page.
  • It is customary to create/update/correct the current Moodle version page and the previous one (eg, 3.3 and 3.2).
    • Older version pages may not be available for editing. If you really need to edit one old (protected) page, leave a message in the page comments for the current version.
  • If the page is versioned in-line with Moodle releases, MoodleHQ will create the new page as the new release approaches, by cloning the documentation for the previous release.

Inter-language linking

  • Inter-language links between pages in different languages may be added by typing, for example, [[es:Corresponding page title in Spanish]] in the English MoodleDocs, or [[en:Corresponding page title in English]] in the Spanish MoodleDocs, at the bottom of the page, below the category link. Inter-language links will appear automatically in the "In other languages" block.

Page comments

  • For comments about a particular page, and/or short discussions, please use the corresponding talk page (click on the page comments tab). Please sign and date your talk page contribution by typing four tildes ~~~~. There's also a handy button for signing in the toolbar of the editing field: Signature Icon.png
  • If you find an unsigned comment you can use the Template:Unsigned like so {{Unsigned|Username}} which will show as (The preceding comment was added by seri ayu)

Page protection

  • Certain pages, such as the Table of Contents, are protected from editing. Please use the page comments for suggesting additional content or other changes.

See also