Tango.info event: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 5: | Line 5: | ||
[[Template:Event]] | [[Template:Event]] | ||
== | ==Elements== | ||
If | If an element name is the same as a field name in [[tango.info iCal]], then its possible values are restricted by the [[iCal]] definition. | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
! Name | ! Name | ||
Line 58: | Line 58: | ||
| exdate | | exdate | ||
| | | | ||
| considered | |||
|- | |||
| partstat | |||
| accepted, declined, tentative | |||
| considered | | considered | ||
|} | |} |
Revision as of 2013-06-25T01:47:27
Elements
If an element name is the same as a field name in tango.info iCal, then its possible values are restricted by the iCal definition.
Name | Values | Usage in tango.info |
---|---|---|
categories | milonga,festival,lesson ... | active |
status | confirmed,cancelled | active |
summary | varchar(255) // -> tango.info event name | active |
comment | varchar(500) | active |
description | considered as standalone, currently for festivals this value is generated | |
organizer | considered | |
geo | derived from location? | |
location | split into several fields, e.g. country | |
freq | YEARLY, MONTHLY, WEEKLY | active |
interval | if interval=1, then empty. Only other value in tango.info currently: 2 | active |
byday | MO,TU,WE,TH,FR,SA,SU, 1MO,1TU,..,2MO,..,3MO,..,4MO, 5MO, -1MO,..,-1SU | active |
until | considered | |
exdate | considered | |
partstat | accepted, declined, tentative | considered |