Would be nice to add for {{ list_articles }} one more (constraints) by url_name's section. It would be useful in case if a user change sections order and can loose some content.
for example,
{{ list_articles constraints="section_url_name is sport" ignore_issue="true" order="bypublishdate desc" }}
"It would be useful in case if a user change sections order and can loose
some content."
I'm sorry, I don't understand how one could lose content by rearranging
sections and how would this extra parameter help.
> Would be nice to add for {{ list_articles }} one more (constraints) by
> url_name's section. It would be useful in case if a user change sections
> order and can loose some content.
>
> for example,
>
> {{ list_articles constraints="section_url_name is sport"
> ignore_issue="true" order="bypublishdate desc" }}
>