Woogle4MediaWiki/Quick install

From TeamWeaverWiki

Jump to: navigation, search

This is a quick install guide for Woogle4MediaWiki. For detailed instructions see Woogle4MediaWiki/Admin manual.

Quick install steps:

  1. Download the latest Woogle Native release from Woogle4MediaWiki
  2. Extract the ZIP archive to your MediaWiki extensions directory
  3. On Unix or Mac machines make sure the webserver can write ..\Woogle\logs and ..\Woogle\addons\Native\index
  4. Add the line include_once('extensions/Woogle/Woogle.php'); to your MediaWiki LocalSettings.php
  5. Check Woogle status at Special:WoogleConfig
  6. Click the "Create database tables" button
  7. Click the "(Re-) Index all (direct)" button on that page (for Wikis > 500 pages) or run php maintenance/WoogleReIndexAll.php from the command line to initialize the search index
  8. DONE! Check Special:Woogle to search your Wiki!