[TYPO3-german] WEC MAP in Calendar Base konfigurieren
Damian Walczuch
walczuch at gmail.com
Tue Jan 13 15:47:54 CET 2009
Hallo,
Habe wec Map und calendar Base installiert.
Läuft soweit auch alles.
Ich bekomme allerdings die Wec Map nicht konfiguriert. (Unter
Organisator)
Also wenn ich auf dien Link Organisator in der Eventansicht klicke.
Diese wird immer mit 300px x 300px angezeigt.
Die Buttons zum Wechseln der Ansicht sehe ich auch nicht.
Folgenden Code habe ich in meinem Setup. Aber ohne jegliche
Auswirkungen.
plugin.tx_wecmap_pi1 {
height = 500
width = 500
controls.mapControlSize = 1
controls.showOverviewMap = 1
controls.showMapType = 1
controls.showScale = 1
userGroups =
pid = 98
zoomLevel =
centerLat =
centerLong =
mapName = map1
maxAutoZoom =
groups.country {
# this is just an example for how to add a new icon
# icon {
# iconID = blue
# imagepath = typo3conf/ext/wec_map/images/mm_20_blue.png
# shadowpath = typo3conf/ext/wec_map/images/mm_20_shadow.png
# width = 12
# height = 20
# shadowWidth = 22
# shadowHeight = 20
# anchorX = 6
# anchorY = 20
# infoAnchorX = 5
# infoAnchorY = 1
# }
zoom.min = 0
zoom.max = 2
}
groups.city {
zoom.min = 3
zoom.max = 7
}
groups.single {
zoom.min = 8
zoom.max = 17
}
marker {
title = COA
title {
10 = TEXT
10.field = name
10.wrap = <div class="infotitle">|</div>
10.if.isTrue.field = name
}
description = COA
description {
10 = COA
10 {
10 = TEXT
10.field = address
10.wrap = | <br/>
10.if.isTrue.field = address
20 = TEXT
20.field = city
20.wrap = | ,
20.if.isTrue.field = city
30 = TEXT
30.field = zone
30.wrap = |
30.if.isTrue.field = zone
40 = TEXT
40.field = zip
}
10.wrap = <div>|</div>
20 = TEXT
20.field = phone
20.wrap = <div>|</div>
20.if.isTrue.field = phone
}
}
defaulttitle < tx_wecmap_api.defaulttitle
defaultdescription < tx_wecmap_api.defaultdescription
homeicon < tx_wecmap_api.homeicon
sidebar < tx_wecmap_api.sidebar
directions < tx_wecmap_api.directions
sidebarItem < tx_wecmap_api.sidebarItem
addressForm < tx_wecmap_api.addressForm
output < tx_wecmap_api.output
_CSS_DEFAULT_STYLE < tx_wecmap_api._CSS_DEFAULT_STYLE
}
Kann mir jemand weiterhelfen?
Viele Grüße
Damian
More information about the TYPO3-german
mailing list