Copied to clipboard

Flag this post as spam?

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


  • Tony Groome 261 posts 804 karma points
    Jul 23, 2015 @ 11:23
    Tony Groome
    0

    Content Editor Restrictions

    Hi All

    I want to restrict access to certain parts of my site to content editors, which I have done in the User section. But I also want my content editor to be able to create a news page, which is under the homepage, my problem is all the other options show up...

    enter image description here

    How do I hide the other options?

    Thanks. Tony

  • Alex Skrypnyk 6182 posts 24284 karma points MVP 8x admin c-trib
    Jul 23, 2015 @ 11:26
    Alex Skrypnyk
    1

    Hi Tony,

    So you want to restrict allowed node types under the home node depends on member role ? Or for all members ?

    Thanks

  • Tony Groome 261 posts 804 karma points
    Jul 23, 2015 @ 11:30
    Tony Groome
    0

    Hi Alex

    The screenshot is my content editor logged in and we need her to 'create an item under homepage' called 'News'. I don't want her to get the full list like shown, she could do serious damage!!

    Thanks. Tony

  • Alex Skrypnyk 6182 posts 24284 karma points MVP 8x admin c-trib
    Jul 23, 2015 @ 11:37
    Alex Skrypnyk
    1

    Tony, little bit similar functionality has package:

    https://our.umbraco.org/projects/backoffice-extensions/attackmonkey-custom-menus

    But I'm afraid that you have to write this logic by yourself.

    Some information about your problem - https://our.umbraco.org/forum/using/ui-questions/10587-User-permissions-on-Document-Types

    Thanks

  • Dennis Aaen 4500 posts 18255 karma points admin hq c-trib
    Jul 23, 2015 @ 11:41
    Dennis Aaen
    1

    Hi Tony,

    It is not possible to have different allow node document types for different user types.

    http://umbraco.tv/videos/umbraco-v7/implementor/fundamentals/document-types/allowed-child-nodetypes/

    But I think that you should make a feature request for this on the issue tracker http://issues.umbraco.org/issues/U4

    Here is some documentation about how to write a good bug / feature request

    https://our.umbraco.org/contribute/report-an-issue-or-request-a-feature/

    And please add the link to the issue so other that comes across this can see it too.

    Hope this helps,

    /Dennis

  • Tony Groome 261 posts 804 karma points
    Jul 23, 2015 @ 12:27
    Tony Groome
    0

    Hi Guys

    Thanks for your help.

    I have raised an issue.... http://issues.umbraco.org/issue/U4-6868

    Tony

  • Alex Skrypnyk 6182 posts 24284 karma points MVP 8x admin c-trib
    Jul 23, 2015 @ 12:33
    Alex Skrypnyk
    1

    I hope it will be in next versions, really great functionality.

    Thanks

  • Tony Groome 261 posts 804 karma points
    Jul 23, 2015 @ 14:27
    Tony Groome
    100

    Workaround! Woo Hoo!

    What I have done is added another layer. So I've set up a NewsPage document type. A NewsPage page is created under the homepage. Under the NewsPage I have another page of document type: News. All the news stories are of document type News. The content editor starts node in content on the NewsPage, thereby hiding the pages on the same level - if that makes sense. The content editor can create and edit News pages which are kept under NewsPage.

    enter image description here

  • Alex Skrypnyk 6182 posts 24284 karma points MVP 8x admin c-trib
    Jul 23, 2015 @ 15:35
    Alex Skrypnyk
    1

    Thanks Tony, great approach.

  • Tony Groome 261 posts 804 karma points
    Jul 23, 2015 @ 15:45
    Tony Groome
    0

    I wouldn't mind I came across this last year and that got me out then too! I had a huge intranet then and each content editor had their own section, there were four or five I think! It worked a treat then too! :)

  • 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