I want to use ListPages module and to include all the pages of one category that have tags. In another words, I want to exclude pages that don't have tags within this category. I was reading this:
http://www.wikidot.com/doc:listpages-module
and I find the definitions for tag selector:
Tags selector:
* "-" means pages with no tags, visible or invisible
* "=" means pages with any of the same visible tags as this page
* "==" means pages with the exact same visible tags as this page
* else, a list of space/comma delimited tags
* tags are by default additive (tag OR tag OR tag)
* "-tag" means pages without the tag (AND NOT)
* "+tag" means pages with the tag (AND)
Where…
- "=" means pages with any of the same visible tags as this page
- "==" means pages with the exact same visible tags as this page
.. could be what I want, but I am not sure. The part "this page" confuses me. Does this mean that the module selects all pages that have the same tag(s) as the page where the module is included?
EDIT: The more I read it, more I am sure that this is true. Therefore, I would need one selector more:
pages with visible tags
Is this possible?
If slaughterhouses had glass walls, everyone would be vegan. - Paul McCartney