-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
54 lines (43 loc) · 2.32 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
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