Search found 15 matches

by Mark Propellerhead
Wed Nov 01, 2023 6:55 am
Forum: Styles, Stylesheets and XML
Topic: Flare interprets tag in preformatted code text
Replies: 6
Views: 8560

Re: Flare interprets tag in preformatted code text

Using Find Elements was helpful. I was able to use that to find pre tags and replace and wrap the codesnippet tags as you suggested. Thank you!
by Mark Propellerhead
Mon Oct 30, 2023 2:03 pm
Forum: Styles, Stylesheets and XML
Topic: Flare interprets tag in preformatted code text
Replies: 6
Views: 8560

Re: Flare interprets tag in preformatted code text

FYI - in case anyone else runs into this, I just cut the offending tags into a text editor so the XML turned valid, then copied them back into the Flare WYSIWYG window. Problem solved. Btw, I can't use a code snippet because there are hundreds of log samples and there is no time to manually apply a ...
by Mark Propellerhead
Mon Oct 30, 2023 11:29 am
Forum: Styles, Stylesheets and XML
Topic: Flare interprets tag in preformatted code text
Replies: 6
Views: 8560

Flare interprets tag in preformatted code text

Flare interprets the following <SendEvent> tag in preformatted code text, which breaks the XML. Is this a bug or am I missing something? (See inage) <td class="TableStyle-Alternate-Row-Color-BodyD-Column1-Body1"><div class="codeSnippet code-toolbar"><div class="codeSnippetBo...
by Mark Propellerhead
Wed Oct 25, 2023 8:51 am
Forum: Flare's General Discussion
Topic: Apply style to one table column
Replies: 1
Views: 1206

Re: Apply style to one table column

I realize the thread title I entered isn't exactly right. I know I can select all the cells of a column and apply a style. The real problem is keeping the preformatted text when copying code samples into Flare.
by Mark Propellerhead
Wed Oct 25, 2023 8:37 am
Forum: Flare's General Discussion
Topic: Apply style to one table column
Replies: 1
Views: 1206

Apply style to one table column

I need to create a table with one column of code samples that use a <pre> tag (among other columns with regular text). I've got a spreadsheet (google sheets) with all the text and code samples in regular text configured properly. When I copy the code samples into a new Flare table (paste as table), ...
by Mark Propellerhead
Wed Aug 16, 2023 8:26 am
Forum: Flare's General Discussion
Topic: System.IO.IOException
Replies: 6
Views: 2572

Re: System.IO.IOException

I restarted my machine and started the build first thing. It still happens. When I got the error, I tried the "What's using this file" tool in PowerToys as suggested. It reports "No Results".
locksmith.png
by Mark Propellerhead
Sat Aug 12, 2023 10:01 am
Forum: Flare's General Discussion
Topic: System.IO.IOException
Replies: 6
Views: 2572

System.IO.IOException

I get the following error many times during my HTML5 build. I am unable to finish the build because of this or even close Flare, even with the Task Manager: System.IO.IOException occurred at 8/12/2023 11:59:52 AM The process cannot access the file 'C:\SECURONIX\Securonix User Guide\Output\Mark\HTML5...
by Mark Propellerhead
Tue Nov 08, 2022 9:36 am
Forum: Flare's General Discussion
Topic: Dynamic Search Filters using Meta Tags?
Replies: 1
Views: 637

Dynamic Search Filters using Meta Tags?

I am scoping out options for a new help project (to replace a large existing mismanaged Flare project), and our company has considered using Zoomin for the front end and hosting. Zoomin would work with us to define a taxonomy, apply tags to topics, and offer our users the ability to search and filte...
by Mark Propellerhead
Thu Sep 15, 2022 2:36 pm
Forum: Flare's General Discussion
Topic: Download an old Flare version
Replies: 2
Views: 1363

Re: Download an old Flare version

Yup. That is the way. Thanks!
by Mark Propellerhead
Tue Sep 13, 2022 8:21 am
Forum: Flare's General Discussion
Topic: Download an old Flare version
Replies: 2
Views: 1363

Download an old Flare version

Hello, I just started a new job and they need me to use Flare 2020 for some work. I'm supposed to find the Flare 2020 download and install it. Does anyone know where I can find that?
by Mark Propellerhead
Tue Mar 01, 2022 1:07 pm
Forum: Web-based Outputs
Topic: TOC proxies are missing items
Replies: 2
Views: 726

Re: TOC proxies are missing items

I was able to reproduce this with a new project. I reported it as a bug. It appears TOC proxies do not work in the latest Flare build. 1. Start a new project using an HTML5 skin - I used Top Nav. 2. Add a TOC Proxy or Mini-TOC proxy to a topic. 3. Build. The TOC/Mini-TOC does not appear in the output.
by Mark Propellerhead
Tue Mar 01, 2022 11:06 am
Forum: Web-based Outputs
Topic: TOC proxies are missing items
Replies: 2
Views: 726

TOC proxies are missing items

When I insert a TOC proxy or Mini-toc proxy, I am missing TOC items in the HTML5 output. (The proxy is only including some of the TOC items.)

Has anyone seen this? It's really very frustrating.
by Mark Propellerhead
Tue Feb 01, 2022 11:47 am
Forum: Getting Started and Installation Issues
Topic: Trouble installing Flare on Parallels desktop 17
Replies: 1
Views: 7997

Trouble installing Flare on Parallels desktop 17

Hello, I was issued a Macbook Pro with an M1 chip, and I need to get Flare working on it. So, I installed Parallels 17.1.1 (51537) with Windows 11. I tried to install Flare 2021 R3 and all seemed to be working, but then it suddenly stopped. "Setup cancelled. The operation was cancelled. No chan...
by Mark Propellerhead
Fri Feb 21, 2014 12:42 pm
Forum: Single-Sourcing
Topic: Allow user to flip conditions in output?
Replies: 2
Views: 1976

Re: Allow user to flip conditions in output?

I think I agree that two separate versions with cross-links is the way to go. I was hoping for a "make it so" button. I'd like to keep the authoring environment as simple/accessible as possible for this, so geeking out with JavaScript/div tags probably isn't ideal (although thanks for the ...
by Mark Propellerhead
Fri Feb 21, 2014 10:19 am
Forum: Single-Sourcing
Topic: Allow user to flip conditions in output?
Replies: 2
Views: 1976

Allow user to flip conditions in output?

Hello, I am creating a WebHelp project that must include two interfaces: a web browser interface, and an old AS/400 green screen interface. (The next version of the product will include a web front end that does *most* of the product's functions, but not enough to deploy a separate help system for e...