Topics by Tag
34 topics found by tag: web help.
How to open a link in a new browser window, but not a tab
Currently I'm working on linking a Web Help system with my website. I can open a specific topic in a new tab in the web browser by using a hyperlink like this:
<a href="https://www.helpsmith.com/webhelp/topics/help-project.htm" target="_blank">Get Help</a>
But how can I force the web browser to open the link in a new instance of the [...]
How to link to an external PDF file from a topic of my help file
I have created a help file with HelpSmith, in which I want to reference the users to additional information that is available in external PDF documents.
How can I link to an external PDF document?
How to insert video from YouTube?
I have a video tutorial located on my YouTube channel.
Q: Is it possible to insert a YouTube video into a topic in my help file?
Clickable hyperlinks in breadcrumbs
I have a Breadcrumb object in the template that applies to the topics in my .CHM help file and Web Help system that I'm creating with HelpSmith.
However, the Breadcrumb displays the path to the selected topic as regular text.
How can I enable clickable hyperlinks in the Breadcrumb's path, so the user of the help file can follow to the appropri [...]
How do I make a screenshot resizable on a mobile device?
I'm working on creation of a web help system for my project with your HelpSmith software.
If I insert an image (e.g. screenshot) from a file, how can I make it resizable in the web help system?
In other words, when the help system is viewed on a small device (e.g. tablet, smartphone), the screenshot should resize accordingly to the screen size.
Is it possible to create a protected Web Help system? (Access restriction options?)
We want to publish a web-based documentation on our website, but we want to restrict access to some sections for specific users.
For example, we need to allow access to a web help section, or particular topics:
By user login/password.
By a special URL link/token.
Does HelpSmith provide an option to restrict access to the documentation?
How to set SEO-friendly filenames for topics?
When I export my help project as a web help system, the filenames of my topics are named like "idh-topic10.htm".
I would like to set meaningful filenames that correspond to the titles of the topics, which is important for better indexing/ranking of the pages by search engines, etc.
For example:
If I have a topic named "User Interface", it shoul [...]
Opening a compiled Web Help system
When I click Project>Compile in HelpSmith to produce a web help system, it opens the generated help system in the browser and everything works fine.
But if I launch the generated index.htm file manually in Windows explorer, some functions do not seem to work. For example, I cannot select a topic in the TOC, search topics by keywords, etc.
H [...]
How to make the Web Help footer to be Right Justified?
How can I apply the "Right Justified" alignment to the footer area of the Web Help layout?
Search in Web Help: set "Phrase" option as default setting
I want the users of my Web Help system to have the "Phrase" search option instead of the "Any words" option (on the Search tab) for better search results.
Is it possible to select the "Phrase" mode as the default setting?