Loading...
 
Skip to main content

Additional search options if results are not good

Status
Open
Subject
Additional search options if results are not good
Version
7.x
Category
  • Dogfood on a *.tiki.org site
  • Feature request
Feature
Search
Submitted by
Marc Laporte
Volunteered to solve
Jonny Bradley
Lastmod by
Marc Laporte
Rating
(1)
Description

In Tiki search results, there should be a "also do the same search with the following search engines:"

http://www.google.com/sitesearch/
http://wordpress.org/extend/plugins/bing-404/

This code worked in 6.x in templates
Copy to clipboard
{if $mid eq 'tiki-searchresults.tpl'}<div class="simplebox" align="center" style="padding:5px;border:2px solid #000000"> <img src="pics/icons/information.png" alt="Information" style="vertical-align:middle;" /> For additional results, try searching for <strong>{$words}</strong> in: <span class="button"><a href="http://doc.tiki.org/tiki-searchresults.php?words={$words}&where=wiki">Tiki Documentation</a></span> or <span class="button"><a href="http://www.google.com/search?q=tikiwiki+{$words}">Search all over the Web with Google</a></span> or <span class="button"><a href="http://www.google.com/search?q=site:tiki.org {$words}">Search *.tiki.org with Google</a></span> </div>{/if}



Since this will be configurable, we could also encourage people to send the site manager feedback, and thus tell us: what they were looking for and what they were expecting to find

Importance
7
Easy to solve?
8
Priority
56
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
3814
Created
Saturday 12 March, 2011 23:34:05 UTC
by Marc Laporte
LastModif
Sunday 03 November, 2013 14:51:41 UTC


Show PHP error messages