Translations of this page?:

small javascript that - in case a page is not found in the wiki - redirects to the search engine

replace inc/lang/en/newpage.txt with the following

topic not found -> searching...
<html>
<script language="JavaScript" type="text/JavaScript">
  document.write("<meta http-equiv=\"refresh\" content=\"0\;URL="+document.URL+"?do=search\">");
</script>
</html>

see also

 
wiki/tips/notfound-search.txt · Last modified: 2007/04/13 17:32 by 84.156.8.70
 
Imprint Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki
WikiForumIRCBugsTranslate