Differences

This shows you the differences between two versions of the page.

Link to this comparison view

72:project_state [2018/07/17 12:25] – created bkkr72:project_state [2024/02/15 00:00] (current) – external edit 127.0.0.1
Line 5: Line 5:
 With Stages you have the possibility to assign specific states to your projects. Of course, the assignment and in particular the change of the project state should only be done by authorized users. With Stages you have the possibility to assign specific states to your projects. Of course, the assignment and in particular the change of the project state should only be done by authorized users.
  
-Before using the project state feature, the available states have to be defined. Therefore they have to be entered into the''<font inherit/Courier New,Courier,monospace;;inherit;;inherit><PKITHOME>/WEB-INF/conf/PKitConfig.xml</font>''  configuration file. The following example describes such a configuration.+Before using the project state feature, the available states have to be defined. Therefore they have to be entered into the''<PKITHOME>/WEB-INF/conf/PKitConfig.xml''  configuration file. The following example describes such a configuration.
  
 <code> <code>
Line 16: Line 16:
 </code> </code>
  
-To support an international view of the states, you have to add one line for every available project state in ''<font inherit/Courier New,Courier,monospace;;inherit;;inherit><PKITHOME>/WEB-INF/classes/LocalPKit*.properties</font>''. For your convenience, the preceding project states are already preconfigured in ''<font inherit/Courier New,Courier,monospace;;inherit;;inherit><PKITHOME>/WEB-INF/classes/PKit*.properties</font>''.+To support an international view of the states, you have to add one line for every available project state in ''<PKITHOME>/WEB-INF/classes/LocalPKit*.properties''. For your convenience, the preceding project states are already preconfigured in ''<PKITHOME>/WEB-INF/classes/PKit*.properties''.
  
 You can use them as templates for new project states: You can use them as templates for new project states:
Line 27: Line 27:
 </code> </code>
  
-After the assignment of a state, the project names are shown in a specific color in the project navigation tree. Therefore each project state is associated to one color. These colors can be configured in ''<font inherit/Courier New,Courier,monospace;;inherit;;inherit><PKITHOME>/custom.css</font>'' Again the preceding states are already pre-configured in  ''<font inherit/Courier New,Courier,monospace;;inherit;;inherit><PKITHOME>/standard.css</font>''.+After the assignment of a state, the project names are shown in a specific color in the project navigation tree. Therefore each project state is associated to one color. These colors can be configured in ''<PKITHOME>/custom.css'' Again the preceding states are already pre-configured in  ''<PKITHOME>/standard.css''.
  
 <code> <code>