This is a test site. Any changes will be lost!

Site settings: Difference between revisions

From MoodleDocs
site settings
 
Moodle versions note
 
(26 intermediate revisions by 17 users not shown)
Line 1: Line 1:
== Site settings ==
This page provides options for defining the appearance of the site homepage in versions of Moodle prior to 1.7.


This page provides options for defining the appearance of the site homepage.
The site homepage is effectively a course with id = 1 (usually). ''<nowiki>http://yourmoodlesite.org/course/teacher.php?id=1</nowiki>'' may be used to give users other than admins editing rights (including the rights to post in a no discussions, no replies forum or add an entry to a teacher-only glossary) to the site homepage.
 
The site homepage is effectively a course with id=1 (usually). The following URI may be used to give particular users editing rights.
<nowiki>http://yourmoodlesite.org/course/teacher.php?id=1</nowiki>


== See also ==
== See also ==
* [[Homepage design|Homepage design of moodle.org]]
* [[Homepage design|Homepage design of moodle.org]]
* Using Moodle [http://moodle.org/mod/forum/discuss.php?d=38614 Front page format] forum discussion


[[Category:Administrator]]
[[Category:Administrator]]
[[ja:サイト設定]]
[[zh:站点设置]]

Latest revision as of 11:46, 25 June 2007

This page provides options for defining the appearance of the site homepage in versions of Moodle prior to 1.7.

The site homepage is effectively a course with id = 1 (usually). http://yourmoodlesite.org/course/teacher.php?id=1 may be used to give users other than admins editing rights (including the rights to post in a no discussions, no replies forum or add an entry to a teacher-only glossary) to the site homepage.

See also