[pmwiki-users] (no subject)
Randy Brown
alongkiss at aprivatespot.com
Thu Jul 15 02:50:11 CDT 2010
If you want a text logout link next to the name, try this:
(:if authid:)
{$AuthId} [[{*$FullName}?action=logout | $[Logout] ]]
(:ifend:)
If you want an image logout button next to the name (see http://www.pmwiki.org/wiki/PmWiki/Images), try this:
(:if authid:)
{$AuthId} [[{*$FullName}?action=logout | http://example.com/path/to/image.png"Logout" ]]
(:ifend:)
Randy
On Jul 15, 2010, at 2:15 AM, the ntbk wrote:
>
> I just want to image the logout button beside of the name of the person which just logged in to the website.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20100715/8bbeb153/attachment.html>
More information about the pmwiki-users
mailing list