X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by postgresql.org (Postfix) with ESMTP id 483B711F68FD for ; Sat, 22 Apr 2006 04:20:22 -0300 (ADT) X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Score: 0.108 X-Spam-Level: X-Spam-Status: No, score=0.108 required=5 tests=[AWL=0.108] Received: from postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id LdSasVRk+2nv for ; Sat, 22 Apr 2006 04:20:18 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey- Received: from mx-2.sollentuna.net (mx-2.sollentuna.net [195.84.163.199]) by postgresql.org (Postfix) with ESMTP id 6B47B11F68F7 for ; Sat, 22 Apr 2006 04:20:18 -0300 (ADT) Received: from ALGOL.sollentuna.se (janus.sollentuna.se [62.65.68.67]) by mx-2.sollentuna.net (Postfix) with ESMTP id 22E958F288; Sat, 22 Apr 2006 09:20:18 +0200 (CEST) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Subject: Re: techdocs beta testing Date: Sat, 22 Apr 2006 09:20:18 +0200 Message-ID: <6BCB9D8A16AC4241919521715F4D8BCEA0F925@algol.sollentuna.se> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-www] techdocs beta testing Thread-Index: AcZlzyDebZHUk88lRwOHRanVNd46bwADbhOQ From: "Magnus Hagander" To: "Robert Treat" , Cc: "Guido Barosio" X-Archive-Number: 200604/156 X-Sequence-Number: 9932 > > > > > > > > > > > > .... tags to the objects therefore named in the content. > > >=20 > Magnus, you initiall left out the name attribute for anchor=20 > tags, do you have=20 > any objections to allowing them? No. That was not intentional, so please go ahead and fix :-) > > I will walk again through the site, and try to spot other issues. > > A formal QA document will be posted then to this list. > > > > Would be great to understand why after saving some modifications I > > wasn't allowed to get the preview. Prolly just late and my brain > > working less than usual. > > >=20 > The only thing that comes to mind is not saving the page=20 > before trying to=20 > preview it. I am wondering if we ought to not have the=20 > preview button if the=20 > page hasnt been saved, since it is a little confusing.=20 Would make sense to remove it,yeah. > Another issue is I have seen a couple of people try to modify=20 > links to point=20 > to /community/techdocs.2112 or whatever instead of=20 > /docs/techdocs.2112 Is=20 > there something leading people to think the former is the=20 > proper link rather=20 > than the latter?=20 The editpage lives in /community/docedit.2112 (on wwwmaster) > Also a bug that I think exists is that after accepting=20 > Guido's changes to=20 > http://wwwmaster.postgresql.org/docs/techdocs.3 his name is=20 > not in the=20 > history, but mine is instead. His name did show up in the=20 > admin interface=20 > though, to which i clicked edit and then made a few changes=20 > before accepting.=20 > istm his name should be in the history, but it isnt.=20 Yes, I beleive the problem is that we "cut off" the first name in the list. When the next person updates the page, Guido will suddenly show up :) //Magnus