Copied to clipboard

Flag this post as spam?

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


  • Amir Khan 1289 posts 2746 karma points
    Jul 16, 2013 @ 18:59
    Amir Khan
    0

    Setting Permissions for UDateFoldersy

    I'm trying to set some restrictive permissions for a user where they can only create content below a certain node containing date folders. The issue I'm having is that everytime a new month / day folder is created, those permissiosn are lost on those new folders and they can't publish content...

    Thoughts on a workaround?

    -Amir

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Jul 23, 2013 @ 12:21
    Anthony Dang
    0

    It's umbraco's premission model.

    If you're giving permissions directly to nodes then it can be complicated. We had a similar situation and realised that we needed a combination of permissions, and menu modification to give the desired editor experience.

    So yes there is a work around but it's a bit of coding and very confusing. 

    Check out these links:

    http://our.umbraco.org/wiki/reference/api-cheatsheet/users,-user-types-and-permissions

    http://our.umbraco.org/wiki/reference/api-cheatsheet/using-applicationbase-to-register-events/event-examples/remove-context-menu-items

     

     

  • 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