You are here

README.txt in Organic Groups Menu (OG Menu) 8

Same filename and directory in other branches
  1. 5 README.txt
  2. 6.2 README.txt
  3. 6 README.txt
  4. 7.3 README.txt
  5. 7.2 README.txt
DESCRIPTION
-----------
Enable users to manage menus inside Organic Groups.

REQUIREMENTS
------------
- Organic Groups module (http://drupal.org/project/og).
- Menu module.

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

USAGE
-----
- Administrators can create OG menus through the regular menu interface at
  admin/structure/menu/add. Choose a group to associate with the menu.
- Organic group members with the "administer og menu" permission can also manage
  menus at node/[nid]/og_menu.
- "administer og menu" permission can be granted on global or group level.
- Group content types can be enabled for use with OG Menu. Once enabled, users
  can add a menu link directly from the node creation form to any of the menu's
  they have access to.
- For group types, users can create an associated menu by checking
  "Enable menu for this group" on the node edit/creation form.
- You can enable the "OG Menu : single" and the "OG Menu : multiple" blocks at
  admin/build/block.
  - "OG Menu : single" will display the first available menu for the first
    available group in the context.
  - "OG Menu : multiple" will display all available menus for all available
    groups in the context.
- OG menus won't show on the regular menu interface. They show up on
  admin/structure/og_menu.
- Ability to hide OG 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 OG menu users with
'administer og 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
--------------------------
- See http://drupal.org/project/issues/og_menu. Please search before filing
  issues in order to prevent duplicates.
- Please test the D7 release and report any bugs or suggestions you might find.

UPGRADING FROM 6.x TO 7.x
---------------------------
- There currently is no upgrade path! If you need an upgrade path, please file
  an issue
UPGRADING FROM 7.x-2.x TO 7.x-3.x
---------------------------------
- Update OG first!

CREDITS
-------
Originally authored and maintained by Scott Ash (ashsc).

7.x-3.x port contributors (sorry if anyone was forgotten):
  - bulldozer2003
  - zipymonkey
  - jgraham
  - Jackinloadup
  - Wim Vanheste (rv0) (http://www.coworks.net)

7.x initial port contributors:
  - Stefan Vaduva (http://vamist.ro)
  - Nick Santamaria (http://www.itomic.com.au)
  - Frederik Grunta (Aeternum)
  - Wim Vanheste (rv0) (http://www.coworks.net)

7.x maintainers
  - Wim Vanheste (rv0) (http://www.coworks.net)

6.x-2.x maintainer
  - Julien De Luca (jide)

File

README.txt
View source
  1. DESCRIPTION
  2. -----------
  3. Enable users to manage menus inside Organic Groups.
  4. REQUIREMENTS
  5. ------------
  6. - Organic Groups module (http://drupal.org/project/og).
  7. - Menu module.
  8. INSTALLATION
  9. ------------
  10. - Enable the module.
  11. - Give "administer og menu" permission to the desired roles.
  12. - Visit the og menu configuration page to configure at will.
  13. - Enable group content types for use with OG Menu.
  14. USAGE
  15. -----
  16. - Administrators can create OG menus through the regular menu interface at
  17. admin/structure/menu/add. Choose a group to associate with the menu.
  18. - Organic group members with the "administer og menu" permission can also manage
  19. menus at node/[nid]/og_menu.
  20. - "administer og menu" permission can be granted on global or group level.
  21. - Group content types can be enabled for use with OG Menu. Once enabled, users
  22. can add a menu link directly from the node creation form to any of the menu's
  23. they have access to.
  24. - For group types, users can create an associated menu by checking
  25. "Enable menu for this group" on the node edit/creation form.
  26. - You can enable the "OG Menu : single" and the "OG Menu : multiple" blocks at
  27. admin/build/block.
  28. - "OG Menu : single" will display the first available menu for the first
  29. available group in the context.
  30. - "OG Menu : multiple" will display all available menus for all available
  31. groups in the context.
  32. - OG menus won't show on the regular menu interface. They show up on
  33. admin/structure/og_menu.
  34. - Ability to hide OG Menu's from the block admin interface and on other places
  35. for some contrib modules.
  36. NOTES
  37. -----
  38. Be aware that since menu administration forms are mostly duplicated, if a
  39. contrib module adds functionality to menu administration forms without
  40. additional permissions, these additions may be available for OG menu users with
  41. 'administer og menu' permission. This could allow these users to be able to do
  42. things you don't want them to. Please report these modules if you catch one.
  43. TODO/BUGS/FEATURE REQUESTS
  44. --------------------------
  45. - See http://drupal.org/project/issues/og_menu. Please search before filing
  46. issues in order to prevent duplicates.
  47. - Please test the D7 release and report any bugs or suggestions you might find.
  48. UPGRADING FROM 6.x TO 7.x
  49. ---------------------------
  50. - There currently is no upgrade path! If you need an upgrade path, please file
  51. an issue
  52. UPGRADING FROM 7.x-2.x TO 7.x-3.x
  53. ---------------------------------
  54. - Update OG first!
  55. CREDITS
  56. -------
  57. Originally authored and maintained by Scott Ash (ashsc).
  58. 7.x-3.x port contributors (sorry if anyone was forgotten):
  59. - bulldozer2003
  60. - zipymonkey
  61. - jgraham
  62. - Jackinloadup
  63. - Wim Vanheste (rv0) (http://www.coworks.net)
  64. 7.x initial port contributors:
  65. - Stefan Vaduva (http://vamist.ro)
  66. - Nick Santamaria (http://www.itomic.com.au)
  67. - Frederik Grunta (Aeternum)
  68. - Wim Vanheste (rv0) (http://www.coworks.net)
  69. 7.x maintainers
  70. - Wim Vanheste (rv0) (http://www.coworks.net)
  71. 6.x-2.x maintainer
  72. - Julien De Luca (jide)