[TYPO3-german] WEC_MAP und Calendar Base
Joerg Sauskat
j.sauskat at gmx.de
Mon May 2 22:25:43 CEST 2011
Hallo Dominic,
danke für Deine Mail.
Das funktioniert bei nicht. Bei den Templates wird wie Du empfohlen hast
erst das API-Template und dann das WEC_Table Template geladen. Die
Tabellenstruktur der tx_cal_organizer entspricht exakt der der
tx_cal_location. Insofern dürfte es beim Mappen keine Probleme geben.
Aber muß ich das überhaupt mappen? Dürfte doch ausreichen, wenn ich
lediglich über
plugin.tx_wecmap_pi3.tables.10 {
table = tx_cal_organizer
die Tabelle austausche.
Hier der Inhalt des derzeitigen Setups:
plugin.tx_cal_controller.view.location {
locationViewPid = 2845
map.apiKey = XXX
map.showOverviewMap = 1
map.showMapType = 1
map.showScale = 1
}
plugin.tx_cal_controller.view.organizer.organizer {
showMap = 1
organizerViewPid = 2845
map.apiKey = XXX
map.showOverviewMap = 1
map.showMapType = 1
map.showScale = 1
}
plugin.tx_wecmap_pi3 {
pid = 2845
zoomLevel=8
}
plugin.tx_wecmap_pi3.tables.10 {
table = tx_cal_organizer // wenn ich hier stattdessen tx_cal_location
eintrage funktioniert es //
where = country_zone = 'MV'
icon {
iconID = symbol
anchorX = 0
anchorY = 0
infoAnchorX = 5
infoAnchorY = 1
imagepath = fileadmin/layout_gruene2009/img_site/sunflower.png
width = 32
height = 32
shadowpath =
http://maps.google.com/intl/en_us/mapfiles/ms/micons/lodging.shadow.png
shadowWidth = 59
shadowHeight = 32
}
}
Bin total ratlos.
Gruß Jörg
Am 02.05.2011 02:51, schrieb Dominic Garms:
> plugin.tx_wecmap_pi3{
>
More information about the TYPO3-german
mailing list