Search found 19 matches
- Thu Aug 01, 2024 10:00 am
- Forum: Web-based Outputs
- Topic: code snippet copy function inserts hidden characters
- Replies: 7
- Views: 12899
Re: code snippet copy function inserts hidden characters
Two years later and we're still having this problem.
- Fri Mar 29, 2024 8:01 am
- Forum: Flare's General Discussion
- Topic: What is stemmer-english.amd.min.js, is it malware?
- Replies: 1
- Views: 1510
What is stemmer-english.amd.min.js, is it malware?
A file called stemmer-english.amd.min.js recently started appearing in my Resources/Scripts folder for my Flare project output. This file has never been here before. I have no idea where it came from or what it does, the Flare user guide doesn't turn up anything.
Is this a legitimate Flare file or ...
Is this a legitimate Flare file or ...
- Tue Nov 07, 2023 3:34 pm
- Forum: Central's General Discussion
- Topic: MadCap Central API
- Replies: 2
- Views: 23122
MadCap Central API
We currently have a trial license of MadCap Central that we're using mostly for analytics. Does MadCap document the API for Central anywhere? I searched but was unable to find any API documentation.
I can easily use Postman Interceptor to capture the requests the user interface is making, and then ...
I can easily use Postman Interceptor to capture the requests the user interface is making, and then ...
- Wed Oct 25, 2023 2:48 pm
- Forum: Flare's General Discussion
- Topic: Filenames into a variable?
- Replies: 1
- Views: 4579
Filenames into a variable?
Is there any way within Flare that I can reference the filename? For example, if I have a file called Introduction.htm, I'm hoping there's a system Flare variable that I can use to grab and insert "Introduction.htm" in different places.
Is there any easy way to do this within Flare?
Is there any easy way to do this within Flare?
- Thu Oct 19, 2023 12:44 pm
- Forum: Flare's General Discussion
- Topic: Analytics for Technical Documentation
- Replies: 5
- Views: 4372
Re: Analytics for Technical Documentation
Also, looking into the analytics that Central provides, it's even less than Google Analytics, and he's already not satisfied with Google Analytics.
- Thu Oct 19, 2023 11:41 am
- Forum: Flare's General Discussion
- Topic: Analytics for Technical Documentation
- Replies: 5
- Views: 4372
Re: Analytics for Technical Documentation
The target doc site doesn't have to be hosted in Central, but the content must be authored in a Flare project within Central unfortunately. All of our writers use the standalone MadCap Flare application, and we don't want to switch to Central (changing our entire infrastructure) just to get the ...
- Thu Oct 19, 2023 11:08 am
- Forum: Flare's General Discussion
- Topic: Analytics for Technical Documentation
- Replies: 5
- Views: 4372
Analytics for Technical Documentation
Hey guys,
My boss recently asked me to start researching analytics tools for technical documentation because he doesn't think Google Analytics provides enough value. Do any of you use any third-party analytics tools? Which ones are the current best in class? Something that focuses specifically on ...
My boss recently asked me to start researching analytics tools for technical documentation because he doesn't think Google Analytics provides enough value. Do any of you use any third-party analytics tools? Which ones are the current best in class? Something that focuses specifically on ...
- Thu Aug 25, 2022 9:42 am
- Forum: Web-based Outputs
- Topic: code snippet copy function inserts hidden characters
- Replies: 7
- Views: 12899
code snippet copy function inserts hidden characters
When users use the copy button to copy a code snippet, and then paste it into their editor, the code contains hidden <0xa0> characters which is the hex code for NBSP; HTML codes. If a user simply highlights the code and pastes into their editor there are no hidden characters. The Flare copy button ...
- Mon Sep 20, 2021 8:19 pm
- Forum: Printed Documentation Targets
- Topic: PDF uses the page H1 for page names
- Replies: 1
- Views: 3849
PDF uses the page H1 for page names
When I build PDF output, the pages are labeled using the H1 from the page. However, I would like the pages in the PDFs to be labeled the same as the label in the TOC instead of the H1. How do I change this behavior? I've looked at every setting on my PDF target and can't figure it out.
- Thu Aug 19, 2021 11:08 am
- Forum: Flare's General Discussion
- Topic: Check Flare license via command line
- Replies: 2
- Views: 1501
Re: Check Flare license via command line
That's very helpful, we can definitely query the registry to perform this check. Thanks for the response!
- Wed Aug 18, 2021 4:28 pm
- Forum: Flare's General Discussion
- Topic: Check Flare license via command line
- Replies: 2
- Views: 1501
Check Flare license via command line
We had a Flare user publish to our website using an unlicensed version of Flare and thus the text was scrambled. We now want to create an automated check to prevent this in the future.
Is there a way to verify if Flare is licensed via the command line? I know you can do it by going to Help -> About ...
Is there a way to verify if Flare is licensed via the command line? I know you can do it by going to Help -> About ...
- Tue Aug 17, 2021 9:40 am
- Forum: Flare's General Discussion
- Topic: Flare inserts a BOM or byte order mark in post build event
- Replies: 1
- Views: 1354
Flare inserts a BOM or byte order mark in post build event
We have several users that use Flare in our organization. Some of the users are experiencing an issue with the pre and post-build event commands. The issue only occurs when targets are built from the command line with madbuild.exe, not from the GUI.
We have a post-build event command that echoes ...
We have a post-build event command that echoes ...
- Mon Aug 09, 2021 10:36 am
- Forum: Flare's General Discussion
- Topic: Post-build event command issue, command line build
- Replies: 5
- Views: 6812
Re: Post-build event command issue, command line build
Does anyone have any ideas? We're still experiencing the issue.
- Thu Jul 29, 2021 1:09 pm
- Forum: Flare's General Discussion
- Topic: Post-build event command issue, command line build
- Replies: 5
- Views: 6812
Post-build event command issue, command line build
We have a post-build event command set up for a target that just echos variables to a file.
This is the command:
echo "$(TargetName)|$(ProjectDirectory)|$(OutputDirectory)" > %appdata%\mcoutput.fldat
On my machine, I can build targets via the GUI in Flare and also via the command line, and the ...
This is the command:
echo "$(TargetName)|$(ProjectDirectory)|$(OutputDirectory)" > %appdata%\mcoutput.fldat
On my machine, I can build targets via the GUI in Flare and also via the command line, and the ...
- Tue Jul 27, 2021 11:50 am
- Forum: Printed Documentation Targets
- Topic: PDF Links Broken
- Replies: 1
- Views: 1648
Re: PDF Links Broken
For anyone reading this, it's a bug in Flare 2021. Support sent me a replacement .dll file and now the issue is resolved.
- Mon Jul 19, 2021 9:34 am
- Forum: Flare's General Discussion
- Topic: Broken links in PDF output - v2021
- Replies: 11
- Views: 8585
Re: Broken links in PDF output - v2021
I have broken links in my PDF output, but the issue for me is with hyperlinks, the cross-references work fine. It seems that Flare is hard-coding the hyperlinks in the build process instead of using relative links. For example:
https://i.imgur.com/tncEdI4.png
This seems to be an issue with Flare ...
https://i.imgur.com/tncEdI4.png
This seems to be an issue with Flare ...
- Mon Jul 19, 2021 9:25 am
- Forum: Printed Documentation Targets
- Topic: PDF Links Broken
- Replies: 1
- Views: 1648
PDF Links Broken
Most of the links within my generated PDFs are broken. I narrowed down the issue to links that were inserted as hyperlinks and that link to another file in the project.
Cross-reference links work fine in the PDF output, it's only the hyperlinks that are broken. It seems that Flare is generating the ...
Cross-reference links work fine in the PDF output, it's only the hyperlinks that are broken. It seems that Flare is generating the ...
- Thu Jun 17, 2021 1:17 pm
- Forum: Single-Sourcing
- Topic: Imported files appear to be unlinked (but are still linked)
- Replies: 2
- Views: 3457
Imported files appear to be unlinked (but are still linked)
I have a child project imports snippets from a global project. Normally, the snippets that are imported have a link icon next to the name indicating that the snippets aren't local. Additionally, when you attempt to edit one of these files you will get a dialog explaining that the document is a ...
- Wed Sep 30, 2020 10:52 am
- Forum: Styles, Stylesheets and XML
- Topic: Flare wraps variables in spans, any way to prevent this?
- Replies: 4
- Views: 1984
Flare wraps variables in spans, any way to prevent this?
When you build content that contains variables, the output has the variable wrapped in a span tag.
<span class="ProductName">Widget</span>
Is there any way to prevent Flare from wrapping variables in span tags? I just want Flare to insert my variable without wrapping it in span tags since this ...
<span class="ProductName">Widget</span>
Is there any way to prevent Flare from wrapping variables in span tags? I just want Flare to insert my variable without wrapping it in span tags since this ...