I am fighting tooth and nail to get my company to move away from dead tree (PDF) documentation delivery and onto the web, for several reasons, not the least of which is:
- Our documents are primarily used on a screen
- You can't interact with API documentation from a PDF
- Umpteen versions of PDFs ...
Search found 43 matches
- Mon Jul 21, 2014 2:22 pm
- Forum: Web-based Outputs
- Topic: Customer-specific content in web-based help?
- Replies: 13
- Views: 5461
- Fri Jul 18, 2014 12:20 pm
- Forum: Web-based Outputs
- Topic: Adding "select code" script to a div?
- Replies: 1
- Views: 1015
Re: Adding "select code" script to a div?
Never mind, one of the developers owed me a favor and was able to get it up and running for me. So excited to put this out there!
If anyone else wants the javascript, PM me and I'll share with you how I did it.
If anyone else wants the javascript, PM me and I'll share with you how I did it.
- Fri Jul 18, 2014 8:27 am
- Forum: Web-based Outputs
- Topic: Adding "select code" script to a div?
- Replies: 1
- Views: 1015
Adding "select code" script to a div?
I am trying to add a JavaScript function to have the user press a button and select all of a code sample inside a <div> (which of course contains a <pre>). I have played around with some of the samples online but keep coming up empty because the XML editor in Flare complains about invalid syntax ...
- Wed Jul 16, 2014 7:28 am
- Forum: Printed Documentation Targets
- Topic: Set table with for PDF outputs?
- Replies: 3
- Views: 1465
Re: Set table with for PDF outputs?
Thanks, Paul! I got something to work. Write on.
- Tue Jul 15, 2014 9:07 am
- Forum: Printed Documentation Targets
- Topic: Set table with for PDF outputs?
- Replies: 3
- Views: 1465
Re: Set table with for PDF outputs?
Oh, derp! There are mediums for table stylesheets as well.
Mediums get me every time!
Mediums get me every time!
- Tue Jul 15, 2014 7:44 am
- Forum: Printed Documentation Targets
- Topic: Set table with for PDF outputs?
- Replies: 3
- Views: 1465
Set table with for PDF outputs?
Because there is so much more width real estate for a table in online output, is there a way to set 2 separate table widths - one for online output and one for print? I know you can set print size on an image but I am not seeing a way to do this for tables.
Thanks, y'all!
Thanks, y'all!
- Fri Jul 11, 2014 2:09 pm
- Forum: Styles, Stylesheets and XML
- Topic: Bullets no longer appearing...
- Replies: 4
- Views: 2077
Re: Bullets no longer appearing...
I figured it out - I just had to remove the bullet image defined for <UL> in the CSS, it's in the List properties if someone else runs into this same issue.
- Thu Jul 10, 2014 6:55 am
- Forum: Styles, Stylesheets and XML
- Topic: arrrgh, where are bullets?
- Replies: 5
- Views: 2454
Re: arrrgh, where are bullets?
Alternatively, you can alter the CSS as follows:
- ul > list > list-style-image=none
- ul > list > list-style-type=[type]
- ul > list > list-style-image=none
- ul > list > list-style-type=[type]
- Fri Jun 27, 2014 9:11 am
- Forum: Flare's General Discussion
- Topic: TOC Depth and mc-heading-level question
- Replies: 7
- Views: 4984
Re: TOC Depth and mc-heading-level question
Never mind... I figured it out. I had my mc-heading-level for h2 set to 0 and now it's working like a charm. Thanks!
- Fri Jun 27, 2014 9:07 am
- Forum: Styles, Stylesheets and XML
- Topic: Bullets no longer appearing...
- Replies: 4
- Views: 2077
Re: Bullets no longer appearing...
I'm running into a similar problem. I installed GhostScript but even when I select circle bullets it still renders the bullets in output with the default, which looks something like this:
>>
Anyone else run into this problem?
>>
Anyone else run into this problem?
- Fri Jun 27, 2014 8:59 am
- Forum: Flare's General Discussion
- Topic: TOC Depth and mc-heading-level question
- Replies: 7
- Views: 4984
Re: TOC Depth and mc-heading-level question
The issue I am running into when I set it up so the TOC Depth is used for heading levels is that bookmarks panel in the PDF only generates bookmarks for Heading 1s then. How would I set this up so that when it determines the heading levels based on the TOC depth, it creates bookmarks in the ...
- Wed Jun 25, 2014 7:28 am
- Forum: Web-based Outputs
- Topic: Importing HTML5 output to Confluence
- Replies: 1
- Views: 1096
Re: Importing HTML5 output to Confluence
I don't have an answer, but I do have the same question!
- Thu Jun 05, 2014 11:05 am
- Forum: Flare's General Discussion
- Topic: Pasting XML into a code block
- Replies: 9
- Views: 13117
Re: Pasting XML into a code block
From the Flare-generated PDF output, which is what our developers will use.
- Thu Jun 05, 2014 9:48 am
- Forum: Flare's General Discussion
- Topic: Pasting XML into a code block
- Replies: 9
- Views: 13117
Re: Pasting XML into a code block
The <pre> tag is great for preserving line breaks and whitespace, however, when I attempt to copy a block of code into an external program like Notepad++ or our API test client, the tabs are not selected in the copy. Therefore, THIS:
<CSIAPIRequest>
<OfficeData>
<Service></Service ...
<CSIAPIRequest>
<OfficeData>
<Service></Service ...
- Thu Jun 05, 2014 9:34 am
- Forum: Printed Documentation Targets
- Topic: Make bookmarks panel match TOC?
- Replies: 3
- Views: 1526
Re: Make bookmarks panel match TOC?
Perfecto! This worked like a charm. Thanks so much!
... now on to my next battle.
... now on to my next battle.
- Fri May 30, 2014 8:49 am
- Forum: Printed Documentation Targets
- Topic: Make bookmarks panel match TOC?
- Replies: 3
- Views: 1526
Re: Make bookmarks panel match TOC?
Sweet action! I'll let you know how it goes 
- Fri May 30, 2014 7:14 am
- Forum: Printed Documentation Targets
- Topic: Make bookmarks panel match TOC?
- Replies: 3
- Views: 1526
Make bookmarks panel match TOC?
When I generate a PDF, I would like for the structure of the bookmarks panel to match the structure of my TOC, but instead it builds everything off of headings. Is there a way to change this or is it a default behavior? I know I can set the heading levels based on TOC depth, but I don't really want ...
- Thu May 22, 2014 7:18 am
- Forum: Flare's General Discussion
- Topic: Cross referencing external files
- Replies: 2
- Views: 1471
Re: Cross referencing external files
Thanks, Lisa!
- Wed May 21, 2014 8:31 am
- Forum: Flare's General Discussion
- Topic: Cross referencing external files
- Replies: 2
- Views: 1471
Cross referencing external files
We're entertaining the idea of creating a centralized repository of our code samples, since our API takes requests and responses in XML, instead of having the tech writer come in and change code samples every time something updates. Is there a way in Flare to embed the contents of an external XML ...
- Wed Apr 30, 2014 9:12 am
- Forum: Flare's General Discussion
- Topic: Publish all files to a single folder?
- Replies: 4
- Views: 1569
Re: Publish all files to a single folder?
We finally convinced our Drupal developer to write a script that will pick up folders in subdirectories. But it was worth a shot!
- Wed Apr 30, 2014 7:45 am
- Forum: Flare's General Discussion
- Topic: Change default folder for images?
- Replies: 1
- Views: 966
Change default folder for images?
Howdy y'all! By default, when you add an image to a topic, Flare places this image file in the Resources/Images folder. Is there way to change this behavior to have Flare put the images in a user-defined folder! It's not a huge deal of work for us to move them, but it would be a fabulous time saver!
- Thu Apr 10, 2014 1:55 pm
- Forum: Flare's General Discussion
- Topic: Publish all files to a single folder?
- Replies: 4
- Views: 1569
Re: Publish all files to a single folder?
Thanks, Marjorie.
We're already leaving off the /Content part. We're generating HTML5 and importing the HTML files into Drupal. Yes, we want to have the source in a folder structure, but Drupal expects all these topics to be in one Output folder (and yeah, I don't think it's possible in Flare ...
We're already leaving off the /Content part. We're generating HTML5 and importing the HTML files into Drupal. Yes, we want to have the source in a folder structure, but Drupal expects all these topics to be in one Output folder (and yeah, I don't think it's possible in Flare ...
- Thu Apr 10, 2014 1:52 pm
- Forum: Capture's General Discussion
- Topic: Images processed with Capture in different output directory
- Replies: 0
- Views: 1292
Images processed with Capture in different output directory
Because we import our output files into Drupal to render on our website, we depend on the images living the directory we specify in pre-processing. However, when the topic gets built, if it's a topic that includes an image modified in MadCap Capture, the processor changes the image path to ...
- Thu Mar 20, 2014 10:18 am
- Forum: Flare's General Discussion
- Topic: Publish all files to a single folder?
- Replies: 4
- Views: 1569
Publish all files to a single folder?
For our implementation, we currently have to keep all our topic files in a single folder. As you can imagine, this gets pretty unwieldy and while we can work mostly in the context of a TOC, we'd love to be able to divide these topics into folders by functional area.
If we do that, though ...
If we do that, though ...
- Wed Feb 19, 2014 11:51 am
- Forum: Web-based Outputs
- Topic: display level 3 heading in TOC
- Replies: 6
- Views: 2175
Re: display level 3 heading in TOC
The autogenerate worked great for me too! Now if only I can figure out how to highlight the correct TOC node when scrolling through...