Form:Meeting
From Whitespace (Hackerspace Gent)
(Difference between revisions)
m |
|||
| (22 intermediate revisions by one user not shown) | |||
| Line 2: | Line 2: | ||
This is the 'Meeting' form. To add an meeting, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page. | This is the 'Meeting' form. To add an meeting, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page. | ||
| − | {{#forminput:Meeting}} | + | {{#forminput:Meeting|autocomplete on category=Meetings}} |
You can also '''[[:Category:Meetings|browse existing meetings]]'''. | You can also '''[[:Category:Meetings|browse existing meetings]]'''. | ||
| Line 9: | Line 9: | ||
{| | {| | ||
! Start date: | ! Start date: | ||
| − | | {{{field|Start date|input type= | + | | {{{field|Start date|input type=datetimepicker|mandatory|interval=5|default=yyyy/mm/dd 19:30:00}}} |
|- | |- | ||
! End date: | ! End date: | ||
| − | | {{{field|End date|input type= | + | | {{{field|End date|input type=datetimepicker|mandatory|interval=5|default=yyyy/mm/dd 23:59:59}}} |
|- | |- | ||
! Location: | ! Location: | ||
| − | | {{{field|Location|default=Whitespace|mandatory}}} | + | | {{{field|Location|default=Whitespace|mandatory|values from category=Locations|input type=combobox}}} |
|- | |- | ||
! Logo: | ! Logo: | ||
| Line 23: | Line 23: | ||
'''People attending the meeting:''' | '''People attending the meeting:''' | ||
| − | {{{field|Attendees|input type=textarea | + | |
| + | {{{field|Attendees|input type=textarea with autocomplete|values from category=People|list|rows=3}}} | ||
{{{end template}}} | {{{end template}}} | ||
| Line 30: | Line 31: | ||
{{{for template|AgendaPoints}}} | {{{for template|AgendaPoints}}} | ||
| − | {{{field|points|input type=textarea}}} | + | {{{field|points|input type=textarea|rows=7}}} |
{{{end template}}} | {{{end template}}} | ||
| Line 39: | Line 40: | ||
'''Meeting notes:''' | '''Meeting notes:''' | ||
| − | {{{standard input|free text}}} | + | {{{standard input|free text|autogrow}}} |
{{{standard input|summary}}} | {{{standard input|summary}}} | ||
Latest revision as of 19:00, 8 February 2012
This is the 'Meeting' form. To add an meeting, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.
You can also browse existing meetings.