The Mindjet Labs

Hands-on MindManager
Welcome to The Mindjet Labs Sign in | Join | Help

HTML Help File Builder for MindManager Pro 7

File Details
Downloads: 1262 File Size: 735kB
Posted By: Michael Deutch Views: 5018
Date Added: 3 Aug 2007

1.0.10: Create Compiled Help files from MindManager Maps

Check Verison 1.0.10: 8/7/2007

HTML Help files are great way of packaging information from MindManager Maps.

Windows Explorer Usage:

  1. Right-click on a .mmap file and select Compile Help.
  2. A .chm file will be created in the same folder as the .mmap file.

MindManager Usage

  1. Open a map that you want to export to CHM. If you want to create a new help map, select MindManager ()...New...HTML Help Map
  2. Add Help Map Markers icons to mark Table of Content entries.
  3. From the Top menu, select MindManager ()...Export...Compiled Help Export...
  4. Select a filename for the .chm and press OK.
  5. A .chm file will be created with that filename.


HTML Help file showing new TOC Icons

Adding to a build script:

To add the building of a compiled help file to a software build process, you can use this script with command line parameters:

C:\Program Files\Mindjet Labs\MindManager Help Builder\BuildHelp.wsf

Usage: BuildHelp.wsf [map] [/chm:value] [/open]

Options:

map : .mmap input filename; if none is supplied then the active map in MindManager is used.
chm : .chm output filename. Default is the map filename with a .chm extension.
open: open the compiled help file after successful creation.
Example: BuildHelp.wsf Help.mmap /chm:Help.chm

Pagination:

  • When the help file is created, a page is created for each labeled topic (select Topic...Label... to add a label to any topic).
  • If there are no labeled topics, all of the topics are put into a single page.

Red Flag Requirements:

  • Mindjet MindManager Pro 7 
  • This uses the free Microsoft HTML Help compiler that is part of the HTML Help Workshop.

Calendar Revision History:

  • 8/7/2007 Updated EULA. 
  • 8/3/2007 Updated to work with MindManager 7 Pro
  • 2/7/2007 Added Task Info and Topic hyperlinks.  Fixed a problem with pagination.
  • 2/2/2007 Added custom properties, spreadsheets, and comments. 
  • 2/1/2007 Added a map template and icon map marker set that corresponds to table of contents markers in HTML Help files.
    Added an instructions file (that was generated by this builder) to Start Menu/Program Files/Mindjet Labs/HTML Help Builder.
  • 1/16/2007 Fixed problem with installer that was preventing installation on some systems. 
  • 1/9/2007 Enhanced HTML transform to indent, add asterisks, and do better recursion (thanks to Allen Brown). 
  • 11/18/2006 Removed Copyright statement at the footer of each HTML page (thanks to Joel Kruse).
  • 11/15/2006 Fixed a problem with file hyperlinks: now they are embedded in the CHM. 
  • 11/7/2006 Enhanced solution and fixed bugs:
    - Fixed problem with maps that have Unicode text (international characters) (thanks to Stefan Scheib).
    - Signed installer
    - Fixed image map to work with main topics that do not have labels.
    - Added /open flag to script to open the compiled help flag after successful creation.
    - Updated explorer menu command to open the compiled help file after successful creation.
    - Added code to hide topic label Stars in image map (thanks to Stefan Schiller).

Filed under:
Comments
 

Margit said:

Very nice! Works perfectly both from MindManager and from the Explorer. One tiny remark: maybe you can close the script window when the script has finished properly. Margit
9 Aug 2007 3:11 AM
 

What Box said:

I don't quite get it. How exactly do i get the chm to show up in the Help menu or the context menu?
14 Sep 2007 3:15 PM
 

helend said:

Thanks very much! I just want to find a tool like this!
23 Dec 2007 8:19 AM
 

fridrik said:

Looks nice. However, while I was trying it out, I got the following error: "HHC5003: Error: Compilation failed while compiling index.html". All other pages where created without a problem but when I select the index page I only get "This program cannot display the webpage". I have tried to compile several times but I always get this same error. What might be causing this problem?
13 Feb 2008 1:22 AM
 

bcj19 said:

Seems to work pretty well. A couple of comments / suggestions, though: 1. When using the Search feature, the only result is the top-level/main topic. Clicking on "Display" takes you to the top of the file. It would be nice if you could use the search feature to go directly to the desired information. 2. As Margit noted before, the script window remains open upon completion. This appears to be tied to the fact that the new CHM file is launched via the script window. For my purposes, I've found that simply commenting out the "Open(chm);" line in the BuildHelp.js file does the trick. This simply prevents the new CHM file from launching and allows the script window to close.
17 Apr 2008 9:21 AM
 

William said:

Some of the text failed to display correctly for double bytes fonts, like Chinese / Thai.
9 Jul 2008 8:34 PM

Add Comment

Name (required)
Web Site (optional)
Comment (required)
Add