Search found 6197 matches

by NorthEast
Mon Mar 03, 2008 4:39 am
Forum: Flare's General Discussion
Topic: xref class as print-only?
Replies: 12
Views: 4563

Re: xref class as print-only?

You might be able to use the "display" property of your cross-reference class to hide it in screen output - set the property to "none" for your default medium and to (I think) "inherit" or "block" for your print medium. One problem with this method is that an...
by NorthEast
Tue Feb 26, 2008 7:10 am
Forum: Flare's General Discussion
Topic: Import of svg graphics
Replies: 6
Views: 3640

Re: Import of svg graphics

I think the people that designed our diagrams used Illustrator, and they could save them as Flash SWF files.

If the tool you're using can't save them in this format, a google for "convert svg swf" gives a few possible leads.
by NorthEast
Tue Feb 26, 2008 6:27 am
Forum: Flare's General Discussion
Topic: Import of svg graphics
Replies: 6
Views: 3640

Re: Import of svg graphics

I don't know much about SVG, but I'm pretty sure IE (6) needs a SVG viewer to display them (I think Firefox has one built-in).

I had a few diagrams that I wanted to be scaleable, and I inserted them as Flash (swf) files - works fine in Flare and help outputs.
by NorthEast
Mon Feb 25, 2008 2:46 am
Forum: Analyzer's General Discussion
Topic: Snippet Suggestions suggestions
Replies: 13
Views: 11244

Re: Snippet Suggestions suggestions

Aha, I think I was expecting 'Snippet Suggestions' to include the job that 'Frequent Phrases' does.

For my first point, I'm assuming that not being able to find/replace 'text' snippets is a bug.
by NorthEast
Fri Feb 22, 2008 6:56 am
Forum: Analyzer's General Discussion
Topic: Snippet Suggestions suggestions
Replies: 13
Views: 11244

Snippet Suggestions suggestions

I've just been having a look at Analyser trial, and have a few comments on Snippet Suggestions. 1) Although you can insert 'block' or 'text' snippets, the suggestions only include snippets in 'block' mode. For example, if your snippet is in the middle of a paragraph, it won't find it. 2) Is it just ...
by NorthEast
Tue Feb 12, 2008 7:07 am
Forum: Styles, Stylesheets and XML
Topic: Is there a stylesheet for the XML editor?
Replies: 16
Views: 7462

Re: Is there a stylesheet for the XML editor?

I searched high and low through the FLARE Help and UI to find a Zoom. I can't believe there isn't one! What about us older folks who can't see the small text? I'm becoming quite frustrated by all the mistakes I'm making working with the the teeny .htm text. Are there plans to add this to FLARE? :sh...
by NorthEast
Tue Feb 05, 2008 6:25 am
Forum: Getting Started and Installation Issues
Topic: Flare WYSIWYG and actual output
Replies: 25
Views: 22622

Re: Flare WYSIWYG and actual output

I understand what you're getting at, but I don't think you've got my point. I'm suggesting that you develop and test your help so that it works for as many of your users as possible (with the minimum of fuss). I'm not suggesting that you should bend over backwards to suit IE, I'm suggesting that you...
by NorthEast
Tue Feb 05, 2008 4:08 am
Forum: Web-based Outputs
Topic: WebHelp Skin Woes
Replies: 12
Views: 8205

Re: WebHelp Skin Woes

1. The toolbar icons have disappeared and the logo that I inserted in place of the MadCap logo also doesn't appear. There was a bug in the first version of Flare 3.0 that meant all of the icons disappeared from the toolbar if you included any custom buttons of your own. If you're using the latest u...
by NorthEast
Tue Feb 05, 2008 3:21 am
Forum: Getting Started and Installation Issues
Topic: Flare WYSIWYG and actual output
Replies: 25
Views: 22622

Re: Flare WYSIWYG and actual output

I would definitely test your help in as many browsers as you can, and ensure that it works ok. You need to design your help so that it looks ok for everyone (or as many as possible). If it doesn't work for some people then really that's your own fault for poor design. At the end of the day, the majo...
by NorthEast
Fri Feb 01, 2008 7:39 am
Forum: Getting Started and Installation Issues
Topic: Flare WYSIWYG and actual output
Replies: 25
Views: 22622

Re: Flare WYSIWYG and actual output

Is there a list somewhere of what is shown on screen in either the WYSIWYG or the XML Editor and what is output? I don't know of a list, but you'll find that there are differences in what you'll see in the XML editor, the preview, the internal browser preview, and the final output. The XML editor i...
by NorthEast
Wed Jan 30, 2008 8:16 am
Forum: Flare's General Discussion
Topic: Custom topic template: 1st Heading strangeness
Replies: 9
Views: 4415

