I selected a page to use as default detail page for the news module (2.11.2). that works well. now i want another category to display in a different page. i did:
Code: Select all
{news category="links" summarytemplate="links" detailpage="links"}
but news items still open the detailpage i set up in news - options. i thought the above line would overwrite my default selection, no?