MoodleDocs:Guidelines for contributors: Difference between revisions
From MoodleDocs
Serginandr (talk | contribs) No edit summary |
m (Reverted edit of Serginandr, changed back to last version by UrsHunkler) |
||
Line 8: | Line 8: | ||
== Documentation for every page == | == Documentation for every page == | ||
* Moodle 1.6 will have a button in the header that links to pages in the wiki with the same path as the pages in Moodle. For example, the documentation page | * Moodle 1.6 will have a button in the header that links to pages in the wiki with the same path as the pages in Moodle. For example, the documentation page "Viewing and grading submissions" explains what can be seen on the page in Moodle where the teacher can view and grade assignment submissions. The URL of that page is something like <code>yourmoodlesite.org/mod/assignment/submissions.php</code>. When contributing to the documentation, if it contains part of a URL, say <code>mod/assignment/submissions</code>, it means that this documentation page refers to that page. | ||
* 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. | * 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. | ||
Line 24: | Line 24: | ||
[[Category:MoodleDocs]] | [[Category:MoodleDocs]] | ||
Revision as of 07:56, 6 January 2006
You are welcome to contribute to MoodleDocs :-) Find something that can be improved, either in content, grammar or formatting, and fix it.
Contributing to MoodleDocs
- Although it is possible to edit the documentation as an anonymous user, please create an account or login.
- Please note that all contributions are released here under GNU Free Documentation License 1.2.
Documentation for every page
- Moodle 1.6 will have a button in the header that links to pages in the wiki with the same path as the pages in Moodle. For example, the documentation page "Viewing and grading submissions" explains what can be seen on the page in Moodle where the teacher can view and grade assignment submissions. The URL of that page is something like
yourmoodlesite.org/mod/assignment/submissions.php
. When contributing to the documentation, if it contains part of a URL, saymod/assignment/submissions
, it means that this documentation page refers to that page. - Please note that the Moodle help files will remain in each language pack and so their text need not be included in this documentation.
Additional documentation
You are welcome to create pages for additional documentation. Simply type [[newpagename]]
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.
See also
- Editing help
- Sandbox - for experimenting/playing ;-)