Re: psqlODBC website face-lift

From: Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: Marc G Fournier <scrappy(at)hub(dot)org>, "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: psqlODBC website face-lift
Date: 2013-04-26 08:27:07
Message-ID: 517A3A5B.3020407@vmware.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

On 26.04.2013 11:09, Dave Page wrote:
> On Wed, Apr 24, 2013 at 4:18 PM, Dave Page<dpage(at)pgadmin(dot)org> wrote:
>> Marc - please see below...
>>
>> On Wed, Apr 24, 2013 at 4:10 PM, Heikki Linnakangas
>> <hlinnakangas(at)vmware(dot)com> wrote:
>>> On 23.04.2013 18:55, Dave Page wrote:
>>>>
>>>> On Tue, Apr 23, 2013 at 1:51 PM, Heikki Linnakangas
>>>> <hlinnakangas(at)vmware(dot)com> wrote:
>>>>>
>>>>> On 22.04.2013 16:29, Heikki Linnakangas wrote:
>>>>> There is now a second repository for the website, at
>>>>> http://git.postgresql.org/gitweb/?p=psqlodbc-www.git. It contains the
>>>>> main
>>>>> page and mediat files, the HOWTOs, and the FAQ. I removed those files
>>>>> from
>>>>> the main psqlodbc repository, they are now maintained in the psqlodbc-www
>>>>> repository.
>>>>
>>>>
>>>> Cool. Did you update the website docroot to be a checkout of the repo?
>>>
>>>
>>> No. I tried, but there is no git installed on the server.
>>
>> Marc, can you please install git, wget and curl on the shell server? I
>> don't have root so can't do it myself.
>>
>>>> Maybe we should just automate pulls in fact, so we can edit the site
>>>> just by checking in the changes.
>>>
>>>
>>> That would certainly be nice. We change the site so seldom that it might not
>>> be worth the trouble, though.
>>
>> That's easy enough to do. We do it all over the place.
>
> This should be working now (updating hourly), but can you please
> delete /home/pgfoundry.org/groups/psqlodbc/htdocs/foo please Heikki?

Oh, where did that come from? Did you rename docs -> foo? Deleted.

We'll still need the HTML files from the main psqlodbc repository copied
under docs. The link to release notes, for example, doesn't work at the
moment. A git submodule, like Alvaro suggested, would probably be the
best solution, although there doesn't seem to be any way to check out
only one subdirectory in a submodule, so we'd have to checkout the
sources too. I guess it wouldn't do any harm, though.

For now, though, I just manually copied the docs/*.html files under
/home/pgfoundry.org/groups/psqlodbc/htdocs/docs.

- Heikki

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Dave Page 2013-04-26 08:39:08 Re: psqlODBC website face-lift
Previous Message Heikki Linnakangas 2013-04-26 08:26:58 Re: psqlODBC website face-lift