Search found 250 matches

by kevinmcl
Thu Dec 15, 2022 11:22 am
Forum: Flare's General Discussion
Topic: Nesting of filtered search
Replies: 0
Views: 957

Nesting of filtered search

Is it possible to have multiple levels of filtered search, i.e., a hierarchy of filters? In our use of filters I thought it would be useful to keep the list as short as possible, by nesting related filter names under more general names. Don't immediately see how to make it happen in Flare. Is anyone...
by kevinmcl
Thu Jun 16, 2022 3:00 pm
Forum: Source Control
Topic: Merging branches taking a long time
Replies: 10
Views: 14433

Re: Merging branches taking a long time

I use Visual Studio for all of my merge conflict needs! Visual Studio and the git command line do me just fine. Yup. The people who led the way from Flare over to markdown were using VSC and recommended it. I use it now. I use Git Bash alongside flare, to create any new branches or to get them clon...
by kevinmcl
Tue Aug 31, 2021 7:11 pm
Forum: Flare's General Discussion
Topic: How to count number of times each snippet is used
Replies: 3
Views: 1843

Re: How to count number of times each snippet is used

I just point to a snippet in the Snippets folder for the project, and right-click, and select View Links.

Over on the right-hand side of the Flare window a pane displays the incoming and outgoing links for the selected file.
by kevinmcl
Tue Aug 31, 2021 5:15 pm
Forum: Flare's General Discussion
Topic: Import markdown drop-down menu into side-nav template
Replies: 0
Views: 1154

Import markdown drop-down menu into side-nav template

