[TYPO3-english] Customizing Info Bubble of wec_map
Joe Berger
joe.berger at gmx.de
Sun Jul 31 12:31:09 CEST 2011
Thank you Michael,
you showed me the way:
plugin.tx_wecmap_pi1.marker {
title = COA
title {
10 = TEXT
10.field = title
10.wrap = <h4>|</h4>
}
description = COA
description {
30 >
40 >
50 >
10 = COA
10 {
10 = TEXT
10.field = street
10.wrap = | <br/>
20 = TEXT
20.field = zip
20.wrap = |
30 = TEXT
30.field = zone
30.wrap = |
40 = TEXT
40.field = city
40.wrap = |
}
10.wrap = <p>|</p>
20 = TEXT
20.field = phone
20.wrap = <p>|</p>
}
}
I should never forget to use the TSOB.
Regards Joe
>>> Michael Cannon<mc at aihr.us> schrieb am 31.07.2011 um 09:16 in Nachricht
<mailman.40487.1312096686.648.typo3-english at lists.typo3.org>:
> Joe,
>
> It sounds like you're overriding the default TS. As such, you might
consider
> clearing your description box before you customize it. See the `10 >`
below.
>
> description {
> # remove prior settings
> 10 >
> 10 = COA
> 10 {
> ...
>
> ‑‑
> Michael Cannon
> President, Aihrus
> Taiwan +886 (0)916 526 059
> US +1 (617) 539‑6072
>
> Over 10 Years of Professional TYPO3 Support @ http://aihr.us
>
More information about the TYPO3-english
mailing list