You are here

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

Same filename and directory in other branches
  1. 8 README.txt
  2. 5 README.txt
  3. 6.2 README.txt
  4. 6 README.txt
  5. 7.3 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.

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.
- For content types that can be published in groups, users can add a menu link
  directly from the node creation form.
- For groups content types, users can create an associated menu by checking
  "Enable menu for this group".
- 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.

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.

CREDITS
-------
Originally authored and maintained by Scott Ash (ashsc).
New maintainer for 6.2.x version : Julien De Luca (jide).

7.x 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
  - Frederik Grunta (Aeternum)
  - Wim Vanheste (rv0) (http://www.coworks.net)

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. USAGE
  14. -----
  15. - Administrators can create OG menus through the regular menu interface at
  16. admin/structure/menu/add. Choose a group to associate with the menu.
  17. - Organic group members with the "administer og menu" permission can also manage
  18. menus at node/[nid]/og_menu.
  19. - For content types that can be published in groups, users can add a menu link
  20. directly from the node creation form.
  21. - For groups content types, users can create an associated menu by checking
  22. "Enable menu for this group".
  23. - You can enable the "OG Menu : single" and the "OG Menu : multiple" blocks at
  24. admin/build/block.
  25. - "OG Menu : single" will display the first available menu for the first
  26. available group in the context.
  27. - "OG Menu : multiple" will display all available menus for all available
  28. groups in the context.
  29. - OG menus won't show on the regular menu interface. They show up on
  30. admin/structure/og_menu.
  31. - Ability to hide OG Menu's from the block admin interface.
  32. NOTES
  33. -----
  34. Be aware that since menu administration forms are mostly duplicated, if a
  35. contrib module adds functionality to menu administration forms without
  36. additional permissions, these additions may be available for OG menu users with
  37. 'administer og menu' permission. This could allow these users to be able to do
  38. things you don't want them to. Please report these modules if you catch one.
  39. TODO/BUGS/FEATURE REQUESTS
  40. --------------------------
  41. - See http://drupal.org/project/issues/og_menu. Please search before filing
  42. issues in order to prevent duplicates.
  43. - Please test the D7 release and report any bugs or suggestions you might find.
  44. UPGRADING FROM 6.x TO 7.x
  45. -------------------------
  46. - There currently is no upgrade path! If you need an upgrade path, please file
  47. an issue.
  48. CREDITS
  49. -------
  50. Originally authored and maintained by Scott Ash (ashsc).
  51. New maintainer for 6.2.x version : Julien De Luca (jide).
  52. 7.x port contributors:
  53. - Stefan Vaduva (http://vamist.ro)
  54. - Nick Santamaria (http://www.itomic.com.au)
  55. - Frederik Grunta (Aeternum)
  56. - Wim Vanheste (rv0) (http://www.coworks.net)
  57. 7.x maintainers
  58. - Frederik Grunta (Aeternum)
  59. - Wim Vanheste (rv0) (http://www.coworks.net)