This content has been marked as final.
Show 3 replies
-
1. Re: Hide topics from Search?
Chet Zeshonski Dec 1, 2006 7:34 AM (in response to gthomson_ca-1OTSyt)From another post I made some time earlier this year:
Courtesy of a post elsewhere on this site, I found this TechNote, which explains how to hide such topics from the Search feature in WebHelp:
http://www.macromedia.com/go/rb_19940
In a nutshell, you tag each topic you want to exclude from the search, generate the output so that it excludes the tagged topics, copy a few files in the whdata and whxdata folders to another location, regenerate the output so that all topics are included, and then overwrite those .HTM and .XML files with the files you copied from the whdata and whxdata folders.
(Whew! Got all that?)
The upshot is that the final version of the WebHelp project hides certain topics from the search feature but still includes them in the compiled project.
IMPORTANT NOTE: If you are using WebHelp Pro, the steps are quite different! You should publish the ENTIRE project first, and THEN publish the files you want to exclude from the search feature. -
2. Re: Hide topics from Search?
gthomson_ca-1OTSyt Dec 1, 2006 11:30 AM (in response to Chet Zeshonski)Hey, that's great. I'm just using Webhelp so these instuctions are just what I need.
thanks for finding that post and sharing. -
3. Re: Hide topics from Search?
Chet Zeshonski Dec 1, 2006 12:00 PM (in response to gthomson_ca-1OTSyt)You're welcome. Good luck!