You are here

README.txt in Outline Designer 6.2

ELMS: Outline Designer API - Usability improvements for outlining
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 nothing, by itself it is an API

OPTIONAL (need to use to make sense)
*Book integration (this gives you the original outline designer 1.x branch)
*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_designer_book is highly recommended)
*Go to admin/settings/outline_designer and configure global settings
If you activate outline_designer_book:
*Go to admin/content/book/settings to enable / disable content types from outlining and set default type
*Go to admin/content/book/outline_designer 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

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

By itself -- Requires 'use outline designer'
w/ outline_designer_book -- requires admin book outlines
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:
** '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

File

README.txt
View source
  1. ELMS: Outline Designer API - Usability improvements for outlining
  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 nothing, by itself it is an API
  11. OPTIONAL (need to use to make sense)
  12. *Book integration (this gives you the original outline designer 1.x branch)
  13. *The Organic Groups add on requires og be installed
  14. *Outline Child Pages will integrate with Book Manager or work stand alone
  15. INSTALLATION
  16. *Place the outline_designer directory in the correct modules folder as you would any other Drupal module
  17. *Activate the module
  18. *Activate the sub-modules (outline_designer_book is highly recommended)
  19. *Go to admin/settings/outline_designer and configure global settings
  20. If you activate outline_designer_book:
  21. *Go to admin/content/book/settings to enable / disable content types from outlining and set default type
  22. *Go to admin/content/book/outline_designer to enable / disable content types from outlining and set default type
  23. *Go to admin/content/book and click "edit order and titles" to access the outline designer interface.
  24. OPTIONAL INSTALLATION
  25. *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
  26. PERMISSIONS
  27. The outline designer is fully compatible with the permissions designated by your Drupal site. To access outline designer:
  28. By itself -- Requires 'use outline designer'
  29. w/ outline_designer_book -- requires admin book outlines
  30. w/ outline_designer_og -- requires admin book outlines OR that you are a group admin
  31. 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:
  32. ** 'outline own pages' permission
  33. ** 'add content to books' permission
  34. ** have access to update / edit the node you are currently viewing
  35. (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)
  36. w/ outline_child_pages and book_manager -- requires 'add content to personal books' permission
  37. COMPATIBILITY
  38. No known issues
  39. *Firefox 2+
  40. *Safari 4+
  41. *Chrome
  42. *Opera 10
  43. *IE 7/8