Added permission arguments to "trash" and "Create" links.

Added blocks configuration settings via the cms.ini and "blocks" section
   ex: [blocks]
       navigation.region=sidebar_first
   This enables the site to change default block location, and even hides it easily, if the theme does not include associated region name.
This commit is contained in:
2015-08-13 00:44:16 +02:00
parent 0061afcbe8
commit e1bdcb965c
3 changed files with 38 additions and 12 deletions

View File

@@ -31,6 +31,9 @@ node=on
oauth20=on
openid=on
[blocks]
#navigation.region=sidebar_first
[admin]
# CMS Installation, are accessible by "all", "none" or uppon "permission". (default is none)
installation_access=permission