Hi Ricardo, this is pretty much how I would like to see it; can you show me how you achieved this, what is the script behind it?
Gerritjan On 8 dec 2008, at 23:23, [Ricardo Rodriguez] Your EPEC Network ICT Team wrote: > Hi Gerritjan, > > If you want to show all the users of a given group, perhaps the page > showing the group members could help you. Something like... > > http://xepecnet.environmentalchange.net/xwiki/bin/view/XWiki/XWikiTallerPCI?language=es > > Here the default card shown when using Albatross skin in a plain old > 1.3.8295 XE... > > http://xepecnet.environmentalchange.net/xwiki/bin/view/XWiki/smora?language=es > > Email is not displayed by default for security reasons. You can always > play with XWiki.XWikiUserSheet and customize it. Or even better, > create > your own users sheet based on the default one to ease the update > process. > > To show the email is as simple as to read the email property from the > current user document with, for instance, $doc.display("email", $obj). > > Hope this helps, > > Ricardo > > Gerritjan Koekkoek wrote: >> Hi, >> >> Does anybody have experience on how to show in a public user page >> - a list of users of a certain group with links to a page that will >> show some details per user: (like Name(s), phone, e-mail and photo) >> What is the best way to layout such a card, create a stylesheet with >> <div>'s? >> >> Gerritjan >> _______________________________________________ >> users mailing list >> [email protected] >> http://lists.xwiki.org/mailman/listinfo/users >> >> >> > > -- > Ricardo RodrÃguez > Your EPEC Network ICT Team > > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
