plugin.tx_rssdisplay { settings { templates { # foo1 is just a key which must be unique rss_display_1 { label = Standard path = EXT:wseils/Resources/Private/Templates/ext/TX_RssDisplay/Feed/Show.html } rss_display_2 { label = Avec une courte description path = EXT:wseils/Resources/Private/Templates/ext/TX_RssDisplay/Feed/ShowWithCroppedDescription.html } rss_display_3 { label = Sans description path = EXT:wseils/Resources/Private/Templates/ext/TX_RssDisplay/Feed/ShowWithoutDescription.html } } } }