Thanks...
And not for the currently login user.
How to list all the usernames
*Example:*
#set ($sql = ", BaseObject as obj where obj.name=doc.fullName and
obj.className='XWiki.XWikiUsers'")
#foreach ($item in $xwiki.searchDocuments($sql))
* [$item]
#end
--
Prathap
On Fri, Sep 19, 2008 at 12:45 PM, Guillaume Lerouge <guillaume(a)xwiki.com>wrote;wrote:
$context.user
On Fri, Sep 19, 2008 at 8:45 AM, Prathap Pandian
<prathapmeister(a)gmail.com>wrote;wrote:
Hi,
How to get/print the existing xwiki username.(XWiki.Admin) in a separate
page....?
--
Prathap
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs
--
Guillaume Lerouge
Product Manager - XWiki
Skype ID : wikibc
http://blog.xwiki.com/
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs