You are here

README.txt in Group Menu 7

DESCRIPTION
-----------
This module is designed to associate group specific menus with the Group module.

This is inspired by OG Menu and adapted to work with the Group module.

REQUIREMENTS
------------
- Group module (http://drupal.org/project/group).
- Menu module.

INSTALLATION
------------
- Enable the module.
- Give "administer group menu" permission to the desired roles.
- Visit the group menu configuration page to configure at will.
- Enable group content types for use with Group Menu.

USAGE
-----
- Administrators can create Group menus through the group menu interface at
  group/[gid]/menus.
- Group members with the "administer group menu" permission can manage menus.
- "administer group menu" permission can be granted on global or group level.
- For group types, users can create an associated menu by checking
  "Enable menu for this group" on the node edit/creation form.
- Group menus won't show on the regular menu interface. They show up on
  admin/structure/groupmenu.
- Ability to hide Group Menu's from the block admin interface and on other
  places for some contrib modules.

NOTES
-----
Be aware that since menu administration forms are mostly duplicated, if a
contrib module adds functionality to menu administration forms without
additional permissions, these additions may be available for Group menu users
with 'administer group menu' permission. This could allow these users to be able
to do things you don't want them to. Please report these modules if you catch
one.

TODO/BUGS/FEATURE REQUESTS
--------------------------
- Please test the D7 release and report any bugs or suggestions you might find.


CREDITS
-------
Authored and maintained by Mike Davis (mike.davis).

File

README.txt
View source
  1. DESCRIPTION
  2. -----------
  3. This module is designed to associate group specific menus with the Group module.
  4. This is inspired by OG Menu and adapted to work with the Group module.
  5. REQUIREMENTS
  6. ------------
  7. - Group module (http://drupal.org/project/group).
  8. - Menu module.
  9. INSTALLATION
  10. ------------
  11. - Enable the module.
  12. - Give "administer group menu" permission to the desired roles.
  13. - Visit the group menu configuration page to configure at will.
  14. - Enable group content types for use with Group Menu.
  15. USAGE
  16. -----
  17. - Administrators can create Group menus through the group menu interface at
  18. group/[gid]/menus.
  19. - Group members with the "administer group menu" permission can manage menus.
  20. - "administer group menu" permission can be granted on global or group level.
  21. - For group types, users can create an associated menu by checking
  22. "Enable menu for this group" on the node edit/creation form.
  23. - Group menus won't show on the regular menu interface. They show up on
  24. admin/structure/groupmenu.
  25. - Ability to hide Group Menu's from the block admin interface and on other
  26. places for some contrib modules.
  27. NOTES
  28. -----
  29. Be aware that since menu administration forms are mostly duplicated, if a
  30. contrib module adds functionality to menu administration forms without
  31. additional permissions, these additions may be available for Group menu users
  32. with 'administer group menu' permission. This could allow these users to be able
  33. to do things you don't want them to. Please report these modules if you catch
  34. one.
  35. TODO/BUGS/FEATURE REQUESTS
  36. --------------------------
  37. - Please test the D7 release and report any bugs or suggestions you might find.
  38. CREDITS
  39. -------
  40. Authored and maintained by Mike Davis (mike.davis).