Search found 22 matches

by arkana
Thu Oct 10, 2019 12:46 am
Forum: Flare's General Discussion
Topic: Release notes for 2019 r2?
Replies: 14
Views: 4973

Re: Release notes for 2019 r2?

I see a bug I reported got fixed, but I didn't receive their notification email as promised.
by arkana
Wed Jun 19, 2019 1:03 am
Forum: Web-based Outputs
Topic: Default Togglers to Expanded on Page Load
Replies: 34
Views: 32814

Re: Default Togglers to Expanded on Page Load

I'm very curious to know what scenarios demand these links being expanded by default. The purpose of these links is to make the topics more compact, and the body of the link content should be optional/obvious to some and only those interested should bother to expand them. Won't expanding them by def...
by arkana
Sun Jun 02, 2019 10:25 pm
Forum: Flare's General Discussion
Topic: Non-publishing markup, formatting, or highlighting?
Replies: 4
Views: 1305

Re: Non-publishing markup, formatting, or highlighting?

I don't think you can do this. But maybe first, you should re-think what you really want to achieve. It's not normal to show every internal note in the final output. So maybe what you really want to achieve, is to conditionally show/hide those notes instead of showing them with different styles. For...
by arkana
Mon May 13, 2019 1:49 am
Forum: Web-based Outputs
Topic: Search results 'hanging'
Replies: 2
Views: 1486

Re: Search results 'hanging'

Did you fix the problem? I also encountered this problem and is curious whether you found a fix for this.
by arkana
Tue Apr 23, 2019 11:23 pm
Forum: Web-based Outputs
Topic: Side navigation TOC behaviour inconsistent
Replies: 4
Views: 2683

Re: Side navigation TOC behaviour inconsistent

Hi Elizabeth,

Have you found a workaround for this? I also have this problem.
by arkana
Tue Apr 23, 2019 4:57 am
Forum: Styles, Stylesheets and XML
Topic: Prettify not prettifying
Replies: 9
Views: 6241

Re: Prettify not prettifying

Awesome. I finally got Prettify working. Funny that I added another variation during my test and moved the second script to the end, but it was after the body tag :o
by arkana
Tue Apr 23, 2019 2:52 am
Forum: Styles, Stylesheets and XML
Topic: Prettify not prettifying
Replies: 9
Views: 6241

Re: Prettify not prettifying

I end up using Prism for the same purpose, so ignore my previous post unless you want to provide the answer that you already know. Prism is easier to configure IMO. Now, one more question :P : anybody has implemented a Copy Code/Select All control, so that the user can click to copy the code to the ...
by arkana
Tue Apr 23, 2019 1:30 am
Forum: Styles, Stylesheets and XML
Topic: Prettify not prettifying
Replies: 9
Views: 6241

Re: Prettify not prettifying

I use prettyprint, but the steps in that blog post don't match the instructions in the prettyprint documentation . Perhaps the blog is out of date - you now use a different js file, and you don't need the transparent image or the link to the CSS file. All you need to do is include the code below in...
by arkana
Mon Apr 22, 2019 2:07 am
Forum: Web-based Outputs
Topic: HTML5 CSH header file
Replies: 6
Views: 3128

Re: HTML5 CSH header file

Thanks Nita. Since our Flare project is bound to source control (we use TFS), in the same repository as the APP, I think we can have the APP create/maintain the header file in the Advanced folder of the Flare Project folder. The APP has access to all the directories in TFS. This is the automatic sol...
by arkana
Mon Apr 22, 2019 1:29 am
Forum: Styles, Stylesheets and XML
Topic: Span tags in menu proxies
Replies: 17
Views: 7868

Re: Span tags in menu proxies

am I adding it to my main stylesheet or the stylesheet in the skin code? Add it in the main stylesheet. There's no separate stylesheet for the skin. The skin code only specifies a selector used to control the styling of the menu item in the side menu, and you should include that selector in your ma...
by arkana
Mon Apr 22, 2019 1:06 am
Forum: Flare's General Discussion
Topic: Exclude glossary from targets
Replies: 0
Views: 747

Exclude glossary from targets

Hi, If my project contains a glossary file, the glossary will be available on every new (HTML5?) target (Glossary tab) that I create. This is extremely annoying as this adds unnecessary burdens to several areas: now it's longer to build a very simple target because the build process always parses th...
by arkana
Thu Apr 18, 2019 7:56 pm
Forum: Web-based Outputs
Topic: HTML5 CSH header file
Replies: 6
Views: 3128

