Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Platform - User Assistance (UA) » Help View customization?
Help View customization? [message #609387] Thu, 07 February 2008 13:45
Tony is currently offline TonyFriend
Messages: 52
Registered: July 2009
Member
I'm wondering if anyone knows of any way to customize the Help View that
is used for displaying context sensitive help. I've got the behavior
doing what I want, but would like to adjust the look and feel somewhat.
In particular, I'd like to hide or remove the Dynamic Help section, and
the buttons for "All Topics", "Search", and "Bookmarks" along the bottom.
It would also be nice to be able to rename the "About" and "Related
Topics" labels.

In case this info is helpful, I'm trying to port some functionality from a
legacy system in which I have to be able to display pages of help on
certain objects. The help available to me consists of several files, each
containing either plain text or an image in an archaic format. Each file
represents a page in a "book" in the legacy system. My idea was to write
code to convert this content to HTML on the fly (which I have figured out
how to do through the org.eclipse.help.contentProducer extension point),
and display it in a UI already available in Eclipse that can display HTML.
The help system seemed to fit the bill nicely, because it exposes that
extension point, and because it can handle HTML. But from what I have
been able to learn via the documentation, the help system is to some
extent a black box which can only be customized in a few very specific
ways. Perhaps it's not the correct choice for my application, and there's
something more suitable for displaying on-the-fly generated HTML? Thanks.

Tony
Previous Topic:General help documentation development question
Next Topic:Re: General user documentation question
Goto Forum:
  


Current Time: Fri Apr 26 22:20:07 GMT 2024

Powered by FUDForum. Page generated in 0.02981 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top