sitenavigation

Blocks ::: block_sitenavigation
Maintained by Rosario playing soccerRosario Carcò
A block to navigate through all categories and subcategories of Moodle sites merged with my own previous myCourses Block to navigate own courses.

sitenavigation 1.9.10, (Build: 2012112101)

Moodle 1.9
Released: Wednesday, 21 November 2012, 10:02 PM
This is a block for Moodle 1.9x

This block is for easy navigation. See features list in this thread:

http://moodle.org/mod/forum/discuss.php?d=103703

Install by unzipping everything to a local directory.

Then copy everything into your Moodle\blocks\ directory.

Finally use your internet browser to log into Moodle as Administrator and click on the NOTIFICATIONS link to load the block.


NOTE that the yourMoodle/blocks/sitenavigation directory must be all lower case.

If you installed a previous version of this block try this:

- first delete the block in your Moodle GUI Modules->Blocks->Manage blocks

- then rename the directory from siteNavigation to sitenavigation on your server's file system

- be sure to delete all mdl_config records with the name block_siteNavigation, otherwise you will not be able to save the new ones. You may use phpMyAdmin or the mysql command line shell.

- ALTERNATIVELY you may rename those entries to block_sitenavigation all lower case

- finally click on NOTIFICATIONS in your Moodle GUI to load the new block and configure its admin options

There are a lot of admin options you can choose from.


All version numbers from 08 upwards relate to this enhanced line which offers:

- display in popUp-Windows OR inline in the block

- merged previous myCourses and siteNavigation Blocks into one block


All version numbers with 07 or below relate to a previous line, when myCourses and siteNavigation were TWO distinct Blocks. You will find the 07 line in its thread here:

http://moodle.org/mod/forum/discuss.php?d=67494

And you will find the corresponding siteNavigation block here:

http://moodle.org/mod/forum/discuss.php?d=103703


For a detailed version history see the header in the block_sitnavigation.php file.

Enjoy and send me bug reports either to rosario.carco{atOurDomain}fhnw.ch or commenting directly in the Modules & Plugins Database.

Version information

Version build number
2012112101
Version release name
1.9.10, (Build: 2012112101)
Maturity
Stable version
MD5 Sum
9f237cfef4d92f215a318440791ac707
Supported software
Moodle 1.9
  • Latest release for Moodle 1.9

Default installation instructions for plugins of the type Blocks

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.