Form:Project
From syn2cat - HackerSpace.lu
(Difference between revisions)
m (changed autocomplete) |
|||
(8 intermediate revisions by one user not shown) | |||
Line 9: | Line 9: | ||
{{{for template|Project}}} | {{{for template|Project}}} | ||
{| class="formtable" | {| class="formtable" | ||
− | |||
− | |||
− | |||
! Type of the Project: | ! Type of the Project: | ||
− | |||
| {{{field|type|mandatory}}} | | {{{field|type|mandatory}}} | ||
|- | |- | ||
Line 22: | Line 18: | ||
| {{{field|logo|uploadable}}} | | {{{field|logo|uploadable}}} | ||
|- | |- | ||
− | ! | + | ! State of this project: |
− | | {{{field| | + | | {{{field|status|mandatory|default=planning}}} |
|- | |- | ||
− | ! | + | ! Source code repository: |
− | | {{{field| | + | | {{{field|repository}}} |
+ | |- | ||
+ | ! Issue tracker: | ||
+ | | {{{field|tracker|input type=text}}} | ||
|- | |- | ||
! Meetings: | ! Meetings: | ||
− | | {{{field|meetings}}} | + | | {{{field|meetings|default=none}}} || e.g. "Thursdays, 8pm" |
|- | |- | ||
! Contact Person(s): | ! Contact Person(s): | ||
− | | {{{field|contact|mandatory}}} | + | | {{{field|contact|mandatory|input type=text|autocomplete on namespace=User}}} || comma-separated |
|- | |- | ||
! Members: | ! Members: | ||
− | | {{{field|members}}} | + | | {{{field|members|input type=text|autocomplete on namespace=User}}} || comma-separated |
|} | |} | ||
{{{end template}}} | {{{end template}}} |
Latest revision as of 23:24, 17 March 2011
This is the 'Project' form. To add a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.