Search found 85 matches

by jimgilliam
Thu Feb 02, 2023 10:44 am
Forum: Tips and Tricks
Topic: MadCap's Dynamic Help Window
Replies: 1
Views: 5083

MadCap's Dynamic Help Window

Hi. I'd like to create something similar to the Dynamic Help window that opens when you click Help > Dynamic Help in Flare. See attached image. Does anyone know how I could accomplish creating something like this? I'm wanting a panel (or custom sized window) to display my team's help content. CSH ca...
by jimgilliam
Wed Feb 01, 2023 3:38 pm
Forum: Flare's General Discussion
Topic: Maximum Entries for Flare Glossaries?
Replies: 3
Views: 1030

Re: Maximum Entries for Flare Glossaries?

Thanks, Nita. These terms haven't been added over time. I received an Excel worksheet from a developer with two columns: ColumnA=terms list and ColumnB=definitions list. I sorted them in alpha order and removed leading spaces (in the definitions column). Then I used the Kaizen plugin to "Import...
by jimgilliam
Wed Feb 01, 2023 10:34 am
Forum: Flare's General Discussion
Topic: Maximum Entries for Flare Glossaries?
Replies: 3
Views: 1030

Maximum Entries for Flare Glossaries?

Hi. Is there a maximum number of entries for each glossary file? I have a glossary file that has around 2,100 terms and definitions (and I need to add more). When I build online or PDF outputs, everything works fine and the glossary generates. However, when I attempt to open the glossary file in the...
by jimgilliam
Wed Jan 18, 2023 11:18 am
Forum: Flare's General Discussion
Topic: Eclipse Output Not Working
Replies: 0
Views: 951

Eclipse Output Not Working

Hi. I've installed Eclipse and Java, and I created an Eclipse target in Flare. After I build the Eclipse target and try to view it, the Eclipse terminal window pops up and then shuts down. Does anyone have any advice about getting this to work? Also, for the Viewing Options in Flare, I select the fo...
by jimgilliam
Sat Jan 07, 2023 10:49 pm
Forum: Styles, Stylesheets and XML
Topic: Styling a Menu Proxy
Replies: 2
Views: 1528

Styling a Menu Proxy

I'm placing a menu proxy into a MasterPage (Template Page), and I want to apply my own CSS to the list the menu proxy creates. I'm unable to find the element/class reference for the menu proxy. I have the CSS for an unordered list, but I'm having trouble finding how to apply that CSS to a menu proxy...
by jimgilliam
Mon Mar 25, 2019 10:04 am
Forum: Flare's General Discussion
Topic: CSH - Developer using alias.xml but. . . .
Replies: 9
Views: 3982

Re: CSH - Developer using alias.xml but. . . .

Thanks for the information, Dave. I did not know Flare automatically redirected URLs in that fashion. I thought because the TopNav URLs were visibly different than the Tripane URLs, we would have to create the header/alias files and have the devs change many links in the application. Yes, Dave, we'r...
by jimgilliam
Sat Mar 23, 2019 5:31 pm
Forum: Flare's General Discussion
Topic: CSH - Developer using alias.xml but. . . .
Replies: 9
Views: 3982

Re: CSH - Developer using alias.xml but. . . .

Just as a note, I don't think you can tell Flare which header file to use with the alias file. Hi David. I think you can set a primary header file for individual alias files to use. It's in the Identifier Options dialog (open the alias file and in the local toolbar, click Identifier Options) and se...
by jimgilliam
Wed Apr 25, 2018 11:23 am
Forum: Web-based Outputs
Topic: Flare complains about Javascript operator in script
Replies: 5
Views: 2609

Re: Flare complains about Javascript operator in script

Thanks, AlexFox! That worked.
by jimgilliam
Tue Apr 24, 2018 4:35 pm
Forum: Web-based Outputs
Topic: Flare complains about Javascript operator in script
Replies: 5
Views: 2609

Re: Flare complains about Javascript operator in script

I'm having a similar issue in Flare. Bing gives the code below, and Flare says the equal sign is an unexpected token. Why doesn't it work? <script type="text/javascript" id="bcs_js_snippet" src="https://ui.customsearch.ai/api/ux/render?customConfig=555555555&market=en-US...
by jimgilliam
Mon Oct 30, 2017 9:04 am
Forum: Styles, Stylesheets and XML
Topic: Bullets Not Staying in DIVs
Replies: 3
Views: 1210

Re: Bullets Not Staying in DIVs

Hi TWAnnie. I'm not sure why the div didn't show up before, but it is there. I did try inserting a Flare textbox from the insert tab, and that must have jerked something into gear in Flare, because now it all works. Sometimes, I think Flare has issues if the writer manually codes HTML into the editor.
by jimgilliam
Mon Oct 30, 2017 7:10 am
Forum: Styles, Stylesheets and XML
Topic: Bullets Not Staying in DIVs
Replies: 3
Views: 1210

Bullets Not Staying in DIVs

Hi. I have styled a DIV and within it I have a <p> and an unordered list (<ul><li>). In Flare's editor, the div and style shows fine. However, in Preview and in any browser, the layout is distorted. Is this a bug in Flare, or am I doing something else wrong? This type of code works fine when I creat...
by jimgilliam
Fri Apr 07, 2017 7:38 am
Forum: Flare's General Discussion
Topic: Build Events in Flare 2017
Replies: 1
Views: 1271

