[TYPO3-german] wec_map Icon ersetzen

Jan Bartels j.bartels at arcor.de
Sat Feb 21 17:55:51 CET 2015


Am 20.02.2015 um 14:19 schrieb Kerstin Finke:
> ich versuche verzweifelt, das Standardicon (roter Pin) durch ein anderes
> Icon zu ersetzen.
>
> Ich nutze die Simple Map (pi1):
>
> plugin.tx_wecmap_pi1 {
>    marker {
>      title.10.wrap = <h1>|</h1>

        iconID = marina

>    }
>
>      # this is just an example for how to add a new icon
>    icons.1 {
>       iconID       = marina
>       imagepath    = fileadmin/templates/images/pin.png
>       ...
>     }
> }

> Aber was muss ich tun, damit das Icon auch wirklich aktiviert wird? Ich
> muss doch konfigurieren können, welches er jetzt nehmen soll, aber ich
> finde nichts dazu.
Siehe TypoScript-Referenztabelle in der Dokumentation. marker.iconID 
steht 3 Zeilen unter marker.title.

Gruß,

Jan



More information about the TYPO3-german mailing list