[xwiki-users] avatar en user-profile macro in .myxwiki.org
Hi, It looks like that we can not use the macro AVATAR in a wiki on this farm? {{useravatar username="<username>" /}} Then I added the extension: {{userprofile username="XWiki.Admin" /}} But both give error: unknown user? Gerritjan
Hi, Make sure that the user actually exists on the wiki you are trying it out. Perhaps it is a global user (from the main wiki) and you have to prefix it with the wiki name as well, i.e. "xwiki:XWiki.Admin". Hope this helps, Eduard On Thu, Feb 26, 2015 at 6:07 PM, Gerritjan Koekkoek < [email protected]> wrote:
Hi,
It looks like that we can not use the macro AVATAR in a wiki on this farm? {{useravatar username="<username>" /}}
Then I added the extension: {{userprofile username="XWiki.Admin" /}}
But both give error: unknown user?
Gerritjan _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
participants (2)
-
Eduard Moraru -
Gerritjan Koekkoek