GPMSWiki/AdministratorDocumentation/AddingProjectClass: Difference between revisions
Jump to navigation
Jump to search
imported>LutzKrause No edit summary |
m (5 revisions) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
= Adding a [[ProjectClass]] = | = Adding a [[ProjectClass]] = | ||
* Define the Roles and Rights of the | * Define the Roles and Rights of the ProjectClass | ||
* Add the | * Add the ProjectClass: | ||
gpms add_project_class -c <class name> -d <description> | gpms add_project_class -c <class name> -d <description> | ||
(e.g. gpms add_project_class -c GenDB-2.2 -d "Class for all GenDB version 2.2 projects") | (e.g. gpms add_project_class -c GenDB-2.2 -d "Class for all GenDB version 2.2 projects") |
Latest revision as of 07:18, 26 October 2011
Adding a ProjectClass
- Define the Roles and Rights of the ProjectClass
- Add the ProjectClass:
gpms add_project_class -c <class name> -d <description> (e.g. gpms add_project_class -c GenDB-2.2 -d "Class for all GenDB version 2.2 projects")