]> git.mjollnir.org Git - moodle.git/commit
All modules are now suitable for the site page. They now all follow the same rules...
authorgustav_delius <gustav_delius>
Sun, 22 Aug 2004 14:38:47 +0000 (14:38 +0000)
committergustav_delius <gustav_delius>
Sun, 22 Aug 2004 14:38:47 +0000 (14:38 +0000)
commitf950af3c43b2f7b285824ba5d1635e09da0cfd2f
treeda921576d26d691d737cfeb75f8237025cf20ab1
parent5985f9dce9336e3e4adef254ea6f866c939f7af7
All modules are now suitable for the site page. They now all follow the same rules, namely that any students enrolled in at least one course is considered to be a student on the site.

All the page headers work correctly also on the site course.

On the site page the modules don't require login unless necessary or required by $CFG->forcelogin.
46 files changed:
course/enrol.php
lang/en/choice.php
lang/en/moodle.php
lib/datalib.php
lib/db/mysql.php
lib/moodlelib.php
mod/assignment/index.php
mod/assignment/lib.php
mod/assignment/view.php
mod/attendance/index.php
mod/attendance/lib.php
mod/chat/index.php
mod/chat/view.php
mod/choice/index.php
mod/choice/view.php
mod/dialogue/locallib.php
mod/exercise/locallib.php
mod/forum/post.php
mod/forum/search.php
mod/glossary/edit.php
mod/glossary/formats.php
mod/glossary/index.php
mod/glossary/print.php
mod/glossary/sql.php
mod/glossary/view.php
mod/journal/edit.php
mod/journal/index.php
mod/journal/lib.php
mod/journal/report.php
mod/lesson/import.php
mod/lesson/index.php
mod/quiz/category.php
mod/quiz/edit.php
mod/quiz/export.php
mod/quiz/import.php
mod/quiz/multiple.php
mod/quiz/question.php
mod/quiz/questiontypes/datasetdependent/categorydatasetdefinitions.php
mod/scorm/details.php
mod/survey/details.php
mod/survey/index.php
mod/survey/save.php
mod/wiki/index.php
mod/workshop/lib.php
mod/workshop/locallib.php
version.php