News module taking category from menu text?
Posted: Tue May 02, 2006 11:05 am
Hi there,
I'm looking for a way to have the news module take the category from the menu text of that page. This would be really nice because this way I can still have one template for all the pages because I want each page to have a different news category. I'm trying to do this:
This however, obviously, doesn't work. Does anyone over here have a simple solution for this problem?
Kind regards,
Tristan
I'm looking for a way to have the news module take the category from the menu text of that page. This would be really nice because this way I can still have one template for all the pages because I want each page to have a different news category. I'm trying to do this:
Code: Select all
{cms_module module="news" category="{menu_text}"}
Kind regards,
Tristan