theme_coursesearch

Themes ::: theme_coursesearch
Maintained by Shashikant Vaishnav
Part of set Course search tool.
coursesearch theme is required by course search plugin. Installing coursesearch theme will start evaluating course search results from course search plugin out of box.

theme_coursesearch 2.5 (Build: 2013051400)

Moodle 2.5
Released: Wednesday, 16 October 2013, 1:34 PM
moodle-theme_coursesearch shows how the results evaluted from course search plugin are displayed. It is based on bootstrap
clean theme.

**** To enable "advance course search" ****


you may install search_coursesearch. It will make you use advance course search out of box.

OR

follow these steps.

Step 1 :- Either copy/replace file renderer.php file to your theme renderer.php file.

* replace /theme/coursesearch/renderers.php (distributed with tool_coursesearch too /coursesearch/example/renderers.php)
with /theme/yourtheme/renderers.php

* The standard theme doesn't have renderer file so you need to simply copy the renderer file.

Step 2 :- Rename renderer class name acording to your theme name.

for example if you are using theme 'clean' then rename the class name to 'theme_clean_core_course_renderer'

Note:- You can try hwo the search results will look like by going to /course/example.php without installing

coursesearch theme or modifying rederers.php.

Thanks smile

Version information

Version build number
2013050102
Version release name
2.5 (Build: 2013051400)
Maturity
Stable version
MD5 Sum
d0c86dda6a8c0fd63b7fe23ced29a364
Supported software
Moodle 2.5
  • Latest release for Moodle 2.5

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Themes

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (e.g. "ponies") in the "theme" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation