Search found 29 matches

by hljanas
Tue Oct 09, 2018 7:50 am
Forum: Web-based Outputs
Topic: Javascript to Move Index Results Box Outside of Frame
Replies: 0
Views: 580

Javascript to Move Index Results Box Outside of Frame

Hello Forum! Does anyone have any JavaScript to move the index box outside of the tripane index frame and into the main frame or somewhere to the right of the index box? I attached an image so that you can see what I am talking about. I have tried using CSS, but it just moves the box inside the fram...
by hljanas
Wed Nov 09, 2016 6:49 am
Forum: Microsoft CHM Help
Topic: Thumbnail Images Using CHM
Replies: 1
Views: 4441

Thumbnail Images Using CHM

Good morning Flare community! I am creating a help file for a help system using the CHM output. My issue is with determining the thumbnail size. I need the images, once they expand to fit into the window. It appears as if they are setting to the actual image size. If found the code that determines t...
by hljanas
Wed Aug 06, 2014 6:57 am
Forum: Source Control
Topic: Build Reference Number
Replies: 1
Views: 1446

Build Reference Number

Does anyone know if you can pass a build number reference into compiled help as part of the command line API?

Thanks!
by hljanas
Fri Jan 24, 2014 8:45 am
Forum: Web-based Outputs
Topic: *UPDATE* SOLVEDScript to Expand all Togglers Flare 9
Replies: 2
Views: 1407

Re: *UPDATE* SOLVEDScript to Expand all Togglers Flare 9

