Hi,
shouldn’t exp:tag:entries automatically pull the current category from the URL if no category is defined as a parameter?
http://www.domain.com/index.php/templategroup/mytemplate/C5/tag/Hotels%20&%20Motels
I’m expecting that it would only display entries that have the tag and belong to the category_id 5. Is my assumption correct and what can I do to let exp:entries:tag use the current category?
This is the line I’m using and it’s not using the category and just displays every entry that matches the tag.
{exp:tag:entries weblog="articles" inclusive="yes" orderby="entry_date" sort="asc" limit="20"}
I’m using Tag 2.1.1 build 20080418 with EE 1.6.3 build 20080421
