----- 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. > >>> > >>> > >>> > > > > > > > >>This wipes away the possibility to include different doc > >>versions using > >>options!!!!! > >> > >> > > > >I still maintain that no-one ever complained about that with pga2. > > > >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 ? Regards ! ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster
