Tango.info event: Difference between revisions

From tango.info wiki
Jump to navigation Jump to search
Line 9: Line 9:
{| class="wikitable sortable"
{| class="wikitable sortable"
! Name
! Name
! RFC5545 section
! Values
! Values
! Usage in tango.info
! Usage in tango.info
|-
|-
| categories || milonga,festival,lesson ...
| categories  
| [http://tools.ietf.org/html/rfc5545#section-3.8.1.2 3.8.1.2]
| milonga,festival,lesson ...
| active
| active
|-
|-
| status || confirmed,cancelled
| class
| [http://tools.ietf.org/html/rfc5545#section-3.8.1.3 3.8.1.3]
| considered
|-
| status  
| [http://tools.ietf.org/html/rfc5545#section-3.8.1.11 3.8.1.11]
| confirmed,cancelled
| active
| active
|-
|-
| summary || varchar(255) // -> [[tango.info event name]]
| summary  
| [http://tools.ietf.org/html/rfc5545#section-3.8.1.12 3.8.1.12]
| varchar(255) // -> [[tango.info event name]]
| active
| active
|-
|-
| comment || varchar(500)
| comment  
| [http://tools.ietf.org/html/rfc5545#section-3.8.1.4 3.8.1.4]
| varchar(500)
| active
| active
|-
|-
| description
| description
| [http://tools.ietf.org/html/rfc5545#section-3.8.1.5 3.8.1.5]
|  
|  
| considered as standalone, currently for festivals this value is generated
| considered as standalone, currently for festivals this value is generated
|-
| organizer
|
| considered
|-
|-
| geo  
| geo  
| [http://tools.ietf.org/html/rfc5545#section-3.8.1.6 3.8.1.6]
|  
|  
| derived from location?
| derived from location?
|-
|-
| location  
| location  
| [http://tools.ietf.org/html/rfc5545#section-3.8.1.7 3.8.1.7]
|  
|  
| split into several fields, e.g. country
| split into several fields, e.g. country
|-
| attendee
| [http://tools.ietf.org/html/rfc5545#section-3.8.4.1 3.8.4.1]
|
| table: event_attendee contains artists
|-
| contact
| [http://tools.ietf.org/html/rfc5545#section-3.8.4.2 3.8.4.2]
| <text>
| considered
|-
| organizer
| [http://tools.ietf.org/html/rfc5545#section-3.8.4.3 3.8.4.3]
|
| considered
|-
|-
| freq
| freq
| [http://tools.ietf.org/html/rfc5545#section-3.8.5.3 3.8.5.3] RRULE
| YEARLY, MONTHLY, WEEKLY
| YEARLY, MONTHLY, WEEKLY
| active
| active
|-
|-
| interval
| interval
| [http://tools.ietf.org/html/rfc5545#section-3.8.5.3 3.8.5.3] RRULE
| if interval=1, then empty. Only other value in tango.info currently: 2  
| if interval=1, then empty. Only other value in tango.info currently: 2  
| active
| active
|-
|-
| byday
| byday
| [http://tools.ietf.org/html/rfc5545#section-3.8.5.3 3.8.5.3] RRULE
| MO,TU,WE,TH,FR,SA,SU, 1MO,1TU,..,2MO,..,3MO,..,4MO, 5MO, -1MO,..,-1SU
| MO,TU,WE,TH,FR,SA,SU, 1MO,1TU,..,2MO,..,3MO,..,4MO, 5MO, -1MO,..,-1SU
| active
| active
|-
|-
| until
| until
| [http://tools.ietf.org/html/rfc5545#section-3.8.5.3 3.8.5.3] RRULE
|
|
| considered
| considered
|-
|-
| exdate
| exdate
| [http://tools.ietf.org/html/rfc5545#section-3.8.5.1 3.8.5.1]
|
| considered
|-
| rdate
| [http://tools.ietf.org/html/rfc5545#section-3.8.5.2 3.8.5.2]
|
|
| considered
| considered
|-
|-
| partstat
| partstat
|
| accepted, declined, tentative
| accepted, declined, tentative
| considered
| considered
|-
 
| contact
| <text>
| considered
|-
| attendee
|
| table: event_attendee contains artists
|}
|}

Revision as of 2013-07-10T05:15:37

Template:Event

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 RFC5545 section Values Usage in tango.info
categories 3.8.1.2 milonga,festival,lesson ... active
class 3.8.1.3 considered
status 3.8.1.11 confirmed,cancelled active
summary 3.8.1.12 varchar(255) // -> tango.info event name active
comment 3.8.1.4 varchar(500) active
description 3.8.1.5 considered as standalone, currently for festivals this value is generated
geo 3.8.1.6 derived from location?
location 3.8.1.7 split into several fields, e.g. country
attendee 3.8.4.1 table: event_attendee contains artists
contact 3.8.4.2 <text> considered
organizer 3.8.4.3 considered
freq 3.8.5.3 RRULE YEARLY, MONTHLY, WEEKLY active
interval 3.8.5.3 RRULE if interval=1, then empty. Only other value in tango.info currently: 2 active
byday 3.8.5.3 RRULE MO,TU,WE,TH,FR,SA,SU, 1MO,1TU,..,2MO,..,3MO,..,4MO, 5MO, -1MO,..,-1SU active
until 3.8.5.3 RRULE considered
exdate 3.8.5.1 considered
rdate 3.8.5.2 considered
partstat accepted, declined, tentative considered