Skip to content

Commit e2c710e

Browse files
authored
Update example for "Display the plugin via TypoScript" section
Update according to https://forge.typo3.org/issues/105135
1 parent cf89525 commit e2c710e

File tree

1 file changed

+1
-1
lines changed
  • Documentation/ExtensionArchitecture/Extbase/Reference/_FrontendPlugin

1 file changed

+1
-1
lines changed

Documentation/ExtensionArchitecture/Extbase/Reference/_FrontendPlugin/_setup.typoscript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
tx_blogexample_rss = PAGE
33
tx_blogexample_rss {
44
typeNum = {$plugin.tx_blogexample.settings.rssPageType}
5-
10 < tt_content.blogexample_postlistrss
5+
10 < tt_content.blogexample_postlistrss.20
66

77
config {
88
disableAllHeaderCode = 1

0 commit comments

Comments
 (0)