MediaWiki Search Plugin for Joomla!MediaWiki Search Plugin is an extension for Joomla! 1.5 that allows to search in a MediaWiki database and integrate the results into the Joomla! search page. With this plugin you can search both your MediaWiki pages and Joomla! content in one place!
MediaWiki Search Plugin is Free Software, licensed under the GNU General Public License.
![]() |
Install the plugin using the Joomla Administration Console. You can copy the download link and install it directly from Joomla! installer.
From your Joomla Administration Console, go to Extensions > Plugins and look for "Search - MediaWiki". Click the link to open the configuration page for the plugin. You have to set 2 important settings:
The option MediaWiki Database is the name of your MediaWiki database. Your Joomla! database user needs SELECT grants on this database. You'll need to grant this permissions in your database, using your favorite MySQL client. For example, if your Joomla databaser user is "joomla_usr" and your MediaWiki database name is "mediawiki", you'll need to execute the following SQL command: `
GRANT SELECT ON mediawiki`.* TO 'joomla_usr'
The option MediaWiki Table Prefix is the prefix used in your MediaWiki tables. If you are not using a prefix, just leave this field empty. A common value is "MW_"
The option MediaWiki URL is the base URL for your MediaWiki pages. The plugin will use this URL to create a link to your MediaWiki pages for each result. This value depends on your installation. A common value is "/wiki/index.php?title=", although yours may vary. If you are using a SEF (Search Engine Friendly) configuration, you may need to use something like "/wiki/". The plugin will fill in the name of the wiki page.
Don't forget to enable the plugin before saving the changes.
And that's it! You can now use the Joomla search box to find your MediaWiki content!
You can use the search page of this website to see this plugin in action. Try the following links:
Version 1.2 (December 2009)
Version 1.1 (November 2009)
Version 1.0 (September 2009)
Feel free to contact me at Esta dirección electrónica esta protegida contra spambots. Es necesario activar Javascript para visualizarla