From crschmidt@crschmidt.net Tue Jun 19 15:46:07 2007 From: Christopher Schmidt To: openguides-dev@lists.openguides.org Subject: Re: [OGDev] http://dev.openguides.org/ticket/113 Date: Tue, 19 Jun 2007 10:45:59 -0400 Message-ID: <20070619144559.GC30072@crschmidt.net> In-Reply-To: <20070619143846.GF14632@urchin.earth.li> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0848077693551370474==" --===============0848077693551370474== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable 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? It's a really simple change. Just change:=20 [% IF (node.username !=3D 'Anonymous') %] [% node.username %] to: [% IF (node.username !=3D 'Anonymous') %] [% node.username %] ([% node.host %]) Regards, --=20 Christopher Schmidt Web Developer --===============0848077693551370474==--