Help:Extension/MySQLLikeSearch

From Metabolomics.JP
(Difference between revisions)
Jump to: navigation, search
Line 22: Line 22:
  
 
== Installtion ==
 
== Installtion ==
# Download source and rename to MySQLLikeSearch.php.
+
# Download the source code and rename it to MySQLLikeSearch.php.
# Put in extensions/ directory.
+
# Place it in the extensions/ directory.
# Insert follow line to LocalSettings.php
+
# Insert the follow lines to LocalSettings.php
 
  require_once( "$IP/extensions/MySQLLikeSearch.php" );
 
  require_once( "$IP/extensions/MySQLLikeSearch.php" );
  
 
== Function ==
 
== Function ==
 
# [[Help:Extensions#Search|MySQLLikeSearch]]
 
# [[Help:Extensions#Search|MySQLLikeSearch]]

Revision as of 23:33, 20 September 2008

Extension Information
Implementation
Description
Author(s)K, Suwa
Version0.1
MediaWiki1.11.1
License
Hooks used
Token type

Contents


Extension to enpower the search function at the left of mediawiki page.
Extra characters (&#) are allowed in the search together with special letters '_' (any one letter) and '%' (any string).

Based on Extension:Wildcard search.

Requirements

None

Download

versionsourcesize
0.1(September 11,2008)MySQLLikeSearch.phps

Installtion

  1. Download the source code and rename it to MySQLLikeSearch.php.
  2. Place it in the extensions/ directory.
  3. Insert the follow lines to LocalSettings.php
require_once( "$IP/extensions/MySQLLikeSearch.php" );

Function

  1. MySQLLikeSearch
Personal tools
Namespaces

Variants
Actions
Navigation
metabolites
Toolbox