<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>If you want a <b>text</b> logout link next to the name, try this:&nbsp;</div><div><br></div>(:if authid:)<br>{$AuthId} [[{*$FullName}?action=logout | $[Logout] ]]<br>(:ifend:)<div><br></div><div>If you want an <b>image</b> logout button next to the name (see&nbsp;<a href="http://www.pmwiki.org/wiki/PmWiki/Images">http://www.pmwiki.org/wiki/PmWiki/Images</a>), try this:</div><div><br></div><div>(:if authid:)<br>{$AuthId} [[{*$FullName}?action=logout |&nbsp;&nbsp;<a href="http://example.com/path/to/image.png">http://example.com/path/to/image.png</a>"Logout"&nbsp;]]<br>(:ifend:)</div><div><br></div><div>Randy</div><div><br></div><div><br><div><div>On Jul 15, 2010, at 2:15 AM, the ntbk wrote:</div><blockquote type="cite"><font class="Apple-style-span" color="#000000"><br></font>
<div>I just want to image the logout button beside of the name of the person which just logged in to the website.</div>
</blockquote></div><br></div></body></html>