Search found 184 matches

by todd.richardson
Wed Sep 16, 2020 2:19 pm
Forum: Web-based Outputs
Topic: Display URL for the current topic in HTML5 output?
Replies: 2
Views: 946

Display URL for the current topic in HTML5 output?

Hi, We install HTML5 Help locally with our software. A subset of our user base does not have a web browser installed on their dev machine. For these users, we provide a very simple frame in which the local Help is displayed. We're looking for a way to display the URL of the current topic somewhere i...
by todd.richardson
Wed Sep 06, 2017 10:33 am
Forum: Web-based Outputs
Topic: Issues with CSH Calls for HTML5 Output
Replies: 2
Views: 1189

Re: Issues with CSH Calls for HTML5 Output

Thanks — that worked! Much appreciated.
by todd.richardson
Wed Sep 06, 2017 9:09 am
Forum: Web-based Outputs
Topic: Issues with CSH Calls for HTML5 Output
Replies: 2
Views: 1189

Issues with CSH Calls for HTML5 Output

Hello, We are replacing the local CHM Help previously installed with our software with local HTML5 Help. As part of this change, we need to update all of our CSH calls throughout the program to point to the HTML5 output (the calls were initially hard-coded, so they currently don't use Flare IDs). I ...
by todd.richardson
Fri May 20, 2016 7:37 am
Forum: Microsoft CHM Help
Topic: Imported topics not appearing in Search results
Replies: 4
Views: 3780

Re: Imported topics not appearing in Search results

It turns out this issue is explained in the Flare Help (shame on me - I should have checked there first). http://help.madcapsoftware.com/flare12/Content/Search/Searching_Outputs/Searching_HTML_Help.htm A common issue encountered by Microsoft HTML Help developers is when a "No Topics Found"...
by todd.richardson
Wed May 11, 2016 7:00 am
Forum: Microsoft CHM Help
Topic: Imported topics not appearing in Search results
Replies: 4
Views: 3780

Re: Imported topics not appearing in Search results

A topic can be set to not searchable in its properties. Right click on the file and choose Properties and click the Topic Properties tab. There is a Searchable check box down near the bottom of the tab. You can also see this value using the File List it you want to check all files at once. The Incl...
by todd.richardson
Tue May 10, 2016 12:51 pm
Forum: Microsoft CHM Help
Topic: Imported topics not appearing in Search results
Replies: 4
Views: 3780

Imported topics not appearing in Search results

Hello, I've encountered a CHM-specific issue where imported topics do not appear in Search results. Details: - The original content was provided as a series of HTML files, generated by a third party source. I imported their HTML files into our Flare project using Project > Import > HTML File Set . -...
by todd.richardson
Wed Mar 30, 2016 12:42 pm
Forum: Flare's General Discussion
Topic: Flare Installer
Replies: 2
Views: 846

Re: Flare Installer

RamonS wrote:Ask MadCap support, they may be willing to give you an answer.
I have asked them as well. Figured I'd cover as much ground as possible.
by todd.richardson
Wed Mar 30, 2016 12:17 pm
Forum: Flare's General Discussion
Topic: Flare Installer
Replies: 2
Views: 846

Flare Installer

Bit of a random question here: Flare 12.0 has a new installer design that closely resembles the look of the recent Visual Studio installers... http://i248.photobucket.com/albums/gg183/thismajorsea/FlareInstall_zpsbddqxjh7.png Does anyone know how this installer was created (i.e., what tools are used...
by todd.richardson
Wed Oct 23, 2013 7:21 am
Forum: Flare's General Discussion
Topic: Question about Concept Links
Replies: 7
Views: 2759

Question about Concept Links

Hello,

I use Concepts to create See Also links in our Help topics. How do I hide the link to the current topic (topic being viewed) from the See Also list in the output?

Thanks.
by todd.richardson
Mon Aug 19, 2013 10:58 am
Forum: Microsoft CHM Help
Topic: Multiple versions of the same topic in CHM output
Replies: 3
Views: 2695

Re: Multiple versions of the same topic in CHM output

It's been so long I don't remember exactly how this was resolved, though I seem to recall that it had something to do with the Exclude content not linked directly or indirectly from the target check box in the Advanced tab of the Target Editor. Try checking that option, then re-build the output.
by todd.richardson
Thu Jun 20, 2013 9:01 am
Forum: Flare's General Discussion
Topic: Alternatives to HTML for Local Help
Replies: 6
Views: 2016

Re: Alternatives to HTML for Local Help

Thanks for all the replies. We use HTML5 for the Help that is available from our Website, and I like the modern look. I am interested in moving to that format for our desktop applications as well. I would appreciate any resources you could point me to - or tips - that would be helpful in making the ...
by todd.richardson
Mon Jun 17, 2013 7:14 am
Forum: Flare's General Discussion
Topic: Alternatives to HTML for Local Help
Replies: 6
Views: 2016

Alternatives to HTML for Local Help

Hello, We currently provide our locally-installed product documentation as .CHM Help. This format seems rather antiquated now, however, and we are interested in learning about other alternatives. For those of you who provide locally-installed Help, what format(s) do you use? I would appreciate any i...
by todd.richardson
Fri Jun 14, 2013 10:22 am
Forum: Microsoft CHM Help
Topic: PDF doesn't display in CHM output
Replies: 4
Views: 3806

Re: PDF doesn't display in CHM output

Thanks for the reply. This is my first attempt to include PDFs in a HTML TOC. My expectation is the user will be able to open the linked PDF (inside the CHM window, or, preferably, outside of it). I suppose I should have prefaced my post by asking if this is even possible. Is it? How/where do you re...
by todd.richardson
Fri Jun 14, 2013 8:29 am
Forum: Microsoft CHM Help
Topic: PDF doesn't display in CHM output
Replies: 4
Views: 3806

PDF doesn't display in CHM output

Hello, I have linked a TOC entry to a PDF file that resides in a subfolder called "PDF" under the Content folder. When I compile the CHM Help, then click the PDF TOC entry ("Installing the Runtime" in the example below, the content window is blank but for a small X icon - as if t...
by todd.richardson
Mon Jan 28, 2013 7:34 am
Forum: Web-based Outputs
Topic: Compiler Error (Internal) - Path or File Name too long
Replies: 16
Views: 9248

Re: Compiler Error (Internal) - Path or File Name too long

Just guessing, perhaps you have added an image file, say to the project with a name that just tips the limit now when processing. Thanks for the reply. However, in this case, no new files were added since the project was last built successfully. I've only been updating text content. A month ago, th...
by todd.richardson
Fri Jan 25, 2013 2:28 pm
Forum: Web-based Outputs
Topic: Compiler Error (Internal) - Path or File Name too long
Replies: 16
Views: 9248

Re: Compiler Error (Internal) - Path or File Name too long

My technical counterpart actually discovered last night that copying the Flare project to the network and back to my local drive several time has caused a long source project path on the Import tab (Project Properties -- Import -- Source Project tab. Are you using Flare 8? I don't see Project Prope...
by todd.richardson
Fri Jun 22, 2012 11:49 am
Forum: Flare's General Discussion
Topic: Multiple versions of the same topic in CHM output
Replies: 4
Views: 1639

Re: Multiple versions of the same topic in CHM output

I enabled the setting "Exclude content not linked directly or indirectly" and I no longer see the different topic versions in the output. Problem solved. Thanks for your help!
by todd.richardson
Fri Jun 22, 2012 6:25 am
Forum: Flare's General Discussion
Topic: Multiple versions of the same topic in CHM output
Replies: 4
Views: 1639

Re: Multiple versions of the same topic in CHM output

Thanks for the reply. However, I'm not sure these issues are related. I'm seeing different versions of the same topic in the output - pre-revision and post-revision. The pre-revision topic versions should not be showing up.
by todd.richardson
Thu Jun 21, 2012 12:29 pm
Forum: Flare's General Discussion
Topic: Multiple versions of the same topic in CHM output
Replies: 4
Views: 1639

Multiple versions of the same topic in CHM output

Hello, I'm seeing strange behavior where, when you search via keyword in CHM output, multiple versions of the same topic appear in the search results. See the screen captures below. In this example, I've edited the content in this topic. However, when I search for a keyword that appears in that topi...
by todd.richardson
Wed Jun 20, 2012 10:51 am
Forum: Microsoft CHM Help
Topic: Multiple versions of the same topic in CHM output
Replies: 3
Views: 2695

Multiple versions of the same topic in CHM output

Hello, I'm seeing strange behavior where, when you search via keyword in CHM output, multiple versions of the same topic appear in the search results. See the screen captures below. In this example, I've edited the content in this topic. However, when I search for a keyword that appears in that topi...
by todd.richardson
Fri Mar 02, 2012 1:10 pm
Forum: Flare's General Discussion
Topic: Strange line break issues in Flare 8
Replies: 3
Views: 1340

Re: Strange line break issues in Flare 8

Even weirder: Turning "Toggle show blocks" off/on resolves this issue.
by todd.richardson
Fri Mar 02, 2012 12:35 pm
Forum: Flare's General Discussion
Topic: Strange line break issues in Flare 8
Replies: 3
Views: 1340

Strange line break issues in Flare 8

Hello, I'm seeing a strange issue in Flare 8 where lines in random topics are broken after a single word (see example below). There doesn't seem to be a pattern to this occurrence - it seems completely random. These line breaks do not appear when the topics are viewed in Flare 7. http://i248.photobu...
by todd.richardson
Fri Mar 02, 2012 9:06 am
Forum: Getting Started and Installation Issues
Topic: Activation issues
Replies: 12
Views: 10895

Activation issues

Hello, I installed Flare 8 and activated it with a valid key (I received activation confirmation). However, when I closed and reopened Flare 8, a message appeared saying "Unable to activate Flare 8 on this machine". The Activation window then appeared again, with my key auto-entered, and I...
by todd.richardson
Tue Feb 07, 2012 8:19 am
Forum: Flare's General Discussion
Topic: Concept link styles
Replies: 1
Views: 805

Re: Concept link styles

Update: the Highlighted class under MadCap | helpControlMenuItem controls this. All set.