Skip to content

Feat/add custom rss feed configuration#267

Open
twojtylak wants to merge 6 commits intoTYPO3GmbH:masterfrom
twojtylak:feat/add-rss-feed-configuration
Open

Feat/add custom rss feed configuration#267
twojtylak wants to merge 6 commits intoTYPO3GmbH:masterfrom
twojtylak:feat/add-rss-feed-configuration

Conversation

@twojtylak
Copy link
Copy Markdown

Allow custom rss feed configuration by using listByDemandAction in the PostController if settings are set (via Typoscript).

E.g. via

[getTSFE().type == 200]
    plugin.tx_blog.settings.demand {
        categories = 15,153,158,151,16,87,251,88,18,22,89,19
        categoriesConjunction = OR
        ordering = publish_date DESC
    }
[end]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant