Loading...
 
Skip to main content

History: Project_Management

Source of version: 18 (current)

Copy to clipboard
            Project Management --would-- [http://projectmanagementwiki.org/WBS+for+building+an+airplane+Tiki+profile|will] be a great profile

dev:((dev:Project Management))
doc:((doc:Project Management))


{CODE(caption=>YAML,wrap=1)}
instructions: Project List
preferences:
 feature_wiki: y
 feature_categories: y
 feature_perspective: y
 wikiplugin_datachannel: y
 wikiplugin_listpages: y
 wikiplugin_memberlist: y
 feature_page_title: n
permissions:
 Program Manager:
  autojoin: y
  objects:
   -
    type: category
    object: $project_root_category
    allow:
     - add_object
     - remove_object
     - view_category
     - view
     - edit
     - history
 Registered:
  objects:
   -
    type: category
    object: $project_root_category
    allow:
     - view_category
     - view
objects:
 -
  type: module
  ref: switcher
  data:
   name: perspective
   position: right
   order: 10
   groups: [ Registered ]
 -
  type: wiki_page
  ref: project_dashboard
  data:
   name: Project List
   content: wikicontent:Project_Management_project_list
 -
  type: wiki_page
  ref: project_creation_channel
  data:
   name: Project Template
   content: wikidirect:Project_Management_project_template
 -
  type: datachannel
  ref: project_datachannel
  data:
   name: project_template
   profile: $project_creation_channel
   groups: [ Program Manager ]
 -
  type: category
  ref: project_root_category
  data:
   name: Projects
{CODE}

!Comments
I do not think this profile works the . It should id instead of object:
{CODE()}
permissions:
 Program Manager:
  objects:
   -
    type: category
    id: $project_root_category
    allow:
     - add_object
{CODE}
Included:
* ((Project_Management_project_list))
* ((Project_Management_project_template)) as a data channel
* ((Project_Management_instructions))

!Related links
*Useful for the future: http://dev.tiki.org/TrackerToGanttChart

!- Related pages
{TITLESEARCH(search=>Project_Management)}{TITLESEARCH}