How do you link to a specific place in a different topic?

This forum is for all Flare issues related to the HTML5, WebHelp, WebHelp Plus, and Adobe Air Targets
Post Reply
Stephanie L
Jr. Propeller Head
Posts: 6
Joined: Thu Jul 12, 2012 6:12 am

How do you link to a specific place in a different topic?

Post by Stephanie L »

I know I'll have to add an anchor to the position, but what's the best way to do this? Flare does this automatically when it generates List Ofs, so how do I do it myself? I tried making it a linked glossary item, but that only links to the topic, not an anchor with the topic. Manually adding anchor tags to the code doesn't sound too appealing to me. Any ideas?
crdmerge
Sr. Propeller Head
Posts: 248
Joined: Tue Dec 16, 2008 5:37 am

Re: How do you link to a specific place in a different topic?

Post by crdmerge »

With the topic selected, click the Bookmark button (just below the list of files) and select a Heading or Bookmark from the list in the Select Bookmark window.

That'll give you a link to "my_topic.htm#mybookmark"


Good luck,
Leon
mattf
Sr. Propeller Head
Posts: 277
Joined: Thu Feb 09, 2006 5:35 pm
Location: Next to the window

Re: How do you link to a specific place in a different topic

Post by mattf »

Does anybody know to link to a bookmarked place in a topic from OUTSIDE the webhelp? I can send someone a link to a topic, but I'd like to send them a link to a particular heading. Is this possible?

Thanks,
-Matt
Matt F
You learn something new every day if you're not careful.
RamonS
Senior Propellus Maximus
Posts: 4293
Joined: Thu Feb 02, 2006 9:29 am
Location: The Electric City

Re: How do you link to a specific place in a different topic

Post by RamonS »

Usually it works by adding # followed by the bookmark name right after the HTML file name.
mattf
Sr. Propeller Head
Posts: 277
Joined: Thu Feb 09, 2006 5:35 pm
Location: Next to the window

Re: How do you link to a specific place in a different topic

Post by mattf »

Thanks Ramon. I did a test and it works when I add a bookmark and precede it in the path with #.

But can this be done with headings already there? These have spaces in them, which my bookmark did not. Because people may not know what a bookmark's name is or whether one is even there, my goal would be that I can create a link to any part of a topic without having to insert a new bookmark every time, i.e., just using headings that are already visibly there.
Matt F
You learn something new every day if you're not careful.
RamonS
Senior Propellus Maximus
Posts: 4293
Joined: Thu Feb 02, 2006 9:29 am
Location: The Electric City

Re: How do you link to a specific place in a different topic

Post by RamonS »

As far as I know this can only be done with bookmarks.
mattf
Sr. Propeller Head
Posts: 277
Joined: Thu Feb 09, 2006 5:35 pm
Location: Next to the window

Re: How do you link to a specific place in a different topic

Post by mattf »

Yeah, I fiddled around and it didn't take me long to remember that a heading does not have an anchor in it, at least not ab ovo, as it were. You have to create them. Thanks, Ramon.
Matt F
You learn something new every day if you're not careful.
Post Reply