Re: Custom topic template: 1st Heading strangeness

Basically, none of the heading options seem to work if you have anything in your template file in between the <body> tag and <h1> tag - i.e. the you can't have any content above the heading.
by NorthEast
Wed Jan 09, 2008 5:32 am
Forum: Tips and Tricks
Topic: single-sourcing
Replies: 7
Views: 6106

Ok

If the raw content must be produced using Word, then it limits things a bit more.

Back to your initial question, I'm not aware that Flare can convert particular styles in a Word document to drop-downs, as your existing system can.
by NorthEast
Fri Jan 04, 2008 3:44 pm
Forum: Tips and Tricks
Topic: single-sourcing
Replies: 7
Views: 6106

Kind of

rather than produce word documents that are converted to help, you could write the content in Flare and output it to both help and Word (for PDF) formats.
by NorthEast
Mon Dec 17, 2007 3:35 am
Forum: Styles, Stylesheets and XML
Topic: .xml files altered when building webhelp
Replies: 33
Views: 21526

Change the .xml file extension?

Flare modifies XML files with a .xml extension, but it will leave files alone if they have a different file extension.
I tested this by changing the extension of a XML file and it was included in the target unmodified.

Would your system work using different filename extensions to .xml?
by NorthEast
Wed Dec 12, 2007 6:43 am
Forum: Styles, Stylesheets and XML
Topic: .xml files altered when building webhelp
Replies: 33
Views: 21526

I was talking about topics (HTM files), not XML files.

I thought you were including this copyright comment to topics (not XML files), as you mentioned adding it above the HTML tag, which wouldn't be in your XML files. My post was about adding the copyright comment to the master page, which will include it on all your topics - i.e. the HTM files in the o...
by NorthEast
Wed Dec 12, 2007 3:07 am
Forum: Styles, Stylesheets and XML
Topic: .xml files altered when building webhelp
Replies: 33
Views: 21526

I can include that copyright without any problem.

I put this in my master page and it worked fine - it appeared in the output HTM files. <?xml version=\"1.0\" encoding=\"utf-8\"?> <!-- Copyright 2006-2007 by ActiVia Networks, Inc. All Rights Reserved. --> <html xmlns:MadCap=\"http://www.madcapsof... Just to check, you have ...
by NorthEast
Fri Dec 07, 2007 4:04 am
Forum: Styles, Stylesheets and XML
Topic: .xml files altered when building webhelp
Replies: 33
Views: 21526

For the copyright question...

are you adding it to the individual files or the master page?

Stuff I've added to my master pages is usually left intact.
by NorthEast
Tue Dec 04, 2007 8:25 am
Forum: Tips and Tricks
Topic: Setting up lists
Replies: 23
Views: 23454

Setting up lists

For my project, I wanted to use nested lists and bullets which use different list and bullet styles. I tried out a few methods of formatting my lists (including creating numerous ol, ul and li classes), but I found that by far the best way to set them up was to use 'complex selectors'. Despite the n...
by NorthEast
Tue Nov 13, 2007 4:18 am
Forum: DotNet Help and the Dot Net Viewer
Topic: Whose help is this anyway?
Replies: 96
Views: 84623

I agree

I'm using WebHelp, and I chose not to use DotNetHelp precisely because of the branding - it's far too imposing and isn't professional looking. It's what I'd expect to see if I'd used a cheap bit of shareware, not a professional tool.
by NorthEast
Fri Nov 09, 2007 8:33 am
Forum: Tips and Tricks
Topic: Can I give a custom color a name and add it to the palette?
Replies: 15
Views: 11909

Ok

I would still tend to include that in the stylesheet, e.g. have a span class defining the colour.

I've done this because if I need to change the colour later, it's just a change to one reference in the stylesheet, and not changing 1000s of bits of inline formatting in the topics.
by NorthEast
Fri Nov 09, 2007 8:13 am
Forum: Tips and Tricks
Topic: Can I give a custom color a name and add it to the palette?
Replies: 15
Views: 11909

You cannot name them.

One question though, and it might seem strange... Why do your authors need to select colours? In my projects, the stylesheet defines all the formatting I need to use in the project. I never need to manually apply any formatting (including colours), I just apply the appropriate style (which defines t...
by NorthEast
Fri Nov 09, 2007 8:00 am
Forum: Tips and Tricks
Topic: Can I give a custom color a name and add it to the palette?
Replies: 15
Views: 11909

I used this (slightly hacky) solution

1. Open the registry and browse to HKEY_CURRENT_USER\\Software\\MadCap Software\\Flare\\Default 2. Open the string CustomColors This is the list of custom colours in Flare. 3. Edit the string to include the colours you want. This is in the format #<colour 1 hex value>;#<colour 2 hex value> etc e.g....