adding some strings
[moodle-linuxchix.git] / blocks / search / README.txt
blob48dfb9f4679cd2e54c6e2aa7e7e6fa60530be4d2
1 This block is a revamping of the Google Summer Of Code Project (2006) on Global Search engine
2 for Moodle. New block version is completed and internationalized according to Moodle multilengual support.
4 This block instanciates a startup database model for the search engine.
6 ## Installing
8 You need installing the following elements in order the global search to be available :
10 1. The global search bloc (this block)
11 2. update the /search root package from CVS
12 3. The antiword libraries
13 4. The xpdf libraries
15 Both last libraries are provided as a patch called "global_search_libraries" in the contrib section.