Re: HTML5 CSH header file

So when the app makes a CSH call, it generates the identifier from the form's unique name/path; e.g. MyApp_FeatureArea_FormName It's then my job to add all those identifiers to my Flare alias file, and map them to appropriate topics. ... the developer could make this job easier by writing an app th...
by arkana
Thu Apr 18, 2019 6:37 pm
Forum: Styles, Stylesheets and XML
Topic: Span tags in menu proxies
Replies: 17
Views: 7868

Re: Span tags in menu proxies

@jjw, what is your added .pdf style a subclass of? Can you supply more detail about that? I get the principle behind this, just not sure where to do each of these things. @arkana, what version of Flare are you using? And what target type and skin type? I'm using the latest (Flare 2019) and there is...
by arkana
Thu Apr 18, 2019 12:10 am
Forum: Styles, Stylesheets and XML
Topic: Span tags in menu proxies
Replies: 17
Views: 7868

Re: Span tags in menu proxies

@Matt F, I'm using side-nav and it's working. Maybe you can post the relevant skin XML code here..
by arkana
Mon Apr 15, 2019 6:45 pm
Forum: Styles, Stylesheets and XML
Topic: Span tags in menu proxies
Replies: 17
Views: 7868

Re: Span tags in menu proxies

Thanks Joe (and brigitte) for the great tip. I used your technique to achieve what I need and it's working perfectly. Two minor things: 1) in your code, the opening and ending tag doesn't match (styles vs. style). 2) I think you can just add one selector instead of three and you can apply the same s...
by arkana
Wed Jan 09, 2019 12:19 am
Forum: Web-based Outputs
Topic: Root Element Missing issue
Replies: 9
Views: 6754

Re: Root Element Missing issue

For me, I changed the Startup topic to another one and problem solved. Very scary indeed, and very difficult to troubleshoot!
by arkana
Wed Jan 02, 2019 10:02 pm
Forum: Web-based Outputs
Topic: How does Search work in HTML5 server-based help?
Replies: 1
Views: 1202

Re: How does Search work in HTML5 server-based help?

Hi,

Did you find answers to these questions? I have very similar questions and would like to know what you have found later or what approach you used in the end. Thanks!
by arkana
Tue Dec 25, 2018 10:51 pm
Forum: Flare's General Discussion
Topic: Supporting Customer Extension of Help
Replies: 7
Views: 3335

Re: Supporting Customer Extension of Help

Correct about copying a template HTML file (which I provide and keep up-to-date in terms of format) to a specified folder. Not about the alias. I've done that ahead, setting aside 100 ID values. Those match a set of designated file names in the target folder. You'll have to have those files when yo...
by arkana
Fri Dec 14, 2018 2:16 am
Forum: Flare's General Discussion
Topic: Supporting Customer Extension of Help
Replies: 7
Views: 3335

Re: Supporting Customer Extension of Help

What I do is pretty basic. Won't get me invited to speak at MadWorld anytime soon. :roll: My solution allows a user to create topics that they can open with an F1 press from within our program. That works because our program is used for application development and it's easy to add a line of code to...
by arkana
Mon Dec 03, 2018 2:01 am
Forum: Flare's General Discussion
Topic: Supporting Customer Extension of Help
Replies: 7
Views: 3335

Re: Supporting Customer Extension of Help

Ellis Pratt (frequent MadWorld speaker) mused on that topic in his blog, a while back: https://www.cherryleaf.com/blog/2016/01/how-to-create-online-help-topics-that-are-editable-by-clients/ I've recently started to use a variation on option #3, empty placeholders. It's been used in one project so f...
by arkana
Tue Apr 24, 2018 1:00 am
Forum: Web-based Outputs
Topic: Content distribution among top navigation menu and home page
Replies: 0
Views: 706

Content distribution among top navigation menu and home page

We are in the doc site planning stage and would like to know how to layout different content in the top menu (we are using HTML5 top nav template) and the home page, and how to set up the TOCs accordingly. We want to cover all content types (online help, user guide, release notes, etc.) on the home ...
by arkana
Thu Mar 15, 2018 7:01 pm
Forum: Flare's General Discussion
Topic: Using Flare with JIRA and Dev Wikis
Replies: 2
Views: 2348

Re: Using Flare with JIRA and Dev Wikis

If anyone has a solution for the problem, could you share how you did it because we have the same requirement.