]> git.imager.perl.org - bse.git/blobdiff - site/cgi-bin/bse.cfg
0.12_14 commit
[bse.git] / site / cgi-bin / bse.cfg
index 3555ff98a252aca0eb913bd626d3d75e92df25de..da84a0ba9b15ef1ddf166d8712bcf4113602ebb4 100644 (file)
@@ -118,6 +118,9 @@ template=shopitem.tmpl
 [Global permissions]
 shop_access = 1
 all_but_shop = 3
+subscriptions=4
+orders=5
+users_and_groups=6
 
 [Article permissions]
 full_access = 0
@@ -132,7 +135,7 @@ descendants=1
 [permission change_body]
 help=The user only has permission to change the body of the article or product.
 permissions=edit_field_edit_body,edit_field_edit_title,edit_save
-brief=Change body
+brief=Change body or title
 
 [permission shop_access]
 help=The user has complete access to articles in the shop
@@ -148,3 +151,21 @@ descendants=1
 brief=All but shop admin
 permissions=not(admin_*)
 
+[permission subscriptions]
+help=The user can create, edit and send subscriptions
+articles=-1
+brief=Subscriptions
+permissions=subs_*
+
+[permission orders]
+help=The user can view the order list, order details, and mark orders filled.
+articles=-1
+brief=Shop Orders
+permissions=shop_order_*
+
+[permission users_and_groups]
+help=The user can manage users, groups and their permissions
+articles=-1
+brief=User/Group management
+permissions=admin_*
+