Commit 8b4719ae authored by Jean-Paul Smets's avatar Jean-Paul Smets

Use "normal" permissions for Web Site / Web Section so that normal users can create a Web Site

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25291 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ae855303
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
<key> <string>permissions</string> </key> <key> <string>permissions</string> </key>
<value> <value>
<tuple> <tuple>
<string>Manage portal</string> <string>Add portal content</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
<key> <string>permissions</string> </key> <key> <string>permissions</string> </key>
<value> <value>
<tuple> <tuple>
<string>View</string> <string>Modify portal content</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
<key> <string>permissions</string> </key> <key> <string>permissions</string> </key>
<value> <value>
<tuple> <tuple>
<string>Manage portal</string> <string>Modify portal content</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
<key> <string>permissions</string> </key> <key> <string>permissions</string> </key>
<value> <value>
<tuple> <tuple>
<string>Manage portal</string> <string>Add portal content</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
<key> <string>permissions</string> </key> <key> <string>permissions</string> </key>
<value> <value>
<tuple> <tuple>
<string>Manage portal</string> <string>Modify portal content</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
737 740
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment