Skip to main content
Inspiring
January 26, 2015
Answered

Glossary tab is looking in the wrong place for the Glossary file

  • January 26, 2015
  • 1 reply
  • 731 views

Running 11.0.3.268.

I am testing the Responsive layout. In my test project, the TOC, Index, and Search tabs are all functional, but when I click the Glossary tab, I get the IE "This page can't be displayed" message. The path listed on this page is:

C:\My_Stuff\Docs\Help Output\ResponsiveHTML5\ProfitX\template\PROFITX_2\glossary1.htm

I can see, however, that the glossary file is actually located at:

C:\My_Stuff\Docs\Help Output\ResponsiveHTML5\ProfitX\glossary.htm

Can anyone tell me where can I adjust my settings so that the generated project will be able to find the glossary file?

Thanks!

This topic has been closed for replies.
Correct answer Willam van Weelden

Thank you for the suggestions. I did look in the Glossary.slp file, but I did not find the information you suggested I search for. The closest I can find is this:

I do not see a link below it.

Also, I don't have a topic called "Glossary."

On my end, I have tried renaming my Glossary, as well as deleting it and recreating it, but I still can't get it to work.


This seems to be the Glossary.slp page. That's the correct location, but there will only be a hyperlink on the Topic.slp, Index.slp and Toc.slp.

1 reply

Willam van Weelden
Inspiring
January 28, 2015

Can you open the .slp pages in RoboHelp? (Project Set-up > Screen Layouts > You layout.) If you switch to HTML mode and search for glossary1, you will probably find the culprit. If you change the text, it should work fine.

Kind regards,

Willam

Inspiring
January 28, 2015

Yes, I can open the .slp pages in RoboHelp. As you suggested, I have examined the Glossary page, in HTML mode, but can find no reference to "glossary1."

Oddly enough, I've discovered that the Glossary tab works properly when my Responsive layout is viewed full screen (desktop), but when the screen size is reduced to that of a tablet or a phone, the Glossary tab behaves as I first described it.

Willam van Weelden
Inspiring
February 9, 2015

Search for:

<div class="bar_glossary" data-class="topic_page: !@.l.uimode"

  id="xmlEditorButtonBarGLO" title="Glossary">

You should find the link below there.

Do you have a topic called Glossary in your project by any chance?