Skip to content

Instantly share code, notes, and snippets.

View SventB's full-sized avatar

Sven Burkert SventB

View GitHub Profile
@SventB
SventB / GoogleMaps.html
Last active April 17, 2016 08:49
Google Maps with Flux/Fluidcontent (TYPO3 CMS)
<div xmlns="http://www.w3.org/1999/xhtml" lang="en"
xmlns:v="http://typo3.org/ns/FluidTYPO3/Vhs/ViewHelpers"
xmlns:flux="http://typo3.org/ns/FluidTYPO3/Flux/ViewHelpers"
xmlns:f="http://typo3.org/ns/fluid/ViewHelpers"
xmlns:base="http://typo3.org/ns/MRM/T3base/ViewHelpers">
<f:layout name="Content"/>
<f:section name="Configuration">
<flux:form id="googlemaps" wizardTab="T3Base_example" options="{icon: 'EXT:t3base_example/Resources/Public/Icons/Content/GoogleMaps.png'}">