Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4E5979A64 for ; Thu, 26 Apr 2012 18:13:52 +0000 (UTC) Received: (qmail 23241 invoked by uid 500); 26 Apr 2012 18:13:52 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 23143 invoked by uid 500); 26 Apr 2012 18:13:51 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 23135 invoked by uid 99); 26 Apr 2012 18:13:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Apr 2012 18:13:51 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of dave2wave@comcast.net designates 76.96.30.64 as permitted sender) Received: from [76.96.30.64] (HELO qmta07.emeryville.ca.mail.comcast.net) (76.96.30.64) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Apr 2012 18:13:44 +0000 Received: from omta20.emeryville.ca.mail.comcast.net ([76.96.30.87]) by qmta07.emeryville.ca.mail.comcast.net with comcast id 2hDV1j0091smiN4A7iDQj1; Thu, 26 Apr 2012 18:13:24 +0000 Received: from [192.168.1.74] ([67.180.51.144]) by omta20.emeryville.ca.mail.comcast.net with comcast id 2iDP1j00y36gVt78giDQhl; Thu, 26 Apr 2012 18:13:24 +0000 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1084) Subject: Re: Legacy Google Analytics Use From: Dave Fisher In-Reply-To: Date: Thu, 26 Apr 2012 11:13:23 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: References: <1334262402.7918.8.camel@sybil-gnome> <530D4996-3142-4216-9A3D-DE8CD20D1837@comcast.net> To: ooo-dev@incubator.apache.org X-Mailer: Apple Mail (2.1084) X-Virus-Checked: Checked by ClamAV on apache.org On Apr 26, 2012, at 10:47 AM, Rob Weir wrote: > On Thu, Apr 12, 2012 at 5:19 PM, Dave Fisher = wrote: >> >>=20 >>> I suppose that requires an update to the footer, not sure I know how = to >>> do that - but it may be in the mail list here (I'll look) >>=20 >> The Footer html is now in ooo-site/trunk/templates/footer.html >>=20 >> Probably here: >>

>> Copyright & License | Contact Us >>

>>=20 >> Commit a trivial change to ooo-site/trunk/content/footer.mdtext to = use the template. The footer will appear on all pages through the magic = of SSI. >>=20 >=20 > So I did that, adding the link to the privacy policy, via the > bookmarklet. It shows up fine on the staging server: >=20 > http://ooo-site.staging.apache.org/ >=20 > But I'm not able to publish that change. I'm not seeing any diffs to = publish. >=20 > Any ideas? Is the web UI only looking at /content and not /templates? You'll have to ask Joe. I went and did the publish on people.a.o: wave@minotaur:~$ ssh -t wave@people.apache.org publish.pl ooo-site wave Password:=20 LDAP Password (^D aborts):=20 Client API Version: 1.4 View unified diff of changes (y/n)? n Use of uninitialized value in print at /usr/local/bin/publish.pl line = 105. Log message (^D to end message; ignore if stdin is already = occupied/closed): Push Rob's footer change that he couldn't publish from the GUI. OK to continue (y/n)? y Awaiting server response to publication request... 200 OK Committed revision 814605. Connection to people.apache.org closed. wave@minotaur:~$=20 This worked. Regards, Dave >=20 > -Rob >=20 >=20 >>>=20 >>> Otherwise, I really think we either add the privacy statement now or >>> pull the GA injection till it is ready. It's a little thing, but not = one >>> with much wiggle room IMO. >>>=20 >>> off to search the mail archive for instructions :) >>=20 >> Regards, >> Dave >>=20 >>=20 >>>=20 >>> //drew >>>=20 >>>=20 >>=20