wiki.techinc.nl/includes/search
yaron 13b2fe802e New hook, 'SearchResultInitFromTitle'
This hook lets you change the revision ID used for a page (a Title
object), when displaying that page in search results. It's useful for
the Approved Revs extension, so that pages whose approved revision is
not their latest can have their approved revision, not the latest one,
show up when doing a search text. It's also potentially useful for
other, similar extensions, like FlaggedRevs.

Change-Id: Ic4bad8dfaa83de131db9c8e7667d7f5767d8d5f5
2012-09-05 20:03:09 +04:00
..
SearchEngine.php New hook, 'SearchResultInitFromTitle' 2012-09-05 20:03:09 +04:00
SearchIBM_DB2.php More return documentation 2012-02-09 21:36:14 +00:00
SearchMssql.php More return documentation 2012-02-09 21:36:14 +00:00
SearchMySQL.php More return documentation 2012-02-09 21:36:14 +00:00
SearchOracle.php prevents some doxygen warnings 2012-07-15 22:32:48 +02:00
SearchPostgres.php More return documentation 2012-02-09 21:36:14 +00:00
SearchSqlite.php More return documentation 2012-02-09 21:36:14 +00:00
SearchUpdate.php Added missing GPLv2 headers in some places. 2012-04-28 20:41:55 +02:00