Downloads
Download tar.gz
16.08 KB
MD5: e02e3e80938f532f1fb0eb2986bcbc68
SHA-1: 2617c3ea4e6e1ef81ec9b928293e59a2c79df6b0
SHA-256: 9059c52da0ed46e64e77fffb6965194a58f52bc121a40259e4e5a431edba235a
Download zip
17.3 KB
MD5: 4637d4cdfd986c2f93b9841e0781d0a8
SHA-1: 064033eeadd332f211d2a162549d04255cb0843d
SHA-256: b3d0c5416d22953baa1a06b924bb3e160b2759b772ba9576d364d5b2c4471018
Release notes
Initial release.
Managesite
==========
This module provides a way to build a control panel similar to the one provides by
Drupal on the admin zone (/admin).
You can create a number of different panels and assign them to roles.
In this panel you can create regions and insert any menu item from the menu
trees.
It also provides a hook to create custom blocks. The module provides two example
blocks.
There are also a couple of default views that are linked from one of the default
blocks that allows to do simple management tasks with contents.
This module is created as a way to provide the end user with a control panel as
simple as possible, with just the necessary links to the options they can
manage.