[Pharo-project] Issue 3511 in pharo: Possibility to register own help in system help
Status: Accepted Owner: Torsten....@astares.de Labels: Milestone-1.2 New issue 3511 by Torsten....@astares.de: Possibility to register own help in system help http://code.google.com/p/pharo/issues/detail?id=3511 One can open the help browser on own topics like this HelpBrowser openOn: myTopic But when you open the help browse via menu or "HelpBrowser open" only CustomHelp and subbooks are displayed. Help System should provide a way to register own help types for the default system wide help. I tag this for Pharo 1.2 since it is important to get extensible help.
Updates: Status: Fixed Cc: stephane.ducasse Comment #1 on issue 3511 by Torsten....@astares.de: Possibility to register own help in system help http://code.google.com/p/pharo/issues/detail?id=3511 Here is the fix - we can safely add it to 1.2 since it doesnt break anything. It just queries in a different way. Now a prama <systemHelp> can be used to mark help types that should appear in the standard system help Attachments: AddToSystemHelpFix.1.cs 1.3 KB
Updates: Status: Closed Comment #2 on issue 3511 by marcus.denker: Possibility to register own help in system help http://code.google.com/p/pharo/issues/detail?id=3511 12293
participants (1)
-
pharo@googlecode.com