Changes between Version 33 and Version 34 of TagsPlugin


Ignore:
Timestamp:
Aug 20, 2008, 3:34:40 AM (16 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TagsPlugin

    v33 v34  
    147147This will display a list of resources whose tags match `<expr>`.
    148148
     149==== Examples ====
     150
     151Intersection of `macro` and `plugin` tags:
     152        `[[ListTagged(macro plugin)]]`
     153
     154Pages tagged  `macro` but not `plugin`:
     155        `[[ListTagged(macro -plugin)]]`
    149156
    150157=== !TagCloud ===