External Search block: Różnice pomiędzy wersjami

Z MoodleDocs
Skocz do:nawigacja, szukaj
Add screenshots
 
Linia 3: Linia 3:
[[Image:extsearch_block.png|center]]
[[Image:extsearch_block.png|center]]


=Installation=
==Installation==


# Unpack the module into your Moodle installation in order to create a <tt>blocks/extsearch</tt> directory
# Unpack the module into your Moodle installation in order to create a <tt>blocks/extsearch</tt> directory
Linia 11: Linia 11:
[[Image:extsearch_config.png|center]]
[[Image:extsearch_config.png|center]]


=See also=
==See also==


* [http://moodle.org/mod/data/view.php?d=13&rid=2337 Download]
* [http://moodle.org/mod/data/view.php?d=13&rid=2337 Download]
[[Category:Contributed code]]

Aktualna wersja na dzień 08:28, 25 paź 2010

This block is used to allow teachers to provide their students with an easy way of using an external search engine from within a course page.

Installation

  1. Unpack the module into your Moodle installation in order to create a blocks/extsearch directory
  2. Visit the /admin/index.php page to trigger the module installation.
  3. Change the default options in the block configuration. For example, you will need to provide your own API key if you want to enable the Digital NZ search functionality.

See also