I am looking to see if anyone has done the following with News Module;
Code: Select all
{cms_module module="news" number="10" category='{title}'}
Problem: Can't seem to use {} inside {} (result {{}})
Has anyone approached this before?
Example URI: http://mm.drunkenlords.com/breaking_news/
The section that I would like to apply the example code in is the '{title} Archives' - The archives should be category specific on this page, however they are not, and all articles are displayed.