Skip to content

Conversation

twojtylak
Copy link

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