TangoSud Project: Difference between revisions
-**the ''Category:UN/LOCODE'' statement (UN/LOCODE is the identifier of the venue city, see http://unlocode.hmap.info/) |
mNo edit summary |
||
(11 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[Category:TangoSud|*]] | [[Category:TangoSud|*]] | ||
'''TangoSud Project''' intends to provide a usable database for tango venues. Primarily designed with MySQL for tango | '''TangoSud Project''' intends to provide a usable database for tango venues. Primarily designed with MySQL for tango venues in the [[Southern France|South of France]], this project is being rewritten here by using wiki tools, the current status is shown on a [[gmap TangoSud|map]]. | ||
Four types of information are expected: | |||
* the tango cities: they are defined in | * the tango [[:Category:cities|cities]] : they are defined in tango.info by their [[UN/LOCODE]] | ||
* the tango venues: any place where one can dance tango, these venues are | * the tango [[:Category:venues|venues]] : any place where one can dance tango, these venues are linked to tango cities | ||
* the tango organizers: any person or association or whatever who organizes tango parties in tango | * the tango organizers: any person or association or whatever who organizes tango parties in tango venues | ||
* the tango [[:Category:milongas|milongas]] : any tango parties organized in tango venues | |||
All this information is stored in this wiki.tango, '''TangoSud Project''' uses some wiki features to provide updated list of milongas available in a city for instance. | All this information is stored in this wiki.tango, '''TangoSud Project''' uses some wiki features to provide updated list of milongas available in a city for instance. | ||
'''Warning (2008-10-23)''': this project is really at its initial stage... The test bed for this project is [[Aix-en-Provence]] and its milonga places. | '''Warning (2008-10-23)''': this project is really at its initial stage... The test bed for this project is [[Aix-en-Provence]] and its milonga places. | ||
==Main Functions== | |||
#Displaying the general map of cities: [[gmap TangoSud]] | |||
#For each city: | |||
#*Listing the tango venues with their milongas | |||
#*Displaying the city map with the venues locations | |||
#*Providing the calendar of milongas or similar events (practicas for instance) | |||
#For each tango venue: | |||
#*Providing the address and other coordinates | |||
#*Providing the calendar of scheduled milongas | |||
<dpl> | <dpl> | ||
category=TangoSud | category=TangoSud | ||
category=cities | |||
format={| class="wikitable"\n!Cities with milonga(s) known in [[TangoSud Project]] (table in construction),\n|-\n|[[%PAGE%]],,\n|} | format={| class="wikitable"\n!Cities with milonga(s) known in [[TangoSud Project]] (table in construction),\n|-\n|[[%PAGE%]],,\n|} | ||
</dpl> | </dpl> | ||
Line 22: | Line 30: | ||
'''To be relevant to the TangoSud Project:''' | '''To be relevant to the TangoSud Project:''' | ||
*wiki pages of venues must contain: | *wiki pages of venues must contain: | ||
**the ''[[Template:venue]]'' in order to be processed by | **the ''[[Template:venue]]'' in order to be processed by [[DPL]] | ||
*wiki pages of cities must contain: | *wiki pages of cities must contain: | ||
**the ''[[:Category:TangoSud]]'' statement: this will enable the online directory of relevant cities. | **the ''[[:Category:TangoSud]]'' statement: this will enable the online directory of relevant cities. | ||
**the '''<dpl> block''' defined here (TBD). | **the '''<dpl> block''' defined here (TBD). | ||
**option: the ''[[Template:city]]'' will be useful for describing cities. | **option: the ''[[Template:city]]'' will be useful for describing cities. | ||
*wiki pages of milongas must contain: | |||
'' | **the ''[[Template:milonga]]'' in order to be processed by [[DPL]] |
Latest revision as of 2008-10-28T16:55:08
TangoSud Project intends to provide a usable database for tango venues. Primarily designed with MySQL for tango venues in the South of France, this project is being rewritten here by using wiki tools, the current status is shown on a map.
Four types of information are expected:
- the tango cities : they are defined in tango.info by their UN/LOCODE
- the tango venues : any place where one can dance tango, these venues are linked to tango cities
- the tango organizers: any person or association or whatever who organizes tango parties in tango venues
- the tango milongas : any tango parties organized in tango venues
All this information is stored in this wiki.tango, TangoSud Project uses some wiki features to provide updated list of milongas available in a city for instance.
Warning (2008-10-23): this project is really at its initial stage... The test bed for this project is Aix-en-Provence and its milonga places.
Main Functions
- Displaying the general map of cities: gmap TangoSud
- For each city:
- Listing the tango venues with their milongas
- Displaying the city map with the venues locations
- Providing the calendar of milongas or similar events (practicas for instance)
- For each tango venue:
- Providing the address and other coordinates
- Providing the calendar of scheduled milongas
<dpl> category=TangoSud category=cities format={| class="wikitable"\n!Cities with milonga(s) known in TangoSud Project (table in construction),\n|-\n|%PAGE%,,\n|} </dpl>
How To
To be relevant to the TangoSud Project:
- wiki pages of venues must contain:
- the Template:venue in order to be processed by DPL
- wiki pages of cities must contain:
- the Category:TangoSud statement: this will enable the online directory of relevant cities.
- the <dpl> block defined here (TBD).
- option: the Template:city will be useful for describing cities.
- wiki pages of milongas must contain:
- the Template:milonga in order to be processed by DPL