version 1.2, 2011/11/06 01:29:48
|
version 1.3, 2011/11/06 14:48:47
|
Line 8
|
Line 8
|
<TMPL_VAR NAME="description"> |
<TMPL_VAR NAME="description"> |
|
|
[[!tag project]] |
[[!tag project]] |
|
<TMPL_IF NAME="category"> |
|
[[!tag category:<TMPL_VAR NAME="raw_category">]] |
|
</TMPL_IF> |
|
<TMPL_IF NAME="difficulty"> |
|
[[!tag difficulty:<TMPL_VAR NAME="raw_difficulty">]] |
|
</TMPL_IF> |
<TMPL_ELSE> |
<TMPL_ELSE> |
# Project template description |
# Project template description |
|
|
Line 19 The following parameters are supported:
|
Line 25 The following parameters are supported:
|
- title (required) |
- title (required) |
- contact (required) |
- contact (required) |
- mentors (optional) |
- mentors (optional) |
|
- category (required): one of "kernel", "pkgsrc" or "userland". |
|
- difficulty (required): one of "easy", "medium" or "hard". |
- duration (optional) |
- duration (optional) |
- description (required) |
- description (required) |
|
|
The following tags should be set to classify the project into different |
The following tags should be set to classify the project into different |
indexes: |
indexes: |
|
|
- *easy*, *medium*, *hard*: Use one of these to define the difficulty of |
|
the project. |
|
- *kernel*, *pkgsrc*, *userland*: Use one of these to define the category |
|
of the project. |
|
- *funded*: Use this tag if the project has been preapproved for funding |
- *funded*: Use this tag if the project has been preapproved for funding |
by The NetBSD Foundation. |
by The NetBSD Foundation. |
- *gsoc*: Use this tag to denote a project suitable for the Google |
- *gsoc*: Use this tag to denote a project suitable for the Google |