We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 12793
    • 293 Posts
    Hi! I’ve read this post

    http://bobsguides.com/revolution-permissions.html

    But I don’t how to do this:

    I would like to create an user (for manager area) that Can only

    - show Resources and Files tree
    - Add content
    - Don’t show: reports, system, support menu

    Can you help me??
      • 3749
      • 24,544 Posts
      Removing the element_tree permission from the policy will hide the Elements tree.

      The best way to hide specific Top Menu items, IMO, is to give them a custom permission in System | Actions.

      Right-click on the item in the Top Menu panel and select "Update Menu."

      Then add your custom permission to the Access Permissions field. If there’s already a permission there, add a comma and your custom permission.

      Then give that custom permission to anyone who should see the menu item. It will be hidden from the others.
        Did I help you? Buy me a beer
        Get my Book: MODX:The Official Guide
        MODX info for everyone: http://bobsguides.com/modx.html
        My MODX Extras
        Bob's Guides is now hosted at A2 MODX Hosting
        • 12793
        • 293 Posts
        Thanks for your help!

        about the tree (I want to show only Resources and Files)

        Do you suggest me to create a new policy and a new ACL? (only for this specific "light manager" users??)


        about the menu

        --
        Right-click on the item in the Top Menu panel and select "Update Menu."
        --

        What does that means??

        I’ve selected System-Actions.... and now?

        Thanks
          • 3749
          • 24,544 Posts
          Quote from: il_dandi at Mar 18, 2010, 07:54 AM

          Thanks for your help!

          about the tree (I want to show only Resources and Files)

          Do you suggest me to create a new policy and a new ACL? (only for this specific "light manager" users??)

          Yes -- a new policy without the element_tree permission.


          about the menu

          --
          Right-click on the item in the Top Menu panel and select "Update Menu."
          --

          What does that means??

          I’ve selected System-Actions.... and now?

          Thanks

          I don’t know how else to say it. When you click on System-Actions, you’ll see two panels: "Actions", and "Top Menu."

          In the Top Menu panel, right-click on the menu item you want to protect and select "Update Menu."

            Did I help you? Buy me a beer
            Get my Book: MODX:The Official Guide
            MODX info for everyone: http://bobsguides.com/modx.html
            My MODX Extras
            Bob's Guides is now hosted at A2 MODX Hosting
            • 12793
            • 293 Posts


            In the Top Menu panel, right-click on the menu item you want to protect and select "Update Menu."



            Oky I select "remove items" but I’ve to do this when I’m logged with a specific manager user?? (not admin)??

            I’ve to createa new policy or a new ACL for do this??


            (I don’t want to delete menu items for my "manager user" but for a specific manager user that I’ve to create)

            Thanks
              • 3749
              • 24,544 Posts
              As I said above,

              1. Create a custom permission for those menu items you want to hide.
              2. Add that custom permission to the policy that affects your "manager user."

              Don’t "remove" or "delete" anything.
                Did I help you? Buy me a beer
                Get my Book: MODX:The Official Guide
                MODX info for everyone: http://bobsguides.com/modx.html
                My MODX Extras
                Bob's Guides is now hosted at A2 MODX Hosting
                • 12793
                • 293 Posts
                Quote from: BobRay at Mar 18, 2010, 03:16 PM


                Yes -- a new policy without the element_tree permission.



                I’ve created new User Group named: Content Manager

                I’ve create new Role named: Content (with ID 10)

                I’ve create new User named: content (with User Group: "Content Manager" and Role: "Content")

                In Access Control List I’ve added to User Group "Content Manager" my "content" user (right click: add user to group)



                And now?? How Can I cutomize these??

                Thanks!!



                I don’t know how else to say it. When you click on System-Actions, you’ll see two panels: "Actions", and "Top Menu."

                In the Top Menu panel, right-click on the menu item you want to protect and select "Update Menu."

                  • 3749
                  • 24,544 Posts
                  As I said above,

                  1. Create a custom permission for those menu items you want to hide.
                  2. Add that custom permission to the policy that affects your "manager user."

                  Read through the earlier posts in this topic. Everything you need to know is there.
                    Did I help you? Buy me a beer
                    Get my Book: MODX:The Official Guide
                    MODX info for everyone: http://bobsguides.com/modx.html
                    My MODX Extras
                    Bob's Guides is now hosted at A2 MODX Hosting
                    • 12793
                    • 293 Posts
                    Now I’m not working for change the menu items (this is a second step ;-)))

                    Now I’m workig on:

                    - show only Resources and Files tree



                    I’ve created new User Group named: Content Manager

                    I’ve create new Role named: Content (with ID 10)

                    I’ve create new User named: content (with User Group: "Content Manager" and Role: "Content")

                    In Access Control List I’ve added to User Group "Content Manager" my "content" user (right click: add user to group)


                    Thanks
                      • 12793
                      • 293 Posts
                      Please help me!!