Search found 9 matches

by HedgeHog
Wed Oct 08, 2014 7:53 am
Forum: WebHelp Mobile
Topic: Is there a way to add a search bar to the master page?
Replies: 6
Views: 8837

Re: Is there a way to add a search bar to the master page?

Yeah, I've got this working: <form onsubmit="location.href='file:///C:/Users/sadixon/Desktop/Flare/Output/sadixon/Mobile_Responsive_Test/Advanced/Resources/Search.htm?query=' + document.getElementById('myInput').value; return false;"> <input type="text" id="myInput" /> ...
by HedgeHog
Wed Oct 08, 2014 6:54 am
Forum: WebHelp Mobile
Topic: Is there a way to add a search bar to the master page?
Replies: 6
Views: 8837

Re: Is there a way to add a search bar to the master page?

I'm using a mobile output and target. Sorry for not being more specific, I thought this section was just for mobile help. When Flare generates a mobile output, the default landing page has a search bar and a link to the TOC. I want to direct users to a different page in the help (that I've already c...
by HedgeHog
Tue Oct 07, 2014 1:32 pm
Forum: WebHelp Mobile
Topic: Is there a way to add a search bar to the master page?
Replies: 6
Views: 8837

Is there a way to add a search bar to the master page?

I'm wanting to skip over the default page, and the toc pages generated by Flare, and send people to a home page that I specify (and can customize). The problem with that is the search bar only shows up on the Flare generated default page. Has anyone had any success adding one to the master page? Tha...
by HedgeHog
Thu Jun 26, 2014 7:04 am
Forum: Importing
Topic: "Import all Content files to one folder" not working
Replies: 0
Views: 963

"Import all Content files to one folder" not working

Has anyone else had any issues using the 'Import all Content files to one folder' functionality in Flare 9? It does not seem to be working when I select it from the Options tab.
by HedgeHog
Mon Mar 17, 2014 8:41 am
Forum: Importing
Topic: Flare 10 DITA Import file not retaining folder structure
Replies: 0
Views: 904

Flare 10 DITA Import file not retaining folder structure

In Flare 9, our import file keeps the folder structure when we reimport, but Flare 10 just dumps all but four of the files into the content folder (No idea what makes those four files special). I've tried checking and unchecking the 'Import all Content files to one folder' option, but looks exactly ...
by HedgeHog
Fri Mar 14, 2014 1:24 pm
Forum: Flare's General Discussion
Topic: Flare 10 DITA Import file not retaining folder structure
Replies: 0
Views: 658

Flare 10 DITA Import file not retaining folder structure

In Flare 9, our import file keeps the folder structure when we reimport, but Flare 10 just dumps all but four of the files into the content folder (No idea what makes those four files special). I've tried checking and unchecking the 'Import all Content files to one folder' option, but looks exactly ...
by HedgeHog
Tue May 07, 2013 5:35 am
Forum: Web-based Outputs
Topic: Custom TOC icons not working
Replies: 3
Views: 1466

Re: Custom TOC icons not working

wclass wrote:There are several places to set icons - does this topic help?
http://forums.madcapsoftware.com/viewto ... 13&t=14765

Also, you might need to clean your project (clear output folder) - Flare might be keeping some info in the cache.
That topic did help, thanks!
by HedgeHog
Mon May 06, 2013 12:28 pm
Forum: Web-based Outputs
Topic: Custom TOC icons not working
Replies: 3
Views: 1466

Custom TOC icons not working

I changed the TOCentry icons in the HTML5 skin once, and the icons changed to what I wanted. Now I tried changing them again and it isn't working. Has anyone else had this problem? Thanks.