Search found 16 matches

by rlaiacona
Thu Jan 19, 2012 7:35 am
Forum: Flare's General Discussion
Topic: WebHelp Mobile output on an Apple iPad
Replies: 1
Views: 1505

Re: WebHelp Mobile output on an Apple iPad

I tried and it mostly works.
Javascript PopUps crash the browser, but other than that it works from what I can tell so far.
Do not use mobile output, that is for phones.
by rlaiacona
Fri Jul 08, 2011 7:28 am
Forum: Microsoft CHM Help
Topic: href target not opening in target frame
Replies: 15
Views: 13368

Re: href target not opening in target frame

I don't mean that iFrames and Framesets do not work at all. What I mean is the ability to target at different frame or iframe from a frame after the initial page has rendered in a .CHM file only results in a new window opening and not the targeted frame rendering the new code. It does work as a Web ...
by rlaiacona
Thu Jul 07, 2011 2:34 pm
Forum: Microsoft CHM Help
Topic: href target not opening in target frame
Replies: 15
Views: 13368

Re: href target not opening in target frame

iframes do not work in Flare but they do in RoboHelp.
by rlaiacona
Thu Jul 07, 2011 2:18 pm
Forum: Microsoft CHM Help
Topic: href target not opening in target frame
Replies: 15
Views: 13368

Re: href target not opening in target frame

OK here is the solution... use RoboHelp. It seems RoboHelp has built into the .CHM publishing, the ability to use Frames and Framesets in the HTML pages of your content. Flare does not. Windows Help Workshop does not. Not that anyone wants to use frames. I have to for this project because previous d...
by rlaiacona
Thu Jul 07, 2011 12:14 pm
Forum: Microsoft CHM Help
Topic: href target not opening in target frame
Replies: 15
Views: 13368

Re: href target not opening in target frame

The working files are old RoboHelp. So I created a new project and wrote new frame files. First Flare does not like my frame tags. It asks for the end tag for them. (They are not required). When published as a .CHM file they do not work. It opens a new window. But when published as web help it works...
by rlaiacona
Thu Jul 07, 2011 8:22 am
Forum: Microsoft CHM Help
Topic: href target not opening in target frame
Replies: 15
Views: 13368

Re: href target not opening in target frame

<?xml version="1.0" encoding="utf-8"?> <html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd"> <head><title>Frameset</title> <link rel="stylesheet" href="..\..\Primary.css" /> </head> <frameset rows="73,*" frameborder="...
by rlaiacona
Wed Jul 06, 2011 1:05 pm
Forum: Microsoft CHM Help
Topic: href target not opening in target frame
Replies: 15
Views: 13368

Re: href target not opening in target frame

I see what you are thinking now. :idea: The TOC is on the far left. In the right topic are it is broken up again into three areas or framesets. Top, left and right. The left frame is like another TOC for the topic, the top is a header for the TOC and the right is the text and pics. It is in this lef...
by rlaiacona
Wed Jul 06, 2011 12:35 pm
Forum: Microsoft CHM Help
Topic: href target not opening in target frame
Replies: 15
Views: 13368

Re: href target not opening in target frame

The .chm file is a compressed or zipped up file containing basic html files and more. The standard code for links plus a frame target in html is as usually "_self" and "_blank", which are the same window or a new widow. But with Framesets you can name a frame and open your links ...
by rlaiacona
Wed Jul 06, 2011 12:03 pm
Forum: Microsoft CHM Help
Topic: href target not opening in target frame
Replies: 15
Views: 13368

href target not opening in target frame

My help file contains frames and the left link to open a file in the right frame opens a new window instead. The code is the same as it was in robohelp and the decompiled .chm file shows the same basic html code. It works fine in other outputs, just not html help. <p class=RemedyListLink><a href=&qu...
by rlaiacona
Thu Apr 28, 2011 12:33 pm
Forum: Contributor General Discussion
Topic: variables from Flare are not accessed by Contributor
Replies: 3
Views: 4479

Re: variables from Flare are not accessed by Contributor

After some digging they may be available if you open a review package. If you do not, then you can not see the variables.
by rlaiacona
Thu Apr 28, 2011 12:24 pm
Forum: Analyzer's General Discussion
Topic: Source Control and Replace All Not Working
Replies: 11
Views: 10315

Re: Source Control and Replace All Not Working

:shock:

I did a bigger replace all and when I have "TOO MANY" files open, it asked if I wanted to save and close them before carrying on !

That's a nice feature. :D
by rlaiacona
Thu Apr 28, 2011 11:38 am
Forum: Analyzer's General Discussion
Topic: Source Control and Replace All Not Working
Replies: 11
Views: 10315

Re: Source Control and Replace All Not Working

As I have been working with some global changes that affect only 11 files and I am keeping them open, it appears to be working fine.
by rlaiacona
Thu Apr 28, 2011 9:42 am
Forum: Analyzer's General Discussion
Topic: Source Control and Replace All Not Working
Replies: 11
Views: 10315

Re: Source Control and Replace All Not Working

The opened files would be a result of the files that are getting the global change. (I would think)
This could be every topic file, depending on the global change.
by rlaiacona
Thu Apr 28, 2011 9:30 am
Forum: Analyzer's General Discussion
Topic: Source Control and Replace All Not Working
Replies: 11
Views: 10315

Re: Source Control and Replace All Not Working

The only difference in our procedure is in the OK to leaving the files open.
I chose NO because I am going through 4000+ topics and could easily open 500 of them.

I would then guess it is in the leaving open procedure that unlocks the files.
by rlaiacona
Wed Apr 27, 2011 1:02 pm
Forum: Contributor General Discussion
Topic: variables from Flare are not accessed by Contributor
Replies: 3
Views: 4479

variables from Flare are not accessed by Contributor

Being new to Contributor we are fumbling through the process of editing a Flare project.
It is at this time we have noticed the variables from Flare are not accessed by Contributor!?

Oh what am I to do?
by rlaiacona
Tue Apr 26, 2011 9:13 am
Forum: Analyzer's General Discussion
Topic: Source Control and Replace All Not Working
Replies: 11
Views: 10315

Source Control and Replace All Not Working

After using Analyzer to find some errors, and then doing a search replace in the whole project, the fixes appeared to work, but after a search for changed files, only the opened ones registered as having changes made to them. :?: Is this a known issue? I would think the replace all code does not com...