Extension:LinkSearch

From MediaWiki.org
Jump to: navigation, search
MediaWiki extensions manual - list
Crystal Clear action run.png
LinkSearch

Release status: beta

Implementation Special page, Search
Description Generic search for external links
Author(s) Brion Vibber
Last version (requires PHP 5)
License No license specified
Download Download snapshot
Subversion [Help]

Browse source code
View code changes

Check usage (experimental)

Contents

[edit] What can this extension do?

This extension adds a special page Special:Linksearch which allows to search for pages that contain external link. The external link can be specified by general searchpatterns like "*.wikipedia.org".

[edit] Installation

Make a new folder in your extension directory: LinkSearch, save the files from subversion. Add the following lines to your LocalSettings.php:

#Extension LinkSearch 
require_once("$IP/extensions/LinkSearch/LinkSearch.php");

[edit] Known Bugs

Same word in the wordlist and an image causes big problems - have a look into the discussion! In some installations the page Special:Linksearch will not appear.
This has been resolved (bug 6800).

[edit] Sites

This extension is installed on Wikimedia sites.

[edit] See also

Personal tools
Namespaces
Variants
Actions
Site
Support
Download
Development
Communication
Print/export
Toolbox