Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Now this is good for all users logged in but I need this to only show the node name where the user groups specified in role permissions are set. Right now I know how to make this work if its protected and your logged in. But I need if your logged in and your in the correct user group. Can anyone help me with this? I know someone posted a C# fix which is so nice. But I am a linux user at home so i don't have access to build ,net dlls
I am not sure I follow what you are after. There is an XSLT Extension HasAccess(id,path) that checks if the user has access to the node. This verifies they are in a role(group) assigned to that node structure.
Also, if you need the xslt extensions for getting groups, I can build that for you. Email me casey at neehouse dot com
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
User Groups In Xslt? Are we saying its not out of the box?
Now this is good for all users logged in but I need this to only show the node name where the user groups specified in role permissions are set.
Right now I know how to make this work if its protected and your logged in.
But I need if your logged in and your in the correct user group.
Can anyone help me with this?
I know someone posted a C# fix which is so nice.
But I am a linux user at home so i don't have access to build ,net dlls
I am not sure I follow what you are after. There is an XSLT Extension HasAccess(id,path) that checks if the user has access to the node. This verifies they are in a role(group) assigned to that node structure.
Also, if you need the xslt extensions for getting groups, I can build that for you. Email me casey at neehouse dot com
is working on a reply...