Search found 86 matches

by nielsf
Wed Oct 30, 2019 5:42 am
Forum: Printed Documentation Targets
Topic: PDF Writer: Failed to convert to PDF font: Arial Unicode MS.
Replies: 5
Views: 3562

Re: PDF Writer: Failed to convert to PDF font: Arial Unicode

Sorry, no solution for you - just saying that I have that exact problem, too...
by nielsf
Thu Oct 11, 2018 3:43 am
Forum: Flare's General Discussion
Topic: Running WSL bash scripts as pre-build/post-build events
Replies: 2
Views: 1568

Re: Running WSL bash scripts as pre-build/post-build events

Or PowerShell:
Get-ChildItem -Name -Recurse -Filter *.htm > files.txt
by nielsf
Wed Feb 28, 2018 12:57 am
Forum: Flare's General Discussion
Topic: Line break in a Snippet
Replies: 10
Views: 5908

Re: Line break in a Snippet

There you go. Thanks!
Funny, I never realized there was a difference. I always just assumed that if you added the snippet inline, it was inline, and if you added it as a separate paragraph, it was a block...
I am now the wiser, and I thank thee!

-Niels
by nielsf
Tue Feb 27, 2018 9:34 am
Forum: Flare's General Discussion
Topic: Line break in a Snippet
Replies: 10
Views: 5908

Re: Line break in a Snippet

I have a similar problem - but my snippets do not use the <br /> tag. I have this snippet: <?xml version="1.0" encoding="utf-8"?> <html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" MadCap:lastBlockDepth="3" MadCap:lastHeight="130" ...
by nielsf
Wed Dec 20, 2017 8:42 am
Forum: Single-Sourcing
Topic: Snippets and ordered lists (OL)
Replies: 4
Views: 5020

Re: Snippets and ordered lists (OL)

Yes, that would work when mixing list styles, but not when continuing a list from any place in any list.
To do that, this is the only workable way I cound find.
But when re-reading the original question, I do see that it was about mixing list styles.
by nielsf
Wed Dec 20, 2017 7:07 am
Forum: Single-Sourcing
Topic: Snippets and ordered lists (OL)
Replies: 4
Views: 5020

Re: Snippets and ordered lists (OL)

Only way I can this to work is by using this scenario: <ol> <MadCap:snippetBlock src="../../../../../Resources/Snippets/CoA/Trace.flsnp" /> <li>The country code ... blah.</li> </ol> And the snippet looks like this: <body> <li>This is an item</li> <li>This is another item</li> <li>This is t...
by nielsf
Tue Dec 12, 2017 1:51 am
Forum: Web-based Outputs
Topic: Search across multiple projects
Replies: 8
Views: 4558

Re: Search across multiple projects

You may have to implement a third-party search engine. Some have done so using Elasticsearch (which is a "free" tool). We are looking into mimicking what Greg has done.

See this topic: viewtopic.php?f=9&t=29169&p=127605

-Niels
by nielsf
Mon Nov 20, 2017 1:48 am
Forum: Flare's General Discussion
Topic: Can macros be shared?
Replies: 3
Views: 2019

Re: Can macros be shared?

Thanks, Trent and Nita.
-Niels
by nielsf
Wed Nov 15, 2017 4:45 am
Forum: Flare's General Discussion
Topic: Can macros be shared?
Replies: 3
Views: 2019

Can macros be shared?

Hi,
Where are Flare macros stored, and can they be shared among users?
-Niels
by nielsf
Fri Oct 13, 2017 4:14 am
Forum: Flare's General Discussion
Topic: Format menu items based on conditions
Replies: 15
Views: 6665

Re: Format menu items based on conditions

Sorry - now it seems to work! I generated it again... OK, it almost works! When the menu item is selected, it loses its new formatting. Works: menubetaNotSelected.png Doesn't work (selected): menubetaSelected.png Looking in the code, the TOCbeta class is stripped from the entry when it is selected. ...
by nielsf
Fri Oct 13, 2017 4:03 am
Forum: Flare's General Discussion
Topic: Format menu items based on conditions
Replies: 15
Views: 6665

Re: Format menu items based on conditions

Hi, Not sure how you arrive at the conclusion that my code should apply to the whole book? Now that would be easy! No, I only apply it to select TOC entries. I create the toc style in the skin. I create the style class in the css. I apply the style to the TOC entry in its property page. I generate. ...
by nielsf
Fri Oct 13, 2017 3:46 am
Forum: Flare's General Discussion
Topic: Format menu items based on conditions
Replies: 15
Views: 6665

Re: Format menu items based on conditions

Sure.
Are you running 2017 r2, Jbleasdale?
by nielsf
Fri Oct 13, 2017 2:35 am
Forum: Flare's General Discussion
Topic: Format menu items based on conditions
Replies: 15
Views: 6665

Re: Format menu items based on conditions

