Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

User:Frank Ralf/NanoGong/1.9: Difference between revisions

From MoodleDocs
(Replaced content with "See https://docs.moodle.org/20/en/User:Frank_Ralf/NanoGong/1.9")
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
NanoGong for Moodle 1.9 also needs some updating.
See https://docs.moodle.org/20/en/User:Frank_Ralf/NanoGong/1.9
 
== build_navigation() ==
Navigation needs to be updated to use build_navigation()
 
  * line 3759 of lib\weblib.php: call to debugging()
  * line 37 of theme\standard\header.html: call to print_navigation()
  * line 2765 of lib\weblib.php: call to include()
  * line 61 of mod\nanogong\view.php: call to print_header()
 
See [[Development:lib/weblib.php#function_build_navigation]]
 
=== Moodle 2.0 ===
* [[Development:Navigation 2.0]]
* [[Development:Navigation 2.0 implementation plan]]
 
 
== See also: ==
...

Latest revision as of 16:50, 15 August 2011