Search

Page 1 of 1 (8 items)
  • Using the same project concurrently

    HelpStudio works perfectly when two users are documenting two different topics concurrently under source safe control, because each of one check out their topic. But when those topics have widgets, there is a problem, because both users need to check out the project file. Is there any solution to it? Thank you.
    Posted to HelpStudio (Forum) by Gabriel on 05-13-2009
  • Re: Problem with TOC in HTML Output

    I don't understand totally what you say. It is true I have using a custom project template to create the Helpstudio project. But I don't understand what you say about opening it with another editor. Can you explain a little more, please? Thanks.
    Posted to HelpStudio (Forum) by Gabriel on 10-20-2008
  • Re: Problem with TOC in HTML Output

    I have sent you the output now.
    Posted to HelpStudio (Forum) by Gabriel on 10-20-2008
  • Problem with TOC in HTML Output

    Hello, When I open webframe.html from IE7 or IE6, only the default topic and top toolbar appears correctly, but the Table Of Contents frame is empty. No error is shown. When I open from Firefox all works perfectly. Could you help me, please?  Thank you.
    Posted to HelpStudio (Forum) by Gabriel on 10-14-2008
  • Custom caption for glossary term not used in PDF booklet

    Hello,  When I write in a topic some text like this: This is a set of $tests:Test$$ about a process. And in the Glossary:  Test: Meaning of test. After generating the PDF booklet this is the result: This is a set of Test about a process. Instead of the correct result should be that: This is a set of tests about a process. I have ...
    Posted to HelpStudio (Forum) by Gabriel on 01-14-2008
  • Re: Alias for topics

    That solution works but has a problem: the breadcrumbs bar is different in the two pages. I have found an alternative solution to avoid this. First, I create an AliasToHelpPage1.html file with this content: <html> <body onload="document.location.href=HelpPage1.html'"> </body> </html> Then ...
    Posted to HelpStudio (Forum) by Gabriel on 01-08-2008
  • Re: Alias for topics

    Sorry, I did not explain well. What I want is to create string alias with Help Studio. In example: C# Code:  // This code open Help File on page HelpPage1.html Help.ShowHelp(this, "HelpPage1.html", HelpNavigator.TableOfContents); // This code must open HelpPage1.html too Help.ShowHelp(this, ...
    Posted to HelpStudio (Forum) by Gabriel on 01-08-2008
  • Alias for topics

    Hello,  How can I create an alias for a topic in a HTML Help 1.x project with HelpStudio? I refer to something like this: http://msdn2.microsoft.com/en-us/library/aa188516(office.10).aspx Thank you.  
    Posted to HelpStudio (Forum) by Gabriel on 01-03-2008
Page 1 of 1 (8 items)