Re: Status of help system?

2000-05-18 Thread Michael Natterer

Kevin Turner wrote:
 
 What is the status of the help system these days?
 
 Is there a help browser procedure which calls on extension_web_browser
 if the gtkxhtml browser is not available?

Yes, Netscape is called it no help browser is found.

 How does the help system work for 3rd party plug-ins and scripts?

This is on my todo. Will be a simple function gimp_help_register() which
will take a directory name. The help files mentioned in gimp_dialog_new()
etc. will be relative to this directory.

There will also be a standard way for plug-ins which don't want to register
their own help path. The canonical path for these plugins will be
"$DATADIR/help/C/contrib/plug_in_name/whatever.html"

Feel free to suggest a better word than "contrib", it was just the first
which came to my mind.

 Can images be included in the help?  If so, what are the naming
 conventions?

As 3rd party plug-ins will have their own directory anyway, it's up to the
plug-in's maintainer. A good choice maybe to prefix all help files
for a plug-in with the plug-in's name and a underscore.

bye,
--Mitch



Status of help system?

2000-05-17 Thread Kevin Turner

What is the status of the help system these days?

Is there a help browser procedure which calls on extension_web_browser
if the gtkxhtml browser is not available?

How does the help system work for 3rd party plug-ins and scripts?

Do we need a grassroots effort to fill in the help files, or do Karin 
Olof have this one covered?

Can images be included in the help?  If so, what are the naming
conventions?

Just another one of those things to do before 1.2 final...

-- 
Kevin Turner [EMAIL PROTECTED] | OpenPGP encryption welcome here
Plug-ins: They make GIMP do stuff.  http://gimp-plug-ins.sourceforge.net/
This list is archived at http://marc.theaimsgroup.com/?l=gimp-developer
To unsubscribe, mail [EMAIL PROTECTED]