26define(
'MW_NO_SESSION',
'warn' );
28require_once __DIR__ .
'/includes/WebStart.php';
30if (
$wgRequest->getVal(
'ctype' ) ==
'application/xml' ) {
32 $ctype =
'application/xml';
34 $ctype =
'application/opensearchdescription+xml';
38$response->header(
"Content-type: $ctype" );
44$response->header(
'Cache-control: max-age=600' );
47print Xml::openElement(
'OpenSearchDescription',
49 'xmlns' =>
'http://a9.com/-/spec/opensearch/1.1/',
50 'xmlns:moz' =>
'http://www.mozilla.org/2006/browser/search/' ] );
69print Xml::element(
'Image',
73 'type' =>
'image/x-icon' ],
83 'type' =>
'text/html',
85 'template' =>
$searchPage->getCanonicalURL(
'search={searchTerms}' ) ];
116print '</OpenSearchDescription>';
$wgEnableAPI
Enable the MediaWiki API for convenient access to machine-readable data via api.php.
$wgOpenSearchTemplates
Templates for OpenSearch suggestions, defaults to API action=opensearch.
$wgFavicon
The URL path of the shortcut icon.
wfExpandUrl( $url, $defaultProto=PROTO_CURRENT)
Expand a potentially local URL to a fully-qualified URL.
if(! $wgDBerrorLogTZ) $wgRequest
static getOpenSearchTemplate( $type)
Fetch the template for a type.
static run( $event, array $args=[], $deprecatedVersion=null)
Call hook functions defined in Hooks::register and $wgHooks.
static element( $element, $attribs=null, $contents='', $allowShortTag=true)
Format an XML element with given attributes and, optionally, text content.
this hook is for auditing only or null if authentication failed before getting that far or null if we can t even determine that probably a stub it is not rendered in wiki pages or galleries in category pages allow injecting custom HTML after the section Any uses of the hook need to handle escaping $template
either a unescaped string or a HtmlArmor object after in associative array form externallinks including delete and has completed for all link tables whether this was an auto creation default is conds Array Extra conditions for the No matching items in log is displayed if loglist is empty msgKey Array If you want a nice box with a set this to the key of the message First element is the message additional optional elements are parameters for the key that are processed with wfMessage() -> params() ->parseAsBlock() - offset Set to overwrite offset parameter in $wgRequest set to '' to unset offset - wrap String Wrap the message in html(usually something like "<div ...>$1</div>"). - flags Integer display flags(NO_ACTION_LINK, NO_EXTRA_USER_LINKS) 'LogException':Called before an exception(or PHP error) is logged. This is meant for integration with external error aggregation services
null means default in associative array with keys and values unescaped Should be merged with default with a value of false meaning to suppress the attribute in associative array with keys and values unescaped noclasses just before the function returns a value If you return an< a > element with HTML attributes $attribs and contents $html will be returned If you return $ret will be returned and may include noclasses after processing & $attribs