ATutor

Learning Management Tools







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


Add filter option to the Browse Courses Tabt


  • 2013-04-17 11:03:09

    Add filter option to the Browse Courses Tabt

    I need to change the 'Browse Courses' tab to have a dropdown list of the categories. If the user selects one of the categories, the browse courses page should open with the filter already applied and only the courses in that category should be displayed. If the user does not select one of the categories, the browse courses page will display all of the courses.

    Are there examples of this I can use?

    ATutor Version:
    2.0.3(r11495 - 2011-09-13 13:27:29). Check Latest Version.
    PHP Version:
    5.2.17
    MySQL Version:
    5.1.68-community-log
    OS:
    Linux 2.6.18-348.3.1.el5xen

  • 2013-04-29 15:34:16

    Re: Add filter option to the Browse Courses Tabt

    You might be able to create the select menu as part of a custom theme, then disable the default browse courses tab in System Preferences. You'd do your coding in the theme/[themename]/include/header.tmpl.php in the topnavlistcontainer div.