Glossary Hotlink
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Glossary Hotlink
Good Afternoon,
I'm running Arbortext 7.1 M020 with FOSI stylesheets.
I need to remove the hotlink from my glossary generated text, however I am unable to locate where the hotlink is set. The <stringdecl> has no hotlink set and none of the pseudo tags have it as well. Any help would be appreciated.
<stringdecl textid="gloss.app" status="1">
Thanks in advance.
Sarah
- Labels:
-
Publishing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Sarah,
Can you provide the other coding?
Suzanne Napoleon
"WYSIWYG is last-century technology!"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
FOSI CODE:
<e-i-c gi="gloss.psu">
<charlist>
<usetext source="gloss.app" userule="2" useparam="maxunmerge=0">
</usetext>
</charlist>
</e-i-c>
<e-i-c gi="glosslist">
<charlist>
<savetext textid="gloss.app"
conrule="<ixpt>,glossterm.txt,</ixpt>,<ixsub1>,glossdef.txt,</ixsub1>,<ixpgstr>, bodyfolio.txt[BO],</ixpgstr>,<ixpgkey>,ATIixpagekeyct.txt[BO],</ixpgkey>"
placemnt="after" append="1"></charlist>
</e-i-c>
PSEUDO TAGS
<e-i-c gi="ixpt">
<charlist inherit="1">
<font famname="Arial" size="10pt" posture="upright" weight="medium">
<textbrk startln="1" endln="0"></charlist>
</e-i-c>
<e-i-c gi="ixsub1">
<charlist inherit="1">
<textbrk startln="0" endln="0"></charlist>
</e-i-c>
<e-i-c gi="ixpgkey">
<charlist inherit="1">
<textbrk startln="0" endln="0"></charlist>
</e-i-c>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Is this issue with links in a PDF file or in the Arbortext Edit window?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
It is with the links in the PDF.
Sarah
PS I'm using your book for development and it is awesome!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I am delighted to hear my book is working for you!
Since the glossary uses index markup, PDF links are automatically generated, as stated on PDF page 580 in my book. The section "How to output PDF links, bookmarks, document properties, and viewer settings" beginning on PDF page 578 has all the available information on FOSI and PDF links.
Good luck!
Suzanne
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks for the follow up. I'll check it out.
