After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 344843 - Link from search results to perform same search on (vendor-specific) Web site
Link from search results to perform same search on (vendor-specific) Web site
Status: RESOLVED FIXED
Product: yelp
Classification: Applications
Component: Search
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: Yelp maintainers
Yelp maintainers
Depends on:
Blocks:
 
 
Reported: 2006-06-14 04:42 UTC by Matthew Paul Thomas (mpt)
Modified: 2006-07-24 17:45 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthew Paul Thomas (mpt) 2006-06-14 04:42:31 UTC
Problem: After several searches, you've concluded that the packaged help just doesn't contain any reference to your problem. You need to get help elsewhere -- but how? In most OSes currently, the most obvious thing to do is open a Web browser and re-enter your search in Google. But that's less obvious than it could be, and much less efficient than it could be.

Proposed solution: Every set of search results should end with a link to perform the same search at a help Web site -- "Look for more help at Name Of Site". This way, people don't even have to type their search again, let alone open a separate program to do so. The link should be separated from the main results with a separator of some kind, and perhaps an Internet icon (or perhaps not).

The link should be customizable using three parameters (#defines, perhaps?): name, URL prefix, and URL suffix. (These could default to "the Gnome Support Forums", "http://gnomesupport.org/forums/search.php?search_keywords=", and "&search_cat=1" respectively.) When the link is clicked, Yelp can automatically open your default Web browser to the URL assembled from the prefix, URL-encoded search string, and suffix.

Distributors could also log the search strings they receive, to provide feedback on how to improve the search function in the help viewer itself.

Probably the biggest drawback is that this link would be undesirable for problems of the form "My Internet connection isn't working" or "When I click on a Web link nothing happens".
Comment 1 Don Scorgie 2006-07-24 17:45:40 UTC
Yay for speed working.  There is now a link at the bottom of the search results of the form:
"Repeat the search online at GNOME Support Forums"
with GNOME support forums as a link to the relevant search at the support forums.
(Although the wording may be tweaked slightly before 2.16 is released)

Closing.

2006-07-24  Don Scorgie  <dscorgie@cvs.gnome.org>

	* src/yelp-search-pager.c: 
	* stylesheets/search2html.xsl: 
	Add a new link to the search results to allow
	repeating the search online at the GNOME support forums