34 lines
1.1 KiB
Plaintext
34 lines
1.1 KiB
Plaintext
plugin.tx_tgmsocialshareprivacy {
|
|
view {
|
|
templateRootPath = {$plugin.tx_tgmsocialshareprivacy.view.templateRootPath}
|
|
partialRootPath = {$plugin.tx_tgmsocialshareprivacy.view.partialRootPath}
|
|
layoutRootPath = {$plugin.tx_tgmsocialshareprivacy.view.layoutRootPath}
|
|
}
|
|
persistence {
|
|
storagePid = {$plugin.tx_tgmsocialshareprivacy.persistence.storagePid}
|
|
}
|
|
features {
|
|
# uncomment the following line to enable the new Property Mapper.
|
|
# rewrittenPropertyMapper = 1
|
|
}
|
|
settings {
|
|
include_jquery = {$plugin.tx_tgmsocialshareprivacy.settings.include_jquery}
|
|
include_jqueryui = {$plugin.tx_tgmsocialshareprivacy.settings.include_jqueryui}
|
|
include_to_footer = {$plugin.tx_tgmsocialshareprivacy.settings.include_to_footer}
|
|
info_page_id =
|
|
|
|
use_cookie = 1
|
|
cookie_path = "/"
|
|
cookie_expires = 365
|
|
cookie_description = You may permanently enable buttons.
|
|
#cookie_domain = document.location.host
|
|
#cookie_https = 0
|
|
|
|
css_path = typo3conf/ext/tgm_socialshareprivacy/Resources/Public/Css/tgm_socialshareprivacy.css
|
|
share_link = current
|
|
|
|
main_buttons = 1,2,3
|
|
additional_buttons =
|
|
}
|
|
}
|