page.includeCSS { tx_weatherCss = EXT:weather2/Resources/Public/Css/default.css } page.includeJSFooterlibs { tx_weather2jQuery = https://code.jquery.com/jquery-3.0.0.min.js tx_weather2jQuery.external = 1 tx_weatherJs = EXT:weather2/Resources/Public/JavaScript/default.js } plugin.tx_weather2 { view { templateRootPaths { 0 = EXT:weather2/Resources/Private/Templates/ 1 = {$plugin.tx_weather2.view.templateRootPath} } partialRootPaths { 0 = EXT:weather2/Resources/Private/Partials/ 1 = {$plugin.tx_weather2.view.partialRootPath} } layoutRootPaths { 0 = EXT:weather2/Resources/Private/Layouts/ 1 = {$plugin.tx_weather2.view.layoutRootPath} } } persistence { storagePid = {$plugin.tx_weather2.persistence.storagePid} } settings { iconsPath = {$plugin.tx_weather2.iconsPath} } }