----- Original Message ----- From: "Andreas Pflug" <[EMAIL PROTECTED]> To: "Dave Page" <[EMAIL PROTECTED]> Cc: "Darko Prenosil" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, July 22, 2003 5:05 PM Subject: Re: [pgadmin-hackers] PostgreSQL.hhp
Dave Page wrote:
-----Original Message----- From: Andreas Pflug [mailto:[EMAIL PROTECTED] Sent: 22 July 2003 14:58 To: Dave Page Cc: Darko Prenosil; [EMAIL PROTECTED] Subject: Re: [pgadmin-hackers] PostgreSQL.hhp
Dave Page wrote:
Thanks Darko, patch applied.
I still maintain that no-one ever complained about that with pga2.This wipes away the possibility to include different doc versions using options!!!!!
What if the standard html viewer is used if the doc path begins with http:// ?
We want to have a Beta, don't we? Certainly we can do something like that, sounds like a good idea, but for the moment a working option is broken. And there are enough other problems I believe.
Regards, Andreas
Sorry; I wasn't aware of that possibility, but I like Idea to have "searchable" help for PostgreSQL. How about checking: if it is http - call browser and if is not call wxHelpControler ? Or even beter we can simply check if "SQL help site" option points to dir that is subdir of "docPath".
In this case only DisplayPgSqlHelp function should be changed. I don't think this is such big change. Shall I do it ?
It's not all. The problem starts at the beginning, having a separate help project/help controller for pgsql. When compiling the pgadmin help project with html workshop, it will include pg as well, so why should there be another project? But this means that the entry point calls will need review.
Regards, Andreas
---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])