OK, now I have time to experiment. I've added the style class in the skin, and the style shows up in the toc entry properties. I've added the style: .TOCbeta > a:after { content: "\f126"; /*code fork */ font-family: FontAwesome; vertical-align: super; position: relative; left: 5px; bottom:...
by nielsf
Fri Oct 13, 2017 12:08 am
Forum: Flare's General Discussion
Topic: Format menu items based on conditions
Replies: 15
Views: 6665

Re: Format menu items based on conditions

Thanks, I know - the issue is to get the class to show in there! :)
by nielsf
Thu Oct 12, 2017 7:10 am
Forum: Flare's General Discussion
Topic: Format menu items based on conditions
Replies: 15
Views: 6665

Re: Format menu items based on conditions

Thanks, Dave Lee, and also Jbleasdale who suggested going this route in a private IM. I will look into this. I will need some time to concentrate on it, because I can't see how the styles named in the skin and defined in the css get selectable in the toc entry properties. Preliminary experiments gav...
by nielsf
Thu Oct 12, 2017 3:42 am
Forum: Flare's General Discussion
Topic: Format menu items based on conditions
Replies: 15
Views: 6665

Re: Format menu items based on conditions

Sure thing - a picture is worth 1000 words, and all that:
MenuConditionalFormat.png
The menu item in the red box should have a different color than the other menu items, to set it apart.
(Of course the menu item "Internal pages" would be a candidate as well, but you get the idea.)
-Niels
by nielsf
Wed Oct 11, 2017 4:38 am
Forum: Flare's General Discussion
Topic: Format menu items based on conditions
Replies: 15
Views: 6665

Format menu items based on conditions

Hi, I maintain a beta site (kind of a staging site) and the "real" site. For users of the beta site, it could be useful to know that the page they are reading only exists on the beta site (so they don't get nervous). I'm already using conditions to keep the pages from being published to th...
by nielsf
Fri Oct 06, 2017 6:24 am
Forum: Flare's General Discussion
Topic: Shortcut to switch from XML Editor to Text Editor
Replies: 2
Views: 1212

Shortcut to switch from XML Editor to Text Editor

Hi,
Can anyone think of a shortcut to switch from XML Editor to Text Editor and vice versa?
Does not seem to be in the list of Options > Keyboard Shortcuts in Flare 2017 r2.
Thanks!

I use AutoHotkey macros as well, which I find very useful, but I don't think I can target the tab switch control.
by nielsf
Tue Jun 13, 2017 7:16 am
Forum: Flare's General Discussion
Topic: onclick code for toolbar javascript
Replies: 1
Views: 1250

Re: onclick code for toolbar javascript

Hi, This is done in the skin. From the Project Organizer, open the TopicToolBar skin, and select the Styles tab. Find your custom button, and expand its options. Expand the Event option. Enter the javascript command to be executed in the Click: event option. For instance, if you want to open your su...
by nielsf
Wed May 17, 2017 12:36 am
Forum: Flare's General Discussion
Topic: Menu proxy issues in 2017r2
Replies: 10
Views: 6684

Re: Menu proxy issues in 2017r2

Hi, Thanks for the answer. That's the thing - all the menu items are there, they just don't get shown. So somehow the script does not turn on the visibility correctly. Perhaps a timing issue, or some class changed its name (like the tab-bar-section changed its name to title-bar-section :shock: ). So...
by nielsf
Mon May 15, 2017 6:47 am
Forum: Flare's General Discussion
Topic: Menu proxy issues in 2017r2
Replies: 10
Views: 6684

Re: Menu proxy issues in 2017r2

I'm using a script that uses the menu structure to create a slide-out menu (menu is shown when you click a toolbar button; scrolls to the current menu item). That doesn't work anymore in 2017r2 (the menu content does slide in, but is just a blank waste of space with no links or anything). This is pr...
by nielsf
Tue May 02, 2017 12:41 am
Forum: Web-based Outputs
Topic: website style dropdown
Replies: 4
Views: 3090

Re: website style dropdown

...and? You would like to know how to build it using html? Or you want to generate it from your structure, or..?
A bit more detail would be helpful. :)
-Niels
by nielsf
Mon May 01, 2017 7:16 am
Forum: Web-based Outputs
Topic: Hyperlink from one HTML5 document to another
Replies: 2
Views: 1310

Re: Hyperlink from one HTML5 document to another

Yes, very cool!
Thanks for the tip.
-Niels
by nielsf
Wed Apr 26, 2017 12:09 am
Forum: Web-based Outputs
Topic: Search bar on front page in Topnav
Replies: 3
Views: 1675

Re: Search bar on front page in Topnav

Thanks, Dave! It had been looking all over for that, but I was looking for the "search-bar" class.
<rant>Every website has a home page. Would be nice with a specific homepage skin to make it easier to build.</rant>
Thanks again!
Niels
by nielsf
Tue Apr 25, 2017 6:18 am
Forum: Web-based Outputs
Topic: Search bar on front page in Topnav
Replies: 3
Views: 1675

Search bar on front page in Topnav

Hi, I've put the search bar in the nav-tab bar by unhiding the Search bar in the Header section of the TopNav skin. I can get that to look good. Why does this not show on the Front page (Home)? I'd really like it to. For the life of me, I can't get the search bar on the front page other than by addi...