You are here

README.txt in Outline Designer 7

ELMS: Outline Designer - Usability improvements for rapid book outline creation
Copyright (C) 2008-2012  The Pennsylvania State University

Bryan Ollendyke
bto108@psu.edu

Keith D. Bailey
kdb163@psu.edu

12 Borland
University Park, PA 16802

REQUIREMENTS
*This module requires that you have Book enabled

OPTIONAL
*The Organic Groups add on requires og be installed
*Outline Child Pages will integrate with Book Manager or work stand alone

INSTALLATION
*Place the outline_designer directory in the correct modules folder as you would any other Drupal module
*Activate the module
*Activate the sub-modules (outline_child_pages is highly recommended though it is optional)
*Go to admin/content/book/outline_designer and configure your icons
*Go to admin/content/book/settings to enable / disable content types from outlining and set default type
*Go to admin/content/book and click "edit order and titles" to access the outline designer interface.

OPTIONAL INSTALLATION
*There is an organic groups integration helper module.  Activating it will add a "edit Books" tab to the group home page for group admins.  Group admins can now edit books owned by their group without needing the administer book privilege
*There is an outline child pages module added as of 1.3.  Outline Child Pages can add either a tab or link to nodes that have child pages, allowing you to use the outline designer to reorder JUST the children of the current node.  This can have great benefit when attempting to outline large book structures when you only want to focus on a part of the outline.  Additionally, this module can be used to give users the ability to outline book content that they own by checking that they have the new permission, and can add content to books, and have the ability to update the current node.

PERMISSIONS
The outline designer is fully compatible with the permissions designated by your Drupal site. To access outline designer:

By itself -- Requires 'admin book outlines' permission
w/ outline_designer_og -- requires admin book outlines OR that you are a group admin
w/ just outline_child_pages -- requires admin book outline OR that you are a group admin OR that you have the following three permissions combined:
** new 'outline own pages' permission
** 'add content to books' permission
** have access to update / edit the node you are currently viewing
(If you meet the three criteria you will be allowed to use the outline designer though it will still check for permissions on each action as it always does)

w/ outline_child_pages and book_manager -- requires 'add content to personal books' permission

COMPATIBILITY
No known issues
*Firefox 2+
*Safari 4+
*Chrome
*Opera 10
*IE 7/8

Major Issues
*IE 6 and lower - JS error on load and won't work

File

README.txt
View source
  1. ELMS: Outline Designer - Usability improvements for rapid book outline creation
  2. Copyright (C) 2008-2012 The Pennsylvania State University
  3. Bryan Ollendyke
  4. bto108@psu.edu
  5. Keith D. Bailey
  6. kdb163@psu.edu
  7. 12 Borland
  8. University Park, PA 16802
  9. REQUIREMENTS
  10. *This module requires that you have Book enabled
  11. OPTIONAL
  12. *The Organic Groups add on requires og be installed
  13. *Outline Child Pages will integrate with Book Manager or work stand alone
  14. INSTALLATION
  15. *Place the outline_designer directory in the correct modules folder as you would any other Drupal module
  16. *Activate the module
  17. *Activate the sub-modules (outline_child_pages is highly recommended though it is optional)
  18. *Go to admin/content/book/outline_designer and configure your icons
  19. *Go to admin/content/book/settings to enable / disable content types from outlining and set default type
  20. *Go to admin/content/book and click "edit order and titles" to access the outline designer interface.
  21. OPTIONAL INSTALLATION
  22. *There is an organic groups integration helper module. Activating it will add a "edit Books" tab to the group home page for group admins. Group admins can now edit books owned by their group without needing the administer book privilege
  23. *There is an outline child pages module added as of 1.3. Outline Child Pages can add either a tab or link to nodes that have child pages, allowing you to use the outline designer to reorder JUST the children of the current node. This can have great benefit when attempting to outline large book structures when you only want to focus on a part of the outline. Additionally, this module can be used to give users the ability to outline book content that they own by checking that they have the new permission, and can add content to books, and have the ability to update the current node.
  24. PERMISSIONS
  25. The outline designer is fully compatible with the permissions designated by your Drupal site. To access outline designer:
  26. By itself -- Requires 'admin book outlines' permission
  27. w/ outline_designer_og -- requires admin book outlines OR that you are a group admin
  28. w/ just outline_child_pages -- requires admin book outline OR that you are a group admin OR that you have the following three permissions combined:
  29. ** new 'outline own pages' permission
  30. ** 'add content to books' permission
  31. ** have access to update / edit the node you are currently viewing
  32. (If you meet the three criteria you will be allowed to use the outline designer though it will still check for permissions on each action as it always does)
  33. w/ outline_child_pages and book_manager -- requires 'add content to personal books' permission
  34. COMPATIBILITY
  35. No known issues
  36. *Firefox 2+
  37. *Safari 4+
  38. *Chrome
  39. *Opera 10
  40. *IE 7/8
  41. Major Issues
  42. *IE 6 and lower - JS error on load and won't work