This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "Template:Project GPC Dashboard"

From OWASP
Jump to: navigation, search
 
Line 15: Line 15:
 
   #REDIRECT [[Projects/{{{project_name}}}/Releases/...]]
 
   #REDIRECT [[Projects/{{{project_name}}}/Releases/...]]
  
* Releases' Assessment:
+
===Releases Assessment===
** The GPC assessment page goes here  [[Projects/{{{project_name}}}/GPC/Assessment/...]] using the template [[Template:Release_Rating]]
+
 
** for documents
+
* The GPC assessment page goes here  [[Projects/{{{project_name}}}/GPC/Assessment/...]] using the template [[Template:Release_Rating]]
*** The user assessment page goes here: [[Projects/{{{project_name}}}/Releases/.../Assessment]] using the template [[Template:GPC_Release_Assessment_Documents]]
+
* for documents
** for tools
+
** The user assessment page goes here: [[Projects/{{{project_name}}}/Releases/.../Assessment]] using the template [[Template:GPC_Release_Assessment_Documents]]
*** The user assessment page goes here: [[Projects/{{{project_name}}}/Releases/.../Assessment]] using the template [[Template:GPC_Release_Assessment_Tools]]
+
* for tools
 +
** The user assessment page goes here: [[Projects/{{{project_name}}}/Releases/.../Assessment]] using the template [[Template:GPC_Release_Assessment_Tools]]

Latest revision as of 17:11, 10 May 2010

This is the Project GPC Dashboard for the project : {{{project_name}}}

Project

  • Main page: [[{{{project_home_page}}}]]
  • Project Details Tab : [[Projects/{{{project_name}}}]] (edit)- uses template: Template:Project_About

Releases

  • Release Details Tab (one per release) [[Projects/{{{project_name}}}/Releases/....]] using the template Template:Release_About
  • When ready create this page: Current release: [[Projects/{{{project_name}}}/Releases/Current]]
    • using the code
 #REDIRECT [[Projects/{{{project_name}}}/Releases/...]]
  • When ready create this page: Last reviewed release: [[Projects/{{{project_name}}}/Releases/Last_Reviewed_Release]]
    • using the code
 #REDIRECT [[Projects/{{{project_name}}}/Releases/...]]

Releases Assessment