[TYPO3-news] [TYPO3-project-news] own template
    Karl-Heinz Fischbach 
    c38sgzkz at averlon.net
       
    Sat Oct 24 11:02:31 CEST 2015
    
    
  
Hi all,
it's some time ago I dealt with typo3. Now I am back.
Anyhow, I have some problems to get tx_news to take my own templates. The field in the backend form of the plugin does not show any to select.
<code>
plugin.tx_news {
        view {
                templateRootPaths >
                templateRootPaths {
                        0 = EXT:news/Resources/Private/Templates/
                        1 = fileadmin/templates/news/templates/
                }
                partialRootPaths >
                partialRootPaths {
                        0 = EXT:news/Resources/Private/Partials/
                        1 = fileadmin/templates/news/templates/partials/
                }
                layoutRootPaths >
                layoutRootPaths {
                        0 = EXT:news/Resources/Private/Layouts/
                        1 = fileadmin/templates/news/templates/layouts/
                }
        }
}
</code>
-- 
Regards
Karl-Heinz
Typo3: 7.5
    
    
More information about the TYPO3-project-news
mailing list