Problems with CATEGORY
Having a problem/question with the CATEGORY plugin
I have a category/subcategory FOO::BAR
And I have a wiki page that is categorized as BAR
On a wiki page, I've added:
CATEGORY(id=>XX,sort=>name_asc,sub=>false)
Where XX is the category for FOO. I expect to see items that are categorized as FOO, but my wiki pages that are categorized as BAR are also being included.
What have I done wrong?
-Rick