Note: You are currently viewing documentation for Moodle 2.5. Up-to-date documentation for the latest stable version of Moodle may be available here: Moodle.org FAQ.

Moodle.org FAQ: Difference between revisions

From MoodleDocs
(content move note)
 
(31 intermediate revisions by 4 users not shown)
Line 1: Line 1:
==What is the best way to ensure my question is answered?==
This community-related page is now located in the Dev docs: '''[[:dev:Moodle.org FAQ|Moodle.org FAQ]]'''.
 
See [[Moodle Forum Help]] for advice.
 
==Where can I report any spam I come across on moodle.org?==
 
To report spam found anywhere on moodle.org, such as in the [http://tracker.moodle.org/ tracker] or in a Moodle message, please contact Moodle Community Manager [http://moodle.org/user/view.php?id=24152&course=1 Helen Foster] or create a Moodle.org sites issue in the tracker.
 
==How are icons added next to certain users' forum posts?==
 
The icons for [http://moodle.org/user/index.php?id=5&group=1 Particularly helpful Moodlers], [http://moodle.org/user/index.php?id=5&group=172 Core Developers] etc. are pictures indicating group membership. Group pictures may be added when [[Create group|creating or updating a group]].
 
==What advertising is allowed on moodle.org?==
 
See our [[Policy on Advertising]].
 
==How can I link automatically to a tracker issue from a forum post?==
 
Simply type the issue number e.g. MDL-1234.
 
==How can I link automatically to a page in the documentation wiki from a forum post?==
 
Type the title of the page in double square brackets. To use words other than the page title as the text of the link, add the pipe "|" divider followed by the alternative text.
 
For example, to link to https://docs.moodle.org/en/Upgrading_to_Moodle_1.9 type
<nowiki>[[Upgrading to Moodle 1.9]]</nowiki>
or
<nowiki>[[Upgrading to Moodle 1.9|Documentation on upgrading to 1.9]]</nowiki>
 
To link to a page in a documentation wiki in another language, add an extra pipe "|" divider followed by the language code.
 
For example, to link to https://docs.moodle.org/fr/Notes type
<nowiki>[[Notes||fr]]</nowiki>
or
<nowiki>[[Notes|Notes documentation in French|fr]]</nowiki>
 
==What filters are used on moodle.org?==
 
See [[Filters used on the Moodle.org forums]] for the full list of standard and contributed filters.
 
==Where can I post a Moodle-related job advert?==
 
Moodle-related job adverts may be posted in the [http://moodle.org/mod/forum/view.php?id=7169 Moodle Jobs forum].
 
[[Category:FAQ]]

Latest revision as of 13:23, 23 June 2014

This community-related page is now located in the Dev docs: Moodle.org FAQ.