Actually, there's already an undocumented option "member=1234" (any number will do) in the XSLT, but I haven't been able to get it to work consistently (currently it returns the current member, if logged in).
That said, you could probably modify the XSLT for the package yourself and get it to work, by using the info in the post you linked to.
I'll be looking into it nevertheless — thanks for the interest in this package.
Member nodes
does it support showing membernodes?
Hi,
could you please be a little mor specific on your question? Where do you want to show what information?
Cheers, Toby
I'm getting member information using the classes as shown here:
http://forum.umbraco.org/yaf_postst9591_Getting-Members-Groups-From-Member-ID-in-XSLT.aspx
it returns member nodes that I use in XSLT. Would your package be able to show that?
Hi Yannick,
Actually, there's already an undocumented option "member=1234" (any number will do) in the XSLT, but I haven't been able to get it to work consistently (currently it returns the current member, if logged in).
That said, you could probably modify the XSLT for the package yourself and get it to work, by using the info in the post you linked to.
I'll be looking into it nevertheless — thanks for the interest in this package.
/Chriztian
is working on a reply...