This code does not work if you are using your own master page. In order for it to work in a .flmsp file the script must actually look like this: function openTogglers(e2){ if(gPopupObj){ return; } var e = document.getElementsByClassName('MCToggler_0'); for(var d = 0;d < e.length;d++){ FMCToggler(e[d...
by hljanas
Wed Jan 15, 2014 12:07 pm
Forum: Web-based Outputs
Topic: *UPDATE* SOLVEDScript to Expand all Togglers Flare 9
Replies: 2
Views: 1407

Re: SOLVEDScript to Expand all Togglers Flare 9

I was able to answer my own questions. I found someone to help me write a script that works quite nicely to expand all Togglers on a page. This code works for WebHelp and also changes the toggler image. **In this case, openTogglers is the .js file I created. 1. Enter this code into notepad or notepa...
by hljanas
Thu Dec 19, 2013 7:59 am
Forum: Web-based Outputs
Topic: *UPDATE* SOLVEDScript to Expand all Togglers Flare 9
Replies: 2
Views: 1407

*UPDATE* SOLVEDScript to Expand all Togglers Flare 9

Does anybody have a script that I can add to my topics in Flare 9 for WebHelp output that can open all Togglers by default? Here is another link that shows a script for other Flare versions: http://forums.madcapsoftware.com/viewtopic.php?f=6&t=7900. Does anyone know if that one works? Thanks a b...
by hljanas
Mon Dec 16, 2013 1:05 pm
Forum: Styles, Stylesheets and XML
Topic: Setting Drop-down Text to Open Expanded
Replies: 45
Views: 56505

Re: Setting Drop-down Text to Open Expanded

Is the script that was written in the original topic usable in Flare 9? If not, where can I find an updated version? I am using WebHelp output.

Thanks!
Heather
by hljanas
Wed Feb 20, 2013 11:54 am
Forum: Web-based Outputs
Topic: SOLVED:Body Proxy Topics Butt up to Frames in WebHelp Output
Replies: 2
Views: 875

SOLVED:Body Proxy Topics Butt up to Frames in WebHelp Output

I have seen a few posts that allude to my problem, but none have offered a solution (or at least one that I see clearly). I am trying to figure out how to keep the text in my body proxy from butting up agains the frames of my WebHelp output: Flare.png I am not sure if I need padding, margins, or bot...
by hljanas
Wed Feb 06, 2013 8:06 am
Forum: Flare's General Discussion
Topic: Bug: Unable to View Scroll Bar in Topic Window in Flare
Replies: 6
Views: 2184

Re: Unable to View Scroll Bar in Topic Window in Flare

It looks like there is some kind of bug.
by hljanas
Wed Jan 23, 2013 10:11 am
Forum: Flare's General Discussion
Topic: Bug: Unable to View Scroll Bar in Topic Window in Flare
Replies: 6
Views: 2184

Re: Unable to View Scroll Bar in Topic Window in Flare

Thanks. I looked at both of those things, but to no avail. I have contacted MadCap support. Maybe they can help me.
by hljanas
Fri Jan 18, 2013 9:58 am
Forum: Flare's General Discussion
Topic: Bug: Unable to View Scroll Bar in Topic Window in Flare
Replies: 6
Views: 2184

Bug: Unable to View Scroll Bar in Topic Window in Flare

I imported a Help and Manual file by exporting the Help and Manual file to a .chm file, then I imported that file into Flare. For the most part, it has been working OK. It imported as tables and I have deleted those along with the <span> tags that are causing a lot of trouble in the output. I give t...
by hljanas
Mon Jan 14, 2013 8:05 am
Forum: Styles, Stylesheets and XML
Topic: Including text in style tag in a dropdown
Replies: 2
Views: 1247

Re: Including text in style tag in a dropdown

I will give it a try. Thanks!
by hljanas
Thu Jan 10, 2013 6:17 am
Forum: Styles, Stylesheets and XML
Topic: Including text in style tag in a dropdown
Replies: 2
Views: 1247

Including text in style tag in a dropdown

I have created a p. tag style that includes formatting. The formatting included in the tag is :{b}More Information:{/b}:. Typically, there will be steps associated with this tag and I would like to create a dropdown. When I create the dropdown, I am unable to include the "{b}More Information:{/...
by hljanas
Tue Sep 25, 2012 9:49 am
Forum: Printed Documentation Targets
Topic: SOLVED: Creating Figure Number Captions and Xrefs
Replies: 9
Views: 7845

Re: Creating Figure Number Captions

Thank you for your prompt reply. I figured out my problem based on your information and Help. I have to modify my stylesheet in order for the appropriate text to show up. So, for other people who may have my same problem: 1. Modify the xref style that you want to use to read however you would like, ...
by hljanas
Tue Sep 25, 2012 7:35 am
Forum: Printed Documentation Targets
Topic: SOLVED: Creating Figure Number Captions and Xrefs
Replies: 9
Views: 7845

Re: Creating Figure Number Captions

I am still trying to work through this problem. It appears that I cannot create a bookmark for a heading that has an auto-number assigned to it. Can anybody help me with this? I am still working on it, but cannot find a resolution. Thanks.
by hljanas
Tue Sep 18, 2012 11:19 am
Forum: Printed Documentation Targets
Topic: TOC--Unaccounted for entry
Replies: 8
Views: 2279

Re: TOC--Unaccounted for entry

Correct. I am using it as an figure number caption to create a cross reference (here is the post from which I am working: http://forums.madcapsoftware.com/viewtopic.php?f=10&t=15757). My CSS for the custom style is set to "0" and none of the other headings in that same style appear in ...
by hljanas
Tue Sep 18, 2012 10:35 am
Forum: Printed Documentation Targets
Topic: TOC--Unaccounted for entry
Replies: 8
Views: 2279

Re: TOC--Unaccounted for entry

I don't have rights to upload any kind of documentation, so this is probably tough. The h6 heading is the first entry on the TOC with no page number attached. So yes, it is at a different level in the TOC. The next entry is the h1 heading. The next heading is an h2, with page numbers so on and so fo...
by hljanas
Tue Sep 18, 2012 10:14 am
Forum: Printed Documentation Targets
Topic: TOC--Unaccounted for entry
Replies: 8
Views: 2279

Re: TOC--Unaccounted for entry

It is a custom heading based off of h6. All of my other headings based on this style do not show up in the TOC.

Thanks.
by hljanas
Tue Sep 18, 2012 5:55 am
Forum: Printed Documentation Targets
Topic: TOC--Unaccounted for entry
Replies: 8
Views: 2279

TOC--Unaccounted for entry

I have an entry in my TOC that does not belong there does not have a link. Basically, it looks like this: Figure 1 Contact Based Knowledge Sharing.................................................4 Overview................................................................................4 Etc. All of t...
by hljanas
Wed Sep 12, 2012 7:14 am
Forum: Importing
Topic: SOLVED: Importing Master Page Layouts
Replies: 2
Views: 1540

Re: Importing Master Page Layouts

Thanks.
by hljanas
Wed Sep 12, 2012 7:05 am
Forum: Printed Documentation Targets
Topic: SOLVED: Creating Figure Number Captions and Xrefs
Replies: 9
Views: 7845

Re: SOLVED:Creating Figure Number Captions

So far, so good, but I am trying to place a bookmark in the h6 heading, but cannot get my cursor to go to the front of my heading. It will do if for both my h1 and h2 headings, though. What is going on?

Thanks
by hljanas
Mon Sep 10, 2012 8:38 am
Forum: Printed Documentation Targets
Topic: SOLVED:Figure Number Tag That Each Follow Own "Global" Style
Replies: 2
Views: 1097

SOLVED:Figure Number Tag That Each Follow Own "Global" Style

In my documentation, I list figure numbers. I would like to have 2 numbering styles in my stylesheet that are global unto themselves. This way, when I compile and print something, each style will auto generate the numbers that I need and (theoretically) the Figure number in the text and the figure n...
by hljanas
Mon Sep 10, 2012 8:05 am
Forum: Importing
Topic: SOLVED: Importing Master Page Layouts
Replies: 2
Views: 1540

SOLVED: Importing Master Page Layouts

How does one import a Master Page Layout from another Flare project?