[dokuwiki] Re: Changing user to full name
- From: Oliver Geisen <oliver.geisen@xxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Thu, 27 Apr 2006 08:21:49 +0200
Hello,
The $INFO['editor'] returns the IP-Adress, if changes made from
an unauthenticated user, or his User-ID. To get the users name
from the ID (IF it IS an ID and not an IP-Address) you have to
make a lookup in the userdb using getUserData-Function.
Accurate, but not the right answer. See the documentation. The
users full name is already available.
I'm sorry but i don't find it. The $INFO['user'] seems to contain the
same as $INFO['editor'] (which i think is much better named than the
former). So where is the FULL USERNAME of the last editor of the
current page ?
The original docu does not distinguish between them.
You could install darcs. It will allow you to record your changes
as patches and to replay your patches against an update - if there
are no conflicts there is nothing more to do.
I did'nt know that is possible.
Oliver Geisen
_____________________________
Systemadministrator
Kreisboten Verlag Mühlfellner KG
82362 Weilheim i. Ob.
Tel. 0881/686-904
Fax 0881/686-74
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- References:
- [dokuwiki] Re: Changing user to full name
- From: Bob McConnell
- [dokuwiki] Re: Changing user to full name
- From: Chris Smith
Other related posts:
- » [dokuwiki] Changing user to full name
- » [dokuwiki] Re: Changing user to full name
- » [dokuwiki] Re: Changing user to full name
- » [dokuwiki] Re: Changing user to full name
- » [dokuwiki] Re: Changing user to full name
- » [dokuwiki] Re: Changing user to full name
- » [dokuwiki] Re: Changing user to full name
- » [dokuwiki] Re: Changing user to full name
Accurate, but not the right answer. See the documentation. The users full name is already available.The $INFO['editor'] returns the IP-Adress, if changes made from an unauthenticated user, or his User-ID. To get the users name from the ID (IF it IS an ID and not an IP-Address) you have to make a lookup in the userdb using getUserData-Function.
Oliver Geisen _____________________________ Systemadministrator Kreisboten Verlag Mühlfellner KG 82362 Weilheim i. Ob. Tel. 0881/686-904 Fax 0881/686-74
-- DokuWiki mailing list - more info at http://wiki.splitbrain.org/wiki:mailinglist
- [dokuwiki] Re: Changing user to full name
- From: Bob McConnell
- [dokuwiki] Re: Changing user to full name
- From: Chris Smith