Menu

#71 connect to help website

open
nobody
Interface (41)
5
2008-03-07
2008-03-07
MikyD
No

Hi,

since you can change the color of a keyword... would it be possible when we right click or another way of piont to call a function like
CallHelp(keyword,language)

And so we can add this function int he page and create our code.

For example, I would do:

if (language=="php") {

new window("http://www.php.net/manual/en/function."+keyword+".php","help,"")

}

In this way, we could choose the help file we want and cutomize it for the langage for programming and even the laguage of the help file.

Even if it works like 75% ofthe time, it could be nice.

Tahnk you very much for at least reading the idea.

Michel

Discussion


Log in to post a comment.