Topics by Tag
33 topics found by tag: web help.
How to publish a Web Help system?
I've downloaded your HelpSmith software to create our online documentation which can be accessed by other people.
Currently we have some questions on documentation publishing:
Can we publish a generated Web Help system on our website?
How can we publish a Web Help system for use within our organization?
Is it possible to link to a specific top [...]
Linking to a specific topic in our Web Help system
We are trying to test the context sensitive capabilities of the Web Help system that we have created with HelpSmith.
Our developers would like to create links to specific topics by using the topic's textual ID instead of the Context number. However, no matter what identifier they are using, the Web Help display the first topic only.
Do you you [...]
Publishing a web help system on a WordPress website
We have almost completed the creation of a web help system with HelpSmith.
I have a couple of questions:
How can we publish the help system on our website?
Is Web Help compatible with a website created using WordPress?
How to define user-friendly URL links for topics
I've created a new HelpSmith project and compiled it as a web help system.
The URL link to the topic looks like:
http://127.0.0.1:8080/WebHelp/idh-topic10.html
How do I define a meaningful URL link for my topics (like you have in the sample help projects)?
How to insert our company logo to the Web Help system?
We are using HelpSmith to create online help documentation for our company and need to customize the web help system's style.
What is the easiest way to insert our company logo?
How to set meta tags for topics in a Web Help system?
Is it possible to set Keywords and Description meta tags for individual topics?
Can you provide instructions for this task?
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 [...]
Opening a specific topic in a Web Help system (by clicking on the "topic.htm" file)
I have generated a Web Help system with HelpSmith by importing topics from my Word document. HelpSmith has generated separate .HTM files for each topic in the Web Help's output folder.
But if I open one of the HTML files, it opens the Web Help system, but does not open the particular help topic. What I am doing wrong?
Interestingly, when th [...]
How to add a collapsible section? (problem with a table)
In my help file I want to put some content into a collapsible section, as implemented in one of your sample projects.
The Toggle JS script (which is available in the sample project) works fine for regular text, user instructions, etc.
Problem:
But when I try to apply the Toggle script to the annotation tables which are generated below a screens [...]
Compiled help system does not display the topic titles?
When I compile my help project as a CHM file or Web Help system, it works fine, but when opening any topic, it does not display the topic's title.
What I am doing wrong?