Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Umbraco_Tim 45 posts 20 karma points
    May 09, 2009 @ 05:09
    Umbraco_Tim
    0

    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

  • Casey Neehouse 1339 posts 483 karma points MVP 2x admin
    May 09, 2009 @ 07:07
    Casey Neehouse
    0

    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.

  • Casey Neehouse 1339 posts 483 karma points MVP 2x admin
    May 09, 2009 @ 07:08
    Casey Neehouse
    0

    Also, if you need the xslt extensions for getting groups, I can build that for you. Email me casey at neehouse dot com

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies