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.6 (Build: 2013101800)

Moodle 2.6
Released: Monday, 3 February 2014, 2:56 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
2014010102
Version release name
2.6 (Build: 2013101800)
Can be updated from
2.5 (Build: 2013051400) (2013050102)
Maturity
Stable version
MD5 Sum
84dd41892f7b5e81b8b2802a233b5c3f
Supported software
PHP 5.3, PHP 5.2, PHP 5.1, PHP 5.4, Moodle 2.6
  • Latest release for Moodle 2.6

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
master
VCS tag
v1.0

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