Skip to content
Snippets Groups Projects
Select Git revision
  • 7.x-2.0-alpha1
  • 7.x-2.x default
  • 6.x-2.x
  • 7.x-1.x
  • 6.x-1.x
  • 5.x-1.x
  • master
  • 7.x-2.3
  • 7.x-2.2
  • 7.x-2.1
  • 7.x-2.0
  • 7.x-2.0-rc3
  • 7.x-2.0-rc2
  • 7.x-2.0-rc1
  • 7.x-2.0-beta2
  • 7.x-2.0-beta1
  • 7.x-2.0-alpha3
  • 6.x-2.0
  • 6.x-2.0-beta3
  • 7.x-2.0-alpha2
  • 6.x-2.0-beta2
  • 6.x-2.0-beta1
  • 6.x-1.3
  • 6.x-1.2
  • 6.x-1.1
  • 6.x-1.0-rc3
26 results

outline_designer

  • Open with
  • Download source code
  • 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