You are here

README.txt in Outline Designer 7.2

Same filename in this branch
  1. 7.2 README.txt
  2. 7.2 modules/outline_child_pages/README.txt
Same filename and directory in other branches
  1. 5 README.txt
  2. 6.2 README.txt
  3. 6 README.txt
  4. 7 README.txt
ELMS: Outline Designer API - Usability improvements for outlining

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)
* Outline Child Pages will give a contextual outline designer under the outline tab
on a node
* There is keyboard based jwerty integration by downloading the project from
http://keithcirkel.co.uk/jwerty/ and moving the contents to
sites/all/libraries/jwerty .  This package also has book_copy and hidden_nodes support

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/config/content/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

KEYBOARD SHORTCUTS
Check out the JWERTY.txt file for directions on how to use jwerty

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. REQUIREMENTS
  3. *This module requires nothing, by itself it is an API
  4. OPTIONAL (need to use to make sense)
  5. * Book integration (this gives you the original outline designer 1.x branch)
  6. * Outline Child Pages will give a contextual outline designer under the outline tab
  7. on a node
  8. * There is keyboard based jwerty integration by downloading the project from
  9. http://keithcirkel.co.uk/jwerty/ and moving the contents to
  10. sites/all/libraries/jwerty . This package also has book_copy and hidden_nodes support
  11. INSTALLATION
  12. *Place the outline_designer directory in the correct modules folder as you would any other Drupal module
  13. *Activate the module
  14. *Activate the sub-modules (outline_designer_book is highly recommended)
  15. *Go to admin/config/content/outline_designer and configure global settings
  16. If you activate outline_designer_book:
  17. *Go to admin/content/book/settings to enable / disable content types from outlining and set default type
  18. *Go to admin/content/book/outline_designer to enable / disable content types from outlining and set default type
  19. *Go to admin/content/book and click "edit order and titles" to access the outline designer interface.
  20. OPTIONAL INSTALLATION
  21. *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
  22. KEYBOARD SHORTCUTS
  23. Check out the JWERTY.txt file for directions on how to use jwerty
  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 'use outline designer'
  27. w/ outline_designer_book -- requires admin book outlines
  28. w/ outline_designer_og -- requires admin book outlines OR that you are a group admin
  29. 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:
  30. ** 'outline own pages' permission
  31. ** 'add content to books' permission
  32. ** have access to update / edit the node you are currently viewing
  33. (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)
  34. w/ outline_child_pages and book_manager -- requires 'add content to personal books' permission
  35. COMPATIBILITY
  36. No known issues
  37. *Firefox 2+
  38. *Safari 4+
  39. *Chrome
  40. *Opera 10
  41. *IE 7/8