version 1.5, 2011/11/06 21:08:23
|
version 1.6, 2011/11/09 21:14:03
|
Line 6
|
Line 6
|
* Duration estimate: <TMPL_VAR NAME="raw_duration"></TMPL_IF> <TMPL_IF NAME="funded"> |
* Duration estimate: <TMPL_VAR NAME="raw_duration"></TMPL_IF> <TMPL_IF NAME="funded"> |
* Funded by: <TMPL_VAR NAME="funded"></TMPL_IF> |
* Funded by: <TMPL_VAR NAME="funded"></TMPL_IF> |
|
|
|
<TMPL_IF NAME="done_by"> |
|
**IMPORTANT: This project was completed by <TMPL_VAR NAME="raw_done_by">. You may |
|
still contact the people above for details, but please do not submit an |
|
application for this project.** |
|
[[!tag status:done]] |
|
<TMPL_ELSE> |
|
[[!tag status:active]] |
|
</TMPL_IF> |
|
|
<TMPL_VAR NAME="description"> |
<TMPL_VAR NAME="description"> |
|
|
[[!tag project]] |
[[!tag project]] |
Line 28 The following parameters are supported:
|
Line 37 The following parameters are supported:
|
|
|
- title (required) |
- title (required) |
- contact (required) |
- contact (required) |
|
- done_by (optional): set to the name of the person that completed the project. |
|
This adds a note to the project mentioning that it has been completed and |
|
removes it from the indexes. Do not move project pages or delete them; by |
|
setting this tag, the URL will remain valid. |
- mentors (optional) |
- mentors (optional) |
- category (required): one of "filesystems", "kernel", "misc", "networking", |
- category (required): one of "filesystems", "kernel", "misc", "networking", |
"pkgsrc", "ports" or "userland". |
"pkgsrc", "ports" or "userland". |