Remove obsolete typoscript includes
This commit is contained in:
-29
@@ -1,29 +0,0 @@
|
||||
@import "EXT:pxa_social_feed/Configuration/TypoScript/setup.txt"
|
||||
|
||||
plugin.tx_pxasocialfeed {
|
||||
view {
|
||||
layoutRootPaths.100 = EXT:ep_theme/Resources/Private/Layouts/SocialMedia/
|
||||
templateRootPaths.100 = EXT:ep_theme/Resources/Private/Templates/SocialMedia/
|
||||
partialRootPaths.100 = EXT:ep_theme/Resources/Private/Partials/SocialMedia/
|
||||
}
|
||||
settings.defaultAjaxUid = {$plugin.tx_eptheme.settings.defaultAjaxUid}
|
||||
}
|
||||
|
||||
page.includeCSS {
|
||||
pxa_social_feed_1 >
|
||||
}
|
||||
|
||||
page.includeJSFooter {
|
||||
pxa_social_feed_1 >
|
||||
pxa_social_feed_2 >
|
||||
pxa_social_feed_3 >
|
||||
pxa_social_feed_4 >
|
||||
pxa_social_feed_5 >
|
||||
}
|
||||
|
||||
page.includeJSFooterlibs {
|
||||
pxa_social_feed_1 >
|
||||
pxa_social_feed_2 >
|
||||
pxa_social_feed_3 >
|
||||
pxa_social_feed_4 >
|
||||
}
|
||||
@@ -182,6 +182,5 @@ plugin.tx_eptheme {
|
||||
@import "EXT:fluid_styled_content/Configuration/TypoScript/constants.typoscript"
|
||||
@import "EXT:ep_products/Configuration/TypoScript/constants.typoscript"
|
||||
@import "EXT:gridelements/Configuration/TypoScript/constants.typoscript"
|
||||
@import "EXT:pxa_social_feed/Configuration/TypoScript/constants.txt"
|
||||
@import "EXT:seo/Configuration/TypoScript/XmlSitemap/constants.typoscript"
|
||||
@import "EXT:typo3_encore/Configuration/TypoScript/constants.typoscript"
|
||||
|
||||
@@ -1,30 +1,6 @@
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/Extensions/FluidStyledContent.typoscript"
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/Extensions/Form.typoscript"
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/Extensions/News.typoscript"
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/Extensions/Typo3Encore.typoscript"
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/Extensions/GridElements.typoscript"
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/Extensions/EpProducts.typoscript"
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/Extensions/PxaSocialFeed.typoscript"
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/Extensions/Seo.typoscript"
|
||||
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/Library/SearchBar.typoscript"
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/Library/SearchBox.typoscript"
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/Library/Sitemap.typoscript"
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/Library/DynamicContent.typoscript"
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/Library/ParseFunc.typoscript"
|
||||
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/ContentElements/calendar.typoscript"
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/ContentElements/contact.typoscript"
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/ContentElements/disturber.typoscript"
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/ContentElements/disrupter.typoscript"
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/ContentElements/event_pricetable.typoscript"
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/ContentElements/gmap.typoscript"
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/ContentElements/lineup.typoscript"
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/ContentElements/list.typoscript"
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/ContentElements/nlform.typoscript"
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/ContentElements/teaser.typoscript"
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/ContentElements/ytvideo.typoscript"
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/ContentElements/button.typoscript"
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/Extensions/*"
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/Library/*"
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/ContentElements/*"
|
||||
|
||||
plugin.tx_eptheme {
|
||||
settings < lib.contentElement.settings
|
||||
@@ -114,9 +90,7 @@ plugin.tx_eptheme {
|
||||
tt_content.stdWrap.innerWrap >
|
||||
lib.stdheader.3.headerClass >
|
||||
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/Page/Main.typoscript"
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/Page/Ajax.typoscript"
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/Page/Export.typoscript"
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/Page/*"
|
||||
|
||||
config {
|
||||
compressJs = 1
|
||||
|
||||
Reference in New Issue
Block a user