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:OWASP Project Info"

From OWASP
Jump to: navigation, search
m
Line 46: Line 46:
 
* Contact the [[:Category:Global Projects Committee|GPC]] to report a problem or concern about this project or to update information.
 
* Contact the [[:Category:Global Projects Committee|GPC]] to report a problem or concern about this project or to update information.
 
|}</includeonly><noinclude>
 
|}</includeonly><noinclude>
This template displays key OWASP Project Info, including the project name, leader, mailing list, and health. All parameters are optional.  
+
This template displays key OWASP Project Info, including the project name, leader, mailing list, and health. All parameters are optional. Up to 10 contributors and 10 links can be added to the project.
  
 
Any name/email/username tuple utilizes the [[:Template:Contact]] template. For example, <code>leader_name</code>, <code>leader_email</code> and <code>leader_username</code> form the leader Contact tuple. Likewise with <code>maintainer_*</code> and <code>contributor_*''[1-10]''</code>.
 
Any name/email/username tuple utilizes the [[:Template:Contact]] template. For example, <code>leader_name</code>, <code>leader_email</code> and <code>leader_username</code> form the leader Contact tuple. Likewise with <code>maintainer_*</code> and <code>contributor_*''[1-10]''</code>.

Revision as of 01:37, 3 August 2009

This template displays key OWASP Project Info, including the project name, leader, mailing list, and health. All parameters are optional. Up to 10 contributors and 10 links can be added to the project.

Any name/email/username tuple utilizes the Template:Contact template. For example, leader_name, leader_email and leader_username form the leader Contact tuple. Likewise with maintainer_* and contributor_*[1-10].

By default:

  • project_name = N/A
  • project_description = N/A
  • pamphlet_link = N/A
  • mailing_list = N/A
  • links_url[1-10] = not displayed
  • links_name[1-10] = not displayed
  • project_road_map = N/A
  • project_health_status = null (Not Reviewed)

Usage

{{Template:OWASP Project Info
| project_name =
| project_description =
| leader_name =
| leader_email =
| leader_username = 
| maintainer_name =
| maintainer_email = 
| maintainer_username = 
| contributor_name1 = 
| contributor_email1 = 
| contributor_username1 = 
| contributor_name2 = 
| contributor_email2 = 
| contributor_username2 = 
| contributor_name3 = 
| contributor_email3 = 
| contributor_username3 = 
| contributor_name4 = 
| contributor_email4 = 
| contributor_username4 = 
| contributor_name5 = 
| contributor_email5 = 
| contributor_username5 = 
| contributor_name6 = 
| contributor_email6 = 
| contributor_username6 = 
| contributor_name7 = 
| contributor_email7 = 
| contributor_username7 = 
| contributor_name8 = 
| contributor_email8 = 
| contributor_username8 = 
| contributor_name9 = 
| contributor_email9 = 
| contributor_username9 = 
| contributor_name10 = 
| contributor_email10 = 
| contributor_username10 =  
| pamphlet_link = 
| mailing_list = 
| links_url1 = 
| links_name1 = 
| links_url2 = 
| links_name2 = 
| links_url3 = 
| links_name3 = 
| links_url4 = 
| links_name4 = 
| links_url5 = 
| links_name5 = 
| links_url6 = 
| links_name6 = 
| links_url7 = 
| links_name7 = 
| links_url8 = 
| links_name8 = 
| links_url9 = 
| links_name9 = 
| links_url10 = 
| links_name10 = 
| project_road_map = 
| project_health_status = 
}}

Example

{{Template:OWASP Project Info
| project_name = Example Project
| project_description = An example OWASP project
| leader_username = [email protected]
| leader_name = Jason Li
| maintainer_email = [email protected]
| maintainer_name = Paulo Coimbra
| contributor_username1 = mtesauro
| contributor_name1 = Matt Tesauro
| mailing_list_name = global-projects-committee
| project_road_map = Global_Projects_Committee
| project_health_status = 3
| links_url1 = http://www.owasp.org/index.php/Global_Projects_Committee
| links_name1 = Global Projects Committee
}}
what is this project?
Example Project

Purpose: An example OWASP project

License: N/A

who is working on this project?
Project Leader: Jason Li

Project Maintainer: Paulo Coimbra @

Project Contributor(s):

how can you learn more?
Project Pamphlet: N/A

3x slide Project Presentation: N/A

Mailing list: Subscribe or read the archives

Project Roadmap: To view, click here

Main links:

Project Health: Greenlight.pngGreenlight.pngGreenlight.png Level 3 Project (Provisional)
To be reviewed under Assessment Criteria v2.0

Key Contacts
  • Contact Jason Li to contribute, review or sponsor this project
  • Contact the GPC to report a problem or concern about this project or to update information.