Search found 32 matches

by itauthor
Wed Jan 16, 2019 2:22 am
Forum: Flare's General Discussion
Topic: Keeping formatting when pasting text to text editor
Replies: 11
Views: 5828

Re: Keeping formatting when pasting text to text editor

The TextEditor is one of the low points of the Flare UI. It has several other flaws that wear me to the bone.
I couldn't agree more. Come on MadCap - sort this out. The editor is the fundamental part of Flare and it's barely usable.
by itauthor
Thu Oct 11, 2018 8:51 am
Forum: Flare's General Discussion
Topic: How can I import files based on their path (GPL)
Replies: 2
Views: 1092

Re: How can I import files based on their path (GPL)

Thanks Dave.
That's a shame. In a big global project that's used by many target projects it would be more intuitive just to use the directory structure (perhaps supplemented by conditions).
But anyway, thanks for your help.
by itauthor
Thu Oct 11, 2018 7:34 am
Forum: Flare's General Discussion
Topic: How can I import files based on their path (GPL)
Replies: 2
Views: 1092

How can I import files based on their path (GPL)

I have a global project from which I want to import all files in a certain folder.

In the Include Files field of the import form I want to do this:

Code: Select all

<path-to-folderX>/*
However, this doesn't work. Nothing gets imported.
Is there a way to achieve this?
by itauthor
Mon Mar 12, 2018 4:28 am
Forum: Web-based Outputs
Topic: Prevent auto-generation of sized images
Replies: 0
Views: 762

Prevent auto-generation of sized images

I have this in my HTML: <img style="max-width:80rem" src="../Resources/images/myimage.png" /> When I generate output (HTML5 help) I get this in the output HTML: <img style="width: 640;height: 532;" src="../Resources/images/myimage_640x532.png"> My target does ...
by itauthor
Wed Feb 21, 2018 1:53 am
Forum: Web-based Outputs
Topic: Search filter reporting
Replies: 13
Views: 5250

Re: Search filter reporting

Response from MadCap: Subject: Re: (Case 127814) MadCap Flare 2017 r3 Support: No way for users to see that a search filter is applied Hello Alistair, Thank you for contacting Madcap Technical Support. Currently, this feature is not yet implemented. However, I have added your information to the feat...
by itauthor
Tue Feb 20, 2018 11:10 am
Forum: Web-based Outputs
Topic: Search filter reporting
Replies: 13
Views: 5250

Re: Search filter reporting

I was hoping to find out how to do this exact thing. Hopefully Madcap have added this since it was requested last year. At the moment there is no way for the user to know that a filter is still applied. They can do a search and not realize that the reason they're not getting any results is because a...
by itauthor
Thu Feb 08, 2018 10:09 am
Forum: Flare's General Discussion
Topic: SOLVED: TOC entries not synchronized by default
Replies: 4
Views: 2270

Re: TOC entries not synchronized by default

I have figured it out.

This functionality only works if your HTML files use the file name extension .htm.
All our files use the extension .html, which is preventing this from working.

I will log a bug with MadCap.
by itauthor
Thu Feb 08, 2018 10:02 am
Forum: Flare's General Discussion
Topic: SOLVED: TOC entries not synchronized by default
Replies: 4
Views: 2270

Re: TOC entries not synchronized by default

Thanks. It's not a highlighting issue. The label in the properties contains the text of the h1 from the topic rather than the variable.
by itauthor
Thu Feb 08, 2018 8:37 am
Forum: Flare's General Discussion
Topic: SOLVED: TOC entries not synchronized by default
Replies: 4
Views: 2270

SOLVED: TOC entries not synchronized by default

From Flare help: When you drag a topic into a TOC to create a link to it—or if you click [icon] to create a new topic at the same time that you add a new TOC entry—you’ll notice that the text is blue. This doesn’t mean it will show up blue in our output, it means that it contains a system variable c...
by itauthor
Thu Dec 14, 2017 10:01 am
Forum: Printed Documentation Targets
Topic: Prevent PDF title page showing up in TOC
Replies: 1
Views: 1519

Prevent PDF title page showing up in TOC

I have a Flare TOC for PDF output whose first entry is itself a PDF. This gives me a nicely designed title page in the resulting PDF output from Flare. However, it also puts an entry for the title page into the table of contents in the PDF. I want the first entry in the output table of contents to b...
by itauthor
Tue Nov 14, 2017 9:59 am
Forum: Printed Documentation Targets
Topic: Page layout doesn't get applied to an individual page
Replies: 5
Views: 2252

Re: Page layout doesn't get applied to an individual page

HAve you tried using "Chapter Break" rather than "Page Break"? If you do that you may need to mess about with your chapter numbering for genuine chapters, but I do that for all my (hundreds of) projects with no problems. And there it is! Thank you so much. That surely isn't how ...
by itauthor
Tue Nov 14, 2017 2:45 am
Forum: Printed Documentation Targets
Topic: Page layout doesn't get applied to an individual page
Replies: 5
Views: 2252

Re: Page layout doesn't get applied to an individual page

Thank you Sarah. What you have described is exactly my understanding of how things *should* work. However, when I do this I still get a header and footer on that page, even though the page layout I have associated the topic with is a blank page with no header/footer.
by itauthor
Mon Nov 13, 2017 10:49 am
Forum: Printed Documentation Targets
Topic: Page layout doesn't get applied to an individual page
Replies: 5
Views: 2252

Page layout doesn't get applied to an individual page

I have a Flare TOC for PDF output like this: - Title page (this is a one-page PDF) - Copyright page - TOC proxy page (to insert the contents list) - Link to another Flare TOC (to insert the actual topics) Most of the book has the same running header and footer, but I want the copyright page to have ...
by itauthor
Tue Mar 10, 2015 3:47 am
Forum: Web-based Outputs
Topic: Heading 1 Appears in HTML 5 Search Results Abstract
Replies: 10
Views: 4042

Re: Heading 1 Appears in HTML 5 Search Results Abstract

Joining this discussion late, but this is still an issue in Flare 10.2, so that feature request obviously fell on deaf ears. This is a perfectly legitimate feature to expect. The repetition of the heading at the start of the abstract/description for each search result is just plain bad. The meta des...
by itauthor
Mon Mar 09, 2015 5:53 am
Forum: Flare's General Discussion
Topic: Clear Messages window
Replies: 2
Views: 1507

Re: Clear Messages window

I'm in Flare 10.2 and also looking for an answer to this. I have a very full Messages pane that keeps appearing because Flare's CSS parser doesn't like my W3C-compliant CSS.

Too bad this was never answered.
:(
by itauthor
Sat Mar 07, 2015 2:20 pm
Forum: Web-based Outputs
Topic: Show message if JavaScript is disabled
Replies: 1
Views: 1409

Show message if JavaScript is disabled

With HTML5 output, if Javascript is disabled only the outer frame loads, leaving a big empty box on screen. The inner contentBody div is not filled, so I can't see any obvious way of putting some simple text onto the page to suggest to the user that they might like to enable Javascript. If I could a...
by itauthor
Thu Feb 05, 2015 5:04 am
Forum: Web-based Outputs
Topic: Build output without an "Output" directory
Replies: 2
Views: 1309

Re: Build output without an "Output" directory

Lydia, thank you. I did search, but didn't find that topic. That information is exactly what I needed. And why didn't I think of that? Publishing: of course! Anyway, thanks again - much appreciated. :D
by itauthor
Thu Feb 05, 2015 2:11 am
Forum: Web-based Outputs
Topic: Build output without an "Output" directory
Replies: 2
Views: 1309

Build output without an "Output" directory

Let's say I have a target called "embedded-help" and I set the Output Folder for this target to: C:\some-path\MyProject what I would like to get is output in: C:\some-path\MyProject\embedded-help However, the output actually gets put in: C:\some-path\MyProject\Output\embedded-help Does any...
by itauthor
Thu Jan 29, 2015 12:41 am
Forum: Flare's General Discussion
Topic: Can I have a template that doesn't insert a heading?
Replies: 4
Views: 1875

Re: Can I have a template that doesn't insert a heading?

Yeh, I guess using the template and just deleting the h1 filename heading every time is a better workaround.

Still, it's annoying if Madcap have made the assumption that all topics you'll ever want to create with a template will start with a heading.
by itauthor
Wed Jan 28, 2015 6:07 am
Forum: Flare's General Discussion
Topic: Can I have a template that doesn't insert a heading?
Replies: 4
Views: 1875

Can I have a template that doesn't insert a heading?

I'm going to be writing a number of very short topics which provide text that the application will pick up and reuse (i.e. these aren't displayed in a standard output). I want to use a template, so that I can go New > Topic and choose a topic template with very little in it. Specifically these topic...
by itauthor
Mon Oct 27, 2014 7:21 am
Forum: Flare's General Discussion
Topic: Open File dialog doesn't handle Windows .lnk shortcut files
Replies: 2
Views: 1572

Open File dialog doesn't handle Windows .lnk shortcut files

I've found one brief mention of this issue in this forum, relating to Flare 8, but - given it's such an obvious bug - I'm kind of amazed I'm still finding this in the copy of Flare 10 I'm evaluating. When I insert an image I get an Open File dialog box. It displays shortcuts as .lnk files - i.e. whe...
by itauthor
Wed Mar 23, 2011 3:40 am
Forum: Source Control
Topic: Flare 7 hangs when importing a project from Subversion
Replies: 13
Views: 10395

Re: Flare 7 hangs when importing a project from Subversion

OK, the solution seems to be: patience. I left Flare sitting overnight - apparently hanging & unresponsive - and in the morning it had finished importing the files from Subversion. The pattern is the same every time. The import gets about two-thirds the way through really quickly: the "Retr...
by itauthor
Tue Mar 22, 2011 2:40 pm
Forum: Source Control
Topic: Flare 7 hangs when importing a project from Subversion
Replies: 13
Views: 10395

Flare 7 hangs when importing a project from Subversion

I have existing projects in a Subversion repository that I want to use in Flare 7, with the new SVN support. Despite having these checked out locally already (using TortoiseSVN) it seems that the only way to get Flare to work with the repository is to remove my local copy and import the projects afr...
by itauthor
Tue Jan 11, 2011 7:38 am
Forum: Simon's Career Network
Topic: Wanted: Technical author - UPDATED: POSITION NOW FILLED
Replies: 0
Views: 2314

Wanted: Technical author - UPDATED: POSITION NOW FILLED

UPDATE: THIS POSITION HAS NOW BEEN FILLED ================================================================================== January 2011 - Memex Technology is urgently looking for a technical author to join our Documentation team, working within the Software Development Department. Responsibilities...
by itauthor
Tue Aug 03, 2010 1:19 pm
Forum: Web-based Outputs
Topic: RSS feed for my WebHelp site
Replies: 3
Views: 2238

Re: RSS feed for my WebHelp site

> Was there something that WordPress couldn't do that Flare can? WordPress is great for date/time-based entries, that's what it was designed for: logging. There are lots of ways to allow you to find things in a blog by category or tag - but essentially, if there's no date/time element to your entrie...