Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-5545

Profiles : use different parameters to create / delete pages

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 3.7
    • None
    • None
    • None

      Il would be particularly useful to distinguish the following actions in the profiles tool (/_admin) :

      • Create / modify pages
      • Delete pages

      This would authorize users to create pages in order to add content and prevent them for deleting the page (and also, all its sub-pages)

          [CMS-5545] Profiles : use different parameters to create / delete pages

          Ajout du RightsManager

          Quentin Glinel-Mortreuil (Inactive) added a comment - Ajout du RightsManager

          The right Web_Rights_Page_Handle is replaced the three following rights :

          • Web_Rights_Page_Create
          • Web_Rights_Page_Rename
          • Web_Rights_Page_Delete

          In order to preserve the existing given rights, the attached SQL File gives the right Web_Rights_Web_Rename for every profile that had the Web_Rights_Page_Handle right and then replaces all occurences of Web_Rights_Page_Handle by Web_Rights_Page_Create.

          The script works for : HSQL, Derby, PostGreSQL, MySQL and Oracle

          Quentin Glinel-Mortreuil (Inactive) added a comment - - edited The right Web_Rights_Page_Handle is replaced the three following rights : Web_Rights_Page_Create Web_Rights_Page_Rename Web_Rights_Page_Delete In order to preserve the existing given rights, the attached SQL File gives the right Web_Rights_Web_Rename for every profile that had the Web_Rights_Page_Handle right and then replaces all occurences of Web_Rights_Page_Handle by Web_Rights_Page_Create. The script works for : HSQL, Derby, PostGreSQL, MySQL and Oracle

            laurence Laurence Aumeunier
            gauburtin Auburtin Gautier
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: