I am using Pyro CMS and implementing its custom module.

In this module when I am to get the user name by {{user:username}} it returns wrong value. So I want to ask that is it correct way to get username or here is any error.

I there any other way to get the username in pyroCMS.

Thanks.

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

I think what you might want is {{ user:display_name }}.

Here is a list of all of the user variables available.

link|improve this answer
Thanks for the edit Uwe. I'll remember to link the text next time. :) – fie Mar 16 at 5:47
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.