plugin.tx_tgmsocialshareprivacy { view { # cat=plugin.tx_tgmsocialshareprivacy/file; type=string; label=Path to template root (FE) templateRootPath = EXT:tgm_socialshareprivacy/Resources/Private/Templates/ # cat=plugin.tx_tgmsocialshareprivacy/file; type=string; label=Path to template partials (FE) partialRootPath = EXT:tgm_socialshareprivacy/Resources/Private/Partials/ # cat=plugin.tx_tgmsocialshareprivacy/file; type=string; label=Path to template layouts (FE) layoutRootPath = EXT:tgm_socialshareprivacy/Resources/Private/Layouts/ } persistence { # cat=plugin.tx_tgmsocialshareprivacy//a; type=string; label=Default storage PID storagePid = 0 } settings { # cat=plugin.tx_tgmsocialshareprivacy//b; type=boolean; label=Include jQuery Libary include_jquery = 1 # cat=plugin.tx_tgmsocialshareprivacy//b; type=boolean; label=Include jQuery UI Lib (for tooltips) include_jqueryui = 1 # cat=plugin.tx_tgmsocialshareprivacy//b; type=boolean; label=Include all JS Files in the Footer include_to_footer = 1 } }