Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: Site files.

Site files: Difference between revisions

From MoodleDocs
m (small re-wording)
(add 2.0 note)
 
(6 intermediate revisions by 3 users not shown)
Line 4: Line 4:
*Site files are basically the course files for the site home page.
*Site files are basically the course files for the site home page.
*The site files folder may be accessed via the Site files link in Site Administration block. It is not possible to access the site files folder by browsing a course files folder.
*The site files folder may be accessed via the Site files link in Site Administration block. It is not possible to access the site files folder by browsing a course files folder.
*Any images to be displayed on the site home page may be uploaded to the site files folder. Visitors to the site may view the images without being logged in.
*Any images to be displayed on the site home page can be uploaded to the site files folder. Visitors to the site can view the images without being logged in.
*Unlike course files, which require a user to have appropriate rights in order to access them, files within the site files folder are accessible by anyone provided with the URI.
*Unlike course files, which require a user to have appropriate rights in order to access them, files within the site files folder are accessible by anyone who knows, or can guess, the URL (with the exception of the backupdata folder in Moodle 1.9.6 onwards).
*The site files folder may be used for uploading a course backup zip file prior to restoring it.
*The site files folder may be used for uploading a course backup zip file prior to restoring it.
==Saving backup files==
{{Moodle 1.9}}In Moodle 1.9.6 onwards, only admins and users with the role of front page teacher may access the backupdata folder.
For security reasons, in versions of Moodle prior to 1.9.6 it is recommended that you do NOT use the site files folder for storing course backup zip files. Backup files should be deleted immediately after restoring them.
In Moodle 1.9.6 onwards, backup files should be saved in the secure backupdata folder only.
==Moodle 2.0==
Files will be handled in a different way in Moodle 2.0


==See also==
==See also==


*[[Files|Course files]]
*[[Files|Course files]]
*Using Moodle forum [http://moodle.org/mod/forum/discuss.php?d=90312 Accessing Moodle uploaded files] discussion


[[Category:Administrator]]
[[Category:Administrator]]


[[ja:サイトファイル]]
[[ja:サイトファイル]]
[[fr:Fichiers du site]]
[[de:Dateien der Startseite]]

Latest revision as of 19:23, 6 April 2010

Location: Administration > Front Page > Site files


  • Site files are basically the course files for the site home page.
  • The site files folder may be accessed via the Site files link in Site Administration block. It is not possible to access the site files folder by browsing a course files folder.
  • Any images to be displayed on the site home page can be uploaded to the site files folder. Visitors to the site can view the images without being logged in.
  • Unlike course files, which require a user to have appropriate rights in order to access them, files within the site files folder are accessible by anyone who knows, or can guess, the URL (with the exception of the backupdata folder in Moodle 1.9.6 onwards).
  • The site files folder may be used for uploading a course backup zip file prior to restoring it.

Saving backup files

Moodle1.9

In Moodle 1.9.6 onwards, only admins and users with the role of front page teacher may access the backupdata folder.

For security reasons, in versions of Moodle prior to 1.9.6 it is recommended that you do NOT use the site files folder for storing course backup zip files. Backup files should be deleted immediately after restoring them.

In Moodle 1.9.6 onwards, backup files should be saved in the secure backupdata folder only.

Moodle 2.0

Files will be handled in a different way in Moodle 2.0

See also