• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

RoboHelp 5.0 - Highlight Search Terms

New Here ,
Jun 30, 2009 Jun 30, 2009

Copy link to clipboard

Copied

Hello,

I found the following page about highlighting search terms through Adobe’s forum:

http://www.grainge.org/pages/various_rh_projects/highlighting/index.htm   

However, I was unable to download the Javascript .zip file from http://www.calvinly.com/weblog/000111.html     (the actual link is  http://www.calvinly.com/robohelp/highlight_search_X5.zip ).   Is there another way to locate this file?

Thank you,

Connie

Views

2.4K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 30, 2009 Jun 30, 2009

Copy link to clipboard

Copied

I didn't reply to your offline email as I was out yesterday evening and cannot reply from that address during the day.

Why not download the demo as that uses the files you need?

Also you might want to let Calvin know the links on his site are broken.


See www.grainge.org for RoboHelp and Authoring tips

Help others by clicking Correct Answer if the question is answered. Found the answer elsewhere? Share it here. "Upvote" is for useful posts.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 30, 2009 Jun 30, 2009

Copy link to clipboard

Copied

Peter, thanks for your reply!

(Sorry, I didn't mean to be persistent; it just occurred to me that maybe I had the wrong e-mail address, so I re-posted at the forum). I really appreciate everyone's fast and helpful support, especially for a RoboHelp newbie such as myself.

Best regards,

Connie

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 30, 2009 Jun 30, 2009

Copy link to clipboard

Copied

It wasn't a problem. Just letting you know why there was a delay.


See www.grainge.org for RoboHelp and Authoring tips

Help others by clicking Correct Answer if the question is answered. Found the answer elsewhere? Share it here. "Upvote" is for useful posts.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 10, 2009 Sep 10, 2009

Copy link to clipboard

Copied

Hello,

I found the following information at

http://www.grainge.org/pages/various_rh_projects/highlighting/index.htm

_____________________________________________________

Reference the Javascript File

The script is referenced by adding the following to in the <head> section of the page.

<script type="text/javascript" src="highlight.js"></script>

You can name the javascript file whatever you want as long as you amend the above accordingly. You will also need to enter path details if the topic is not in the root of the project. Click here if you need help with setting the relative path.

Call the Javascript Function

The topic you are reading calls the script by inserting the following immediately before the closing </body> tag.

<script type="text/javascript"><!--

beginSearch ();

//--></script>

_____________________________________________________

This looks like a great feature.  Can someone help me to locate a copy of the highlight.js file?  (when I tried to download this file from http://www.grainge.org/pages/various_rh_projects/highlighting/index.htm I got a "file not found" message).

Many thanks,

Connie

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 10, 2009 Sep 10, 2009

Copy link to clipboard

Copied

I don't know why. I just tried it and the link is working fine. Try again.


See www.grainge.org for RoboHelp and Authoring tips

Help others by clicking Correct Answer if the question is answered. Found the answer elsewhere? Share it here. "Upvote" is for useful posts.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 10, 2009 Sep 10, 2009

Copy link to clipboard

Copied

Hello Peter,

Thank you for your reply.

I can view the main link at http://www.grainge.org/pages/various_rh_projects/highlighting/index.htm which contains the HTML code, but cannot find the javascript file. (highlight.js)

There is a link to a sample file at http://www.calvinly.com/weblog/000111.html, but the file link http://www.calvinly.com/robohelp/highlight_search_X5.zip does not seem to be available.

Is there another way to locate this file?

Thank you!

Connie Prundeanu

Project Analyst

Law School Admission Council

662 Penn Streeet

Newtown, PA 18940

ph: 215.968.1214

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 10, 2009 Sep 10, 2009

Copy link to clipboard

Copied

Yes. Download the sample project and you will find it used there.


See www.grainge.org for RoboHelp and Authoring tips

Help others by clicking Correct Answer if the question is answered. Found the answer elsewhere? Share it here. "Upvote" is for useful posts.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 11, 2009 Sep 11, 2009

Copy link to clipboard

Copied

Hi,

Sorry if I'm missing something obvious, but I am unable to download the sample project.  Both links seem to result in "file not found".  Is there another link I can try?

http://www.calvinly.com/robohelp/Highlight_Search.htm

http://www.calvinly.com/robohelp/highlight_search_X5.zip

Thanks,

Connie

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 11, 2009 Sep 11, 2009

Copy link to clipboard

Copied

The sample project is on my site.

http://www.grainge.org/pages/authoring/search_highlighting/highlighting.htm

I am not sure how you accessed the demo without going through that topic but looks like you did.


See www.grainge.org for RoboHelp and Authoring tips

Help others by clicking Correct Answer if the question is answered. Found the answer elsewhere? Share it here. "Upvote" is for useful posts.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 11, 2009 Sep 11, 2009

Copy link to clipboard

Copied

Many thanks!

I look forward to trying this feature, and appreciate you making this available to the user community.

-Connie

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 23, 2009 Sep 23, 2009

Copy link to clipboard

Copied

At first, I couldn't get it to work...but when I copied the "highlight.js" file to both the Source and Compiled folders, it's working great.

Thanks!

Message was edited by: CorneliaP

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 03, 2009 Oct 03, 2009

Copy link to clipboard

Copied

LATEST

Sounds like you didn't add the js file to baggage.


See www.grainge.org for RoboHelp and Authoring tips

Help others by clicking Correct Answer if the question is answered. Found the answer elsewhere? Share it here. "Upvote" is for useful posts.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
RoboHelp Documentation
Download Adobe RoboHelp