Loading...
 

Project_Management

Project Management would will be a great profile

dev:Project Management
doc:Project Management


YAML
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


Comments

I do not think this profile works the . It should id instead of object:
permissions:
 Program Manager:
  objects:
   -
    type: category
    id: $project_root_category
    allow:
     - add_object

Included:

Related links


Related pages

[+]