Re: [pgadmin-hackers] pgAdmin3 doc location

2003-06-24 Thread Andreas Pflug
Dave Page wrote: I think share/doc/lang_country in parallel with share/ui/lang_country. pgAdmin will now try to locate a doc version that fits the language settings, and will fall back to en_US. The options setting is removed. Regards, Andreas ---(end of broadcast)--

Re: [pgadmin-hackers] pgAdmin3 doc location

2003-06-23 Thread Andreas Pflug
Dave Page wrote: Oh right, OK. In that case I'll take a look. Building a chm from htmls is no problem. Dunno how you reference individual pages though... Not chm, just the hhp, hhc and hhk file and their subfolders. I haven't been deeper into this, but we seem to need this source level (alternat

Re: [pgadmin-hackers] pgAdmin3 doc location

2003-06-23 Thread Dave Page
It's rumoured that Andreas Pflug once said: > Dave Page wrote: > >>Dunno, you wanted the web support for the help! If you want to remove >>it, go ahead. >> > I invented the web help for *pgsql* help, which depends on the system > in use, and may change while pgAdmin is still used (I'm using the 7.

Re: [pgadmin-hackers] pgAdmin3 doc location

2003-06-23 Thread Andreas Pflug
Jean-Michel POURE wrote: Maybe docs/lang_Country is easier to maintain because you will be able to "ls -l docs" and see how many docs are translated... Dave? We will deliver .mo files and documentation in the same packages, like : - http://www.pgadmin.org/snapshots/linux/redhat9/RPMS - http://

Re: [pgadmin-hackers] pgAdmin3 doc location

2003-06-23 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 23 June 2003 16:09 > To: Dave Page > Cc: [EMAIL PROTECTED] > Subject: pgAdmin3 doc location > > > Hi Dave, > I've seen you just added options-tab doc under en_US/*.html. > I wanted to comment on doc location b

Re: [pgadmin-hackers] pgAdmin3 doc location

2003-06-23 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 23 June 2003 16:35 > To: Dave Page > Cc: [EMAIL PROTECTED] > Subject: Re: pgAdmin3 doc location > > > Dave Page wrote: > > >Yeah, that's been on my mind as well. The problem is, how do you > >specify a highe

Re: [pgadmin-hackers] pgAdmin3 doc location

2003-06-23 Thread Jean-Michel POURE
On Monday 23 June 2003 18:26, Andreas Pflug wrote: > I'd vote to put them under the existing > ui/lang_Country directories, parallel to *.mo, but I feel you wouldn't > like that... Just give me your vote for a better place. Maybe docs/lang_Country is easier to maintain because you will be able to

Re: [pgadmin-hackers] pgAdmin3 doc location

2003-06-23 Thread Andreas Pflug
Dave Page wrote: Yeah, that's been on my mind as well. The problem is, how do you specify a higher location that will still allow web versions to work? Or do you propose junking web versions of the app docs and searching for them using a similar algorithm to that used to find xrcs? What do we

Re: [pgadmin-hackers] pgAdmin3 doc location

2003-06-23 Thread Andreas Pflug
Dave Page wrote: Dunno, you wanted the web support for the help! If you want to remove it, go ahead. I invented the web help for *pgsql* help, which depends on the system in use, and may change while pgAdmin is still used (I'm using the 7.4 doc, and will always use the newest). BTW, we should dr