ATutor

Learning Management Tools







Pages:1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


SubNav LIst


  • 2010-08-08 12:52:58

    SubNav LIst

    Hello. In 2.0 I've been trying like crazy to find the "subnavlist" to edit a couple of things. This is where the "My Courses" tab and "Request Instructor Account" tabs are located on ATutor/users/index.php when a student signs in.

    I think this section is generated in /ATutor/themes/default/include/header.tmpl.php in the <div id="subnavlistcontainer"> section. However, I see no way of changing anything.

    Am I missing something?

    Thanks.

  • 2010-08-08 13:20:39

    Re: Sub-Nav LIst

    subnavlist is generated. To modify what appears in it, you need to edit the module.php files associated with the modules you want to modify the menus for. Edit the [children] to add and remove subnav links.

  • 2010-08-08 15:19:06

    Re: Sub-Nav LIst

    Greg,

    Mainly, I'm looking to get rid of the "Request Instructor Account" on the users/index.php page.

    I've looked into a couple of module.php files where I thought it would be, but I'm not having any luck. Any ideas on where I can find this one?

    Thanks.

  • 2010-08-08 15:33:04

    Re: Sub-Nav LIst

    Turn it off in system preferences.

  • 2010-08-08 15:35:47

    Re: Sub-Nav LIst

    I did, but the link to it remains. When I click it, it's just a page with the header and footer.

    I want to remove the link to it from the users/index.php page. Any ideas there?

  • 2010-08-08 16:18:54

    Re: Sub-Nav LIst

    seems to be a bug.
    http://www.atutor.ca/atutor/mantis/view.php?id=4468

    we'll need to investigate further to create a fix, but you can look in:

    docs/include/lib/menu_pages.php

    find children for:
    users/index.php