Re: [Tiki-devel] Shouldn't the wiki variable {{user}} shows the user real name (when enable) ?

Bernard Sfez via TikiWiki-devel <[email protected]>
Newsgroups gmane.comp.cms.tiki.devel
Message-ID <[email protected]>
Thanks for giving me a few workaround dear Jonny ! 😎

My question still stand. 😇
{{user}} shouldn’t display the user real name (if enable) ?

Bernard

> On 28 Dec 2021, at 16:30, Jonny Bradley via TikiWiki-devel <[email protected]> wrote:
> 
> Hi Bernard
> 
> You could do it with:
> 
>    {userlink user="{{user}}"}
> 
> but that does make a link... or of course there's:
> 
>    {LIST()}
>        {filter type="user"}
>        {filter field="object_id" exact="{{user}}"}
>        {OUTPUT()}{display name="title"}{OUTPUT}
>    {LIST}
> 
> if you're indexing users :p
> 
> jonny
> 
> 
> 
>> On 28 Dec 2021, at 05:59, Bernard Sfez via TikiWiki-devel <[email protected]> wrote:
>> 
>> Hello,
>> 
>> On a Tiki23 where "Use email as username” but "Show user's real name” is enable anywhere I can see in most place I see the user real name.
>> When I use {{user}} in a wiki page, I see the user email and not the real user name.
>> 
>> I have doubt about this behaviour,  shouldn’t it supposed to display the user real name ?
>> Someone with better memory remember ?
>> 
>> Thanks,
>> Bernard
>> 
>> _______________________________________________
>> TikiWiki-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel
> 
> 
> 
> _______________________________________________
> TikiWiki-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel



_______________________________________________
TikiWiki-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.