Before he left, our template guy modified a side-nav template (don't know which one) with corporate colors and page elements, and all worked mostly fine. Now, another group - working in markdown with Pelican - has made an entry page for everybody's docs that includes a top-nav, drop-down menu of pro...
by kevinmcl
Mon Mar 29, 2021 8:37 am
Forum: Source Control
Topic: Merging branches taking a long time
Replies: 10
Views: 14433

Re: Merging branches taking a long time

THIS thread, right here, is one of the many reasons that a certain company (wink-nudge...) has begun switching from Flare to markdown+Pelican+<some-tools>. I... er... I mean, some writer... is stuck with Flare because it would take six months of dedicated re-architecting and rewriting of my... er......
by kevinmcl
Wed May 16, 2018 9:02 am
Forum: Single-Sourcing
Topic: Xrefs and links across PDFs
Replies: 0
Views: 1546

Xrefs and links across PDFs

We generate both an HTML version of our docset and the same content as multiple PDFs. These are delivered together , with the PDF version of a guide being an option for printing or offline viewing of that content. So, for example, our home page, for a complete docset for a product, includes a table ...
by kevinmcl
Wed Jan 10, 2018 7:42 am
Forum: Flare's General Discussion
Topic: TOC editor showing %=System.LinkedTitle% and can't switch
Replies: 5
Views: 2334

Re: TOC editor showing %=System.LinkedTitle% and can't switc

We're keeping older versions on our systems for when Flare 17rX decides to slow down. Older versions just trot right along, unperturbed... but now with more visual annoyances.
by kevinmcl
Fri Mar 17, 2017 1:30 pm
Forum: Flare's General Discussion
Topic: Naming conventions of topics, etc.
Replies: 6
Views: 3328

Re: Naming conventions of topics, etc.

Hi Kat, ... I often have process models I am sharing in a guide and I will end up in a real pickle if I didn't have a convention. Here is a recent example that makes sense to me: FOLDER: 1002_ManageRecruitment 1012_MgeRec_Overview 1012_MgeRec_Diag 1012_MgeRec_Desc FOLDER: PublishVacancy 1005_GetFun...
by kevinmcl
Mon Feb 13, 2017 2:56 pm
Forum: Flare's General Discussion
Topic: How to mitigate time cost of substring search
Replies: 1
Views: 932

How to mitigate time cost of substring search

I think I've verified that enabling the substring search capability in Flare causes the creation of the search database to take MUCH longer, causing the project BUILD process to take many times longer than the same project with substring search disabled. Assuming we want to keep the benefits of subs...
by kevinmcl
Mon Feb 13, 2017 2:47 pm
Forum: Flare's General Discussion
Topic: How long does a Build and Publish take for you?
Replies: 7
Views: 2344

Re: How long does a Build and Publish take for you?

Thanks.

I think it's time for a separate, specific question/post.
by kevinmcl
Mon Feb 13, 2017 12:25 pm
Forum: Flare's General Discussion
Topic: How long does a Build and Publish take for you?
Replies: 7
Views: 2344

Re: How long does a Build and Publish take for you?

Well, for ongoing work, I can actually recommend working via VMs, IFF your VMs are on the same server, or perhaps sharing a rack on the same subnet. Among other advantages, it makes it possible to work from home or from distant offices without needing to carry a copy of your Flare project source wit...
by kevinmcl
Mon Feb 13, 2017 9:45 am
Forum: Flare's General Discussion
Topic: How long does a Build and Publish take for you?
Replies: 7
Views: 2344

Re: How long does a Build and Publish take for you?

Do you have sub-string search enabled for HTML output? As I mentioned, that bumped my build times from 18-20 minutes up to nearly 3 hours for the same material. I did some optimizing of content, so that the search index wasn't trying to index so many super-long strings (dozens or hundreds of charact...
by kevinmcl
Mon Feb 13, 2017 9:00 am
Forum: Flare's General Discussion
Topic: How long does a Build and Publish take for you?
Replies: 7
Views: 2344

How long does a Build and Publish take for you?

All, Batch builds run overnight on a dedicated server-VM with its own Flare license - this serves six writers at this office, and more to come. Some of us also need to build and publish individual projects during the day, to verify fixes, prepare for meetings, etc., so we run the build from our indi...
by kevinmcl
Tue Jan 31, 2017 11:23 am
Forum: Flare's General Discussion
Topic: Has this widow/orphan behavior been fixed, yet?
Replies: 0
Views: 932

Has this widow/orphan behavior been fixed, yet?

This question is for anybody using the newer/newest versions of Flare. When building from Flare 11 or 12, we still get this problem (scroll to see top of page 80): misplaced_note_graphic_after_page-break.PNG After the page-break, the Note icon is repeated in the second half of the p.note enclosure, ...
by kevinmcl
Tue Jan 31, 2017 9:59 am
Forum: Flare's General Discussion
Topic: Skip characters in search-compile or precompile static text?
Replies: 0
Views: 845

Skip characters in search-compile or precompile static text?

All, Search for small substrings in larger strings is enabled, and customers and in-house reviewers love it. But now, compiling the "search entry cache" is very slow. Building and publishing takes hours, when it formerly took 20 minutes for a given project. Substring search needs to stay, ...
by kevinmcl
Tue Jan 17, 2017 1:25 pm
Forum: Flare's General Discussion
Topic: Is there a "miscellaneous project links" file?
Replies: 1
Views: 914

Is there a "miscellaneous project links" file?

Our source is the source (both Content and Project files) for two or three versions of a given product's docs. In the Projects, they are separated by named folders for each version. As I'm checking a batch target (.flbat) I see that it has entries (checked or not checked, for "Build" or &q...
by kevinmcl
Tue Sep 13, 2016 1:18 pm
Forum: Styles, Stylesheets and XML
Topic: NOTE loses [some] formatting after break
Replies: 1
Views: 1358

NOTE loses [some] formatting after break

I have Notes, Cautions, and Warnings that all use the same formatting, which is a horizontal rule/line/border above, indented colored text (with the word "Note:" or "Caution:" or "Warning:") bolded, inserted as the first characters... AND a little Notepad icon (or trian...
by kevinmcl
Tue Aug 30, 2016 1:37 pm
Forum: Flare's General Discussion
Topic: Adding/Creating a Home Toolbar Button
Replies: 7
Views: 5121

Re: Adding/Creating a Home Toolbar Button

Hey! What a cute dog house!

:twisted:
by kevinmcl
Wed Jun 22, 2016 4:49 pm
Forum: Source Control
Topic: Flare 12 SSH + GIT - Certificate Specification
Replies: 6
Views: 5306

Re: Flare 12 SSH + GIT - Certificate Specification

Hi.

Did you ever figure this out or work around it?

Or are you still stuck, months later?
by kevinmcl
Wed Jun 22, 2016 2:57 pm
Forum: MadCap Pulse Server
Topic: get automatic notifications of every comment
Replies: 11
Views: 19044

Re: get automatic notifications of every comment

OK, wow... I wish I'd checked THIS topic first when I wandered into the Pulse forum, instead of last. So, a year later the verdict seems to be.... hmm .... almost exactly like the situation with RoboHelp in the early 2000s, that prompted us to abandon it and move to Flare. Disinterested and unrespon...
by kevinmcl
Wed Jun 22, 2016 2:04 pm
Forum: MadCap Pulse Server
Topic: When does Pule-enabled help content "check in" with Pulse?
Replies: 1
Views: 8558

Re: When does Pule-enabled help content "check in" with Puls

It would seem to me that, if there's an innocuous explanation, for the behavior you detected, then MadCap staff would have responded with that explanation sometime in the past couple of years.

Not a hopeful sign.
by kevinmcl
Wed Jun 22, 2016 12:56 pm
Forum: MadCap Pulse Server
Topic: Enabling Social without Breaking Corporate Security?
Replies: 2
Views: 9983

Re: Enabling Social without Breaking Corporate Security?

I was trying to discover what might be the use of Pulse, without investing (time and trouble) in a trial that would expire before I could demo to anyone in authority. So far, the utility eludes me. We are a data security company, dealing with corporate and government customers all over the world. So...
by kevinmcl
Thu Oct 01, 2015 10:10 am
Forum: Flare's General Discussion
Topic: convert 107 small paragraphs to cells of a table column
Replies: 3
Views: 1584

Re: convert 107 small paragraphs to cells of a table column

Habits are great and efficient, to get a lot done without having to waste brainpower on the minutiae (intracranial macros/scripts, so to speak) ... until they bite you. I've been habitually just clicking the little down-arrow-head on that table icon, for my usual purposes, just sorta lost the notion...
by kevinmcl
Mon Sep 21, 2015 3:29 pm
Forum: Flare's General Discussion
Topic: convert 107 small paragraphs to cells of a table column
Replies: 3
Views: 1584

convert 107 small paragraphs to cells of a table column

I need to turn 107 tiny paragraphs (longest is 27 characters) into one column of a table, and another 107 tiny paragraphs into a second column of the same table. If it matters, they were error codes and matching error names snatched from a header file. I grabbed them as columns, using Notepad++. If ...
by kevinmcl
Thu Jun 25, 2015 9:05 pm
Forum: Flare's General Discussion
Topic: Export a topic as Word doc
Replies: 2
Views: 2124

Re: Export a topic as Word doc

Ah. I knew there was a reason I preferred the Menu bar... In Content Explorer, I always have "Show Files" set.... so, two columns. And then I stretch the Flare VM window between two screens, with the split between the Content file tree on the left screen, and the file list on the right. Gu...