From dom@earth.li Tue Jun 19 20:48:55 2007 From: Dominic Hargreaves To: openguides-dev@lists.openguides.org Subject: Re: [OGDev] http://dev.openguides.org/ticket/113 Date: Tue, 19 Jun 2007 20:48:54 +0100 Message-ID: <20070619194854.GH14632@urchin.earth.li> In-Reply-To: <20070619144559.GC30072@crschmidt.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1940611136548929322==" --===============1940611136548929322== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Tue, Jun 19, 2007 at 10:45:59AM -0400, Christopher Schmidt wrote: > On Tue, Jun 19, 2007 at 03:38:46PM +0100, Dominic Hargreaves wrote: > > Hi, > >=20 > > I believe you've already implemented this - do you have any patches to > > share? >=20 > It's a really simple change. Just change:=20 >=20 > [% IF (node.username !=3D 'Anonymous') %] > [% node.username %] >=20 > to: >=20 > [% IF (node.username !=3D 'Anonymous') %] > [% node.username %] ([% node.host %]) Yup, cheers, committed :) Dominic. --=20 Dominic Hargreaves | http://www.larted.org.uk/~dom/ PGP key 5178E2A5 from the.earth.li (keyserver,web,email) --===============1940611136548929322==--