Search found 110 matches
- Wed Nov 13, 2024 7:13 am
- Forum: Web-based Outputs
- Topic: Help project in PWA
- Replies: 1
- Views: 356
Re: Help project in PWA
Got the navigation bar in place to return to the home page of the web app, so thats ok for now. I'd still prefer to use history, but for now this is working. Ran into another issue on the other side. Using android, the top navigation menu doesn't display on tap, it follows the link to the TOC page ...
- Wed Oct 30, 2024 10:35 am
- Forum: Web-based Outputs
- Topic: Help project in PWA
- Replies: 1
- Views: 356
Help project in PWA
One of our projects is help for a web app, which can be installed as a progressive web app (PWA). Its working fine in desktop and on android, but on iOS we are running into an issue. When the help is called using an alias (CSH), it opens in the PWA frame. You can navigate within the help, but you ...
- Thu Sep 26, 2019 7:52 am
- Forum: Web-based Outputs
- Topic: HTML5 Index Subkeys
- Replies: 0
- Views: 648
HTML5 Index Subkeys
I'm wondering if anyone else has ran into this, and if there is a solution. We are building HTML5 Tripane help projects. On our Index tab, we have several keywords with subkeys. These appear with an expansion arrow next to them. Normally, this works regardless of it state, but we've found an issue ...
- Tue Jul 23, 2019 10:29 am
- Forum: Web-based Outputs
- Topic: HTML5 Index in Firefox
- Replies: 0
- Views: 799
HTML5 Index in Firefox
We are in the process of moving to HTML5, and after a recent update to Firefox are seeing that the Index tab never loads in our project. The page eventually completes, much slower than in any other browser, but the spinner is still showing in the Index. Looking at the inspector in Firefox, it shows ...
- Wed Nov 07, 2018 7:39 am
- Forum: WebHelp Mobile
- Topic: MasterPage not applying to compiled topics
- Replies: 2
- Views: 11605
Re: MasterPage not applying to compiled topics
I wasn't aware of that. That isn't ideal, but I already need to keep Flare 2017 in order to build some of our HTML5 Top Navs without editing them completely due to the changes in Flare 2018. Switching to HTML5 is probably going to be our solution long term. If we don't find another answer, I'll ...
- Tue Nov 06, 2018 12:56 pm
- Forum: WebHelp Mobile
- Topic: MasterPage not applying to compiled topics
- Replies: 2
- Views: 11605
MasterPage not applying to compiled topics
We have a WebHelp Mobile output and are working on updating our MasterPage and stylesheet to utilize Google Fonts and mouseover color changes. It looks great in our topics, but they do not take effect on the files that Flare generates (Contents, Index, Search Results, Glossary, etc). Is there a way ...
- Mon Oct 29, 2018 6:02 am
- Forum: Styles, Stylesheets and XML
- Topic: Google Font in Clean XHTML output
- Replies: 2
- Views: 1235
Google Font in Clean XHTML output
We are trying to create set of cross platform pages to use with our installer project, and Clean XHTML w/ inline styles seems like the best choice because it has no other deliverables required. However, the compiling process is stripping out the Google Font code from our pages, even if they are ...
- Mon May 07, 2018 8:38 am
- Forum: Flare's General Discussion
- Topic: Flare 2018 Broke My Customized HTML5 Top Nav Skin
- Replies: 4
- Views: 2250
Re: Flare 2018 Broke My Customized HTML5 Top Nav Skin
We ran into the same issue after converting; all of the CSS overrides we made to customize the HTML5 skin are wonky or missing if we build under 2018. Fortunately, we still have 2017 R3 installed to build from, but if we do need to start using new features in 2018 its going to cause issues ...
- Thu Nov 02, 2017 2:26 pm
- Forum: Web-based Outputs
- Topic: Is there a workaround for the hardcoded stop-word list?
- Replies: 6
- Views: 4026
Re: Is there a workaround for the hardcoded stop-word list?
We are also running into this issue. We just released our software in beta, and one of our very few users insists on typing full sentences into the Search field like this is Ask Jeeves. "How can I do this?" highlights every instance of the letter "I" in every topic. Ugh. Submitted a request for ...
- Mon Oct 16, 2017 10:31 am
- Forum: Flare's General Discussion
- Topic: Add title to Thumbnail Image popup?
- Replies: 6
- Views: 3574
Re: Add title to Thumbnail Image popup?
We are using Flare's thumbnail CSS, and have the Image Properties set to Popup. Since the resulting image is so large, we didn't want to use Mouseover. I've tried using both the Screen Tip and Alternate Text options in the Image Properties, but both only seem to apply to the thumbnail, not the ...
- Wed Oct 11, 2017 7:46 am
- Forum: Flare's General Discussion
- Topic: I am having skin problems.
- Replies: 10
- Views: 4350
Re: I am having skin problems.
I have used @font-face, but the fonts still aren't displaying in the output. So after some digging I noticed that the fonts folder (which is located in the stylesheets folder in the content organiser in Flare) isn't getting bundled into the output. The standard @font-face script wasn't working in ...
- Tue Oct 10, 2017 8:39 am
- Forum: Flare's General Discussion
- Topic: Add title to Thumbnail Image popup?
- Replies: 6
- Views: 3574
Add title to Thumbnail Image popup?
We are using Thumbnail Images so that when a user clicks on the image it pops up to a larger size. This helps make our topics readable, while still providing access to HD images. However, we got some feedback that it was not intuitive to click the image to dismiss it; standard web application ...
- Tue Oct 10, 2017 8:33 am
- Forum: Flare's General Discussion
- Topic: I can't use a vector logo in a skin??
- Replies: 3
- Views: 1495
Re: I can't use a vector logo in a skin??
We are using SVG files for proper scaling, but these can't be used directly. Instead, I used a placeholder for the image in the skin and then overrode the image in the CSS with the correct SVG file. I did submit a request for enhancement to allow the use of vector images, so it probably wouldn't ...
- Wed Sep 27, 2017 6:33 am
- Forum: Flare's General Discussion
- Topic: Hyperlinks in Snippets
- Replies: 1
- Views: 1294
Hyperlinks in Snippets
In our newest project, we have moved the majority of our content to snippets so that they can be reused in multiple topics and targets. However, we came across an interesting issue regarding hyperlinks. Many snippets will have links to the topic where that subject is addressed. Occasionally, this ...
- Fri Aug 25, 2017 11:58 am
- Forum: Web-based Outputs
- Topic: HTML5 Search Abstract Content
- Replies: 0
- Views: 985
HTML5 Search Abstract Content
In the HTML5 Top Navigation project, the Search field returns the first 500 or so characters of the topic, highlighting any of the search terms. This is great if the results are near the beginning of the topic, but I've been asked if it can change this to be more dynamic. Ideally, it would show ~20 ...
- Thu Aug 10, 2017 6:04 am
- Forum: Web-based Outputs
- Topic: Page Title for HTML5 Top Navigation Search Results
- Replies: 2
- Views: 1562
Re: Page Title for HTML5 Top Navigation Search Results
That changes the text at the top of the page, but not the title on the browser tab. However, I came across his thread to append text to all article titles as part of the masterpage, which was something else I wanted and will accomplish the same thing. So... I think I'm ok now. Thanks!
- Wed Aug 09, 2017 8:12 am
- Forum: Web-based Outputs
- Topic: HTML5 TOC link obscures H1 in topic
- Replies: 3
- Views: 2059
Re: HTML5 TOC link obscures H1 in topic
If there is no bookmark in the URL (i.e., www.url.com/pagename.htm[b]#scroll[/b]), you could look at the page source and see if there is a javascript that is scrolling the page. There isn't anything I've seen built into Flare that does that, but I have seen scrolling scripts that perform that ...
- Wed Aug 09, 2017 7:56 am
- Forum: Web-based Outputs
- Topic: Custom button image fails to display
- Replies: 2
- Views: 1358
Re: Custom button image fails to display
When I've had issues with images not appearing, its generally due to a path issue. In Firefox, you can use the Inspect Element option to see what styles are applied to the button, and try drilling down on the background-image (Ctrl+click). This will show you what path it is coded to use, and you can ...
- Wed Aug 09, 2017 7:37 am
- Forum: Web-based Outputs
- Topic: Page Title for HTML5 Top Navigation Search Results
- Replies: 2
- Views: 1562
Page Title for HTML5 Top Navigation Search Results
Hello all,
Just wanted to know if I'm missing something. I'd like to change the title that is assigned to the Search Results page in our new HTML5 top Navigation project. However, I don't see where this option might be hidden at.
Any suggestions?
Just wanted to know if I'm missing something. I'd like to change the title that is assigned to the Search Results page in our new HTML5 top Navigation project. However, I don't see where this option might be hidden at.
Any suggestions?
- Tue Apr 30, 2013 8:38 am
- Forum: Source Control
- Topic: Did v9 break connection w/ Perforce?
- Replies: 11
- Views: 9950
Re: Did v9 break connection w/ Perforce?
But here's the kicker: When you check a file in, you initially get the Progress dialog box, and then the error message "The method or operator is not implemented." The final nail in the "We didn't test this" coffin. As a side note, this is why we don't want to let programmers write error messages ...
- Fri May 25, 2012 6:49 am
- Forum: Single-Sourcing
- Topic: Conditional Javascript
- Replies: 5
- Views: 3621
Re: Conditional Javascript
It does conditionalize the script if it is in the body, and I've noticed that other objects in the head also do not conditionalize (the title tag, for example), so its definitely something about the location of the tag. I've submitted a bug for this, but in the mean time we will need to move ...
- Thu May 24, 2012 7:22 pm
- Forum: Single-Sourcing
- Topic: Conditional Javascript
- Replies: 5
- Views: 3621
Re: Conditional Javascript
The code in each page are basically identifiers unique to that page. We have four sets of variables that are initialized in a JS file, and are called as part of other functions when certain buttons are pressed (onclick events). Since each page can have any, all, or none of these set, each needs to ...
- Thu May 24, 2012 2:16 pm
- Forum: Single-Sourcing
- Topic: Conditional Javascript
- Replies: 5
- Views: 3621
Re: Conditional Javascript
I tried this in a copy of the project and it still doesn't work for the script tags in the head, but works for other elements in the body. It has to be something related to either script tags or the head location. I'm going to try moving the script into the body (yuk) and see how that works.
- Thu May 24, 2012 9:01 am
- Forum: Single-Sourcing
- Topic: Conditional Javascript
- Replies: 5
- Views: 3621
Conditional Javascript
We have a bit of javascript in the head of each of our topics (being compiled into HTML Help/CHMs). This is used for adding additional functionality, and contains links to other topics that are called in a uniform way. However, we are working on multiple versions of the release within one project ...
- Tue May 15, 2012 8:58 am
- Forum: Flare's General Discussion
- Topic: Structure bar question
- Replies: 5
- Views: 1623
Re: Structure bar question
The structure bar spacing has to do with your paragraph style formatting. Select the paragraph and look at your local formatting window. Most likely there is some margin or padding applied differently in one example than the other. I can see that your second example has a different font applied, so ...