]> git.mjollnir.org Git - moodle.git/commit
MDL-11741 - Convert core modules to take advantage of recent improvements to build_na...
authortjhunt <tjhunt>
Fri, 12 Oct 2007 15:55:49 +0000 (15:55 +0000)
committertjhunt <tjhunt>
Fri, 12 Oct 2007 15:55:49 +0000 (15:55 +0000)
commit38e179a4edaae58506404bd310dee151fd0424e7
tree9a7c108401579cc81eecb6c54c33f96c2daee5e7
parent3f544a24819213e2564b70a4111e6f753390ccdc
MDL-11741 - Convert core modules to take advantage of recent improvements to build_navigation.

This check-in removes about 400 lines of code. I hope I have not screwed anything up. I would be grateful if people could review this change, and keep an eye on the navigation bar in modules.

Any navigation bar bugs you find in the near future, feel free to file them in the tracker and assign them to me. Thanks.

If not to many problems are found, I think I would like to backport this to 1.9 stable, but I am not sure that is a good idea. Opinions to the General Developer Forum please. I am about to start a thread there.
68 files changed:
lang/en_utf8/quiz.php
lib/pagelib.php
mod/assignment/lib.php
mod/chat/report.php
mod/choice/report.php
mod/choice/view.php
mod/data/edit.php
mod/data/field/latlong/kml.php
mod/data/import.php
mod/data/lib.php
mod/data/templates.php
mod/data/view.php
mod/exercise/assessments.php
mod/exercise/submissions.php
mod/exercise/upload.php
mod/exercise/view.php
mod/forum/discuss.php
mod/forum/markposts.php
mod/forum/post.php
mod/forum/search.php
mod/forum/settracking.php
mod/forum/subscribe.php
mod/forum/subscribers.php
mod/forum/view.php
mod/glossary/comment.php
mod/glossary/comments.php
mod/glossary/deleteentry.php
mod/glossary/edit.php
mod/glossary/export.php
mod/glossary/exportentry.php
mod/glossary/import.php
mod/glossary/view.php
mod/hotpot/report.php
mod/hotpot/review.php
mod/hotpot/view.php
mod/journal/edit.php
mod/journal/report.php
mod/journal/view.php
mod/lams/index.php
mod/lams/view.php
mod/lesson/import.php
mod/lesson/importppt.php
mod/lesson/locallib.php
mod/lesson/pagelib.php
mod/quiz/attempt.php
mod/quiz/edit.php
mod/quiz/report/default.php
mod/quiz/review.php
mod/resource/lib.php
mod/resource/type/directory/resource.class.php
mod/resource/type/file/resource.class.php
mod/resource/type/html/resource.class.php
mod/resource/type/ims/deploy.php
mod/resource/type/ims/resource.class.php
mod/resource/type/repository/resource.class.php
mod/resource/type/text/resource.class.php
mod/scorm/report.php
mod/survey/report.php
mod/survey/save.php
mod/survey/view.php
mod/wiki/admin.php
mod/wiki/view.php
mod/workshop/assess.php
mod/workshop/assessments.php
mod/workshop/submissions.php
mod/workshop/upload.php
mod/workshop/view.php
mod/workshop/viewassessment.php