Extension talk:GoogleAjax
From MediaWiki.org
[edit] one or the other
Hi - I cant quite get this to work. It seems to be the </script> tag near then end. if I leave as is then I dont get any wiki results - only google external results. If I remove it then I get the usual wiki results and a box showing 'loading...' under the heading of Google Results.
Any ideas how I can fix this?
Thanks
[edit] MediaWiki 1.15.1
Note: This specific code line appears twice in MediaWiki 1.15.1. Add the extension code after the second appearance.
In the SpecialSearch.php file locate the following code
if( $num || $this->offset ) {
$wgOut->addHTML( "<p class='mw-search-pager-bottom'>{$prevnext}</p>\n" );
}