Re: Build Events in Flare 2017

Or maybe a script to check the status of ServerEnabled, and if it is true, then abort the build or the publish and give the writer a dialog message box explaining why.

Thoughts?
by jimgilliam
Fri Apr 07, 2017 7:18 am
Forum: Styles, Stylesheets and XML
Topic: Thumbnail Not Displaying Full Size When Clicked
Replies: 5
Views: 2649

Re: Thumbnail Not Displaying Full Size When Clicked

Thanks, Dave. Guess I'm confused by Flare's help; it says it will show the full-size image in the popup. My image is 800x600, so it doesn't seem like Flare calculates the window properly because it clearly doesn't show the popup at 800x600. It looks more like 400x500. I'll just show the full image i...
by jimgilliam
Thu Apr 06, 2017 9:23 am
Forum: Flare's General Discussion
Topic: Build Events Tab Not Showing
Replies: 4
Views: 1839

Re: Build Events Tab Not Showing

Thanks! Upgrading is the answer.
by jimgilliam
Thu Apr 06, 2017 9:01 am
Forum: Flare's General Discussion
Topic: Build Events in Flare 2017
Replies: 1
Views: 1271

Build Events in Flare 2017

I'd like to write a pre-build event script that checks if the ServerEnabled node (a setting in the Target > Publishing tab) is set to true. If it's checked (set to true), then I want the pre-build script to set the ServerEnabled to false. :flare: For example: IF ServerEnabled == true then set to fal...
by jimgilliam
Thu Apr 06, 2017 8:55 am
Forum: Styles, Stylesheets and XML
Topic: Thumbnail Not Displaying Full Size When Clicked
Replies: 5
Views: 2649

Re: Thumbnail Not Displaying Full Size When Clicked

Thanks, devjoe. Where do I set the window size for a popup in Flare? I see where to define the thumbnail size but not the popup window size.
by jimgilliam
Tue Apr 04, 2017 5:08 pm
Forum: Styles, Stylesheets and XML
Topic: Thumbnail Not Displaying Full Size When Clicked
Replies: 5
Views: 2649

Thumbnail Not Displaying Full Size When Clicked

Hi. I have followed the Flare help documentation, but my thumbnail image is not displaying full-size when a user clicks or hovers it.
It seems to me hardcoded to a height for some reason. I'm using Flare 2017. Is this a bug in Flare? I just followed their instructions.
by jimgilliam
Thu Mar 30, 2017 1:08 pm
Forum: Flare's General Discussion
Topic: Build Events Tab Not Showing
Replies: 4
Views: 1839

Re: Build Events Tab Not Showing

I'm using Flare version 12.
by jimgilliam
Thu Mar 30, 2017 12:34 pm
Forum: Flare's General Discussion
Topic: Build Events Tab Not Showing
Replies: 4
Views: 1839

Build Events Tab Not Showing

Why would the Build Events tab not be showing in my target? I see all options except the Build Events tab.
by jimgilliam
Fri Mar 17, 2017 8:55 am
Forum: Styles, Stylesheets and XML
Topic: Create Custom Style Button on Ribbon
Replies: 1
Views: 1354

Create Custom Style Button on Ribbon

Hi. I've created a Flare plugin that displays a custom ribbon tab and a custom button coded in C#. What I'd like to do is: - have the button add a CSS class from my style sheet to the selected text when the button is clicked. Sort of like similar functionality of the default bullet button on the Hom...
by jimgilliam
Mon Aug 08, 2016 7:59 am
Forum: MadCap Lingo General Discussion
Topic: Does Lingo Work With MySQL?
Replies: 1
Views: 1982

Does Lingo Work With MySQL?

I have a database set up on a MySQL server, but Lingo doesn't want to connect. Can you use a MySQL database with Lingo? Also, if MySQL is not an option with Lingo, what if we stored the Translation Memory database on a shared network drive? Can two or more authors read/write to the TM if it's stored...
by jimgilliam
Thu Mar 31, 2016 10:32 am
Forum: Flare's General Discussion
Topic: Using Glossary with Top Nav
Replies: 4
Views: 2121

Re: Using Glossary with Top Nav

Yeah, you can include a glossary proxy for TopNav, but it automatically creates hyperlinks on the words that don't go anywhere and don't do anything. Probably better off just typing them into a topic so you can format as you like.
by jimgilliam
Tue Mar 22, 2016 2:30 pm
Forum: Flare's General Discussion
Topic: TopNav Menu Alignment Not Working
Replies: 3
Views: 985

Re: TopNav Menu Alignment Not Working

Here's the solution: Apparently, you have to set it in the Styles tab.
by jimgilliam
Tue Mar 22, 2016 2:25 pm
Forum: Flare's General Discussion
Topic: TopNav Menu Alignment Not Working
Replies: 3
Views: 985

Re: TopNav Menu Alignment Not Working

Hi awells12. The Menu option is not available in Tablet or Mobile mediums. See attached image.

Jim
by jimgilliam
Tue Mar 22, 2016 12:21 pm
Forum: Flare's General Discussion
Topic: TopNav Menu Alignment Not Working
Replies: 3
Views: 985

TopNav Menu Alignment Not Working

I started a new TopNav project from the TopNav Basic2 template in Flare 12. When I try to align the menu to the left and put the logo on the right, everything works fine in Web view. However, in Tablet and Mobile views, the menu is aligned to the right and overlaps the logo. Is this happening to any...