Difference between revisions of "Intersect Tool"
(→Directions) |
(→Directions) |
||
| Line 7: | Line 7: | ||
| − | :2 Categories | + | :'''2 Categories''' |
| + | |||
:<nowiki><intersect>PortlandTech, Person</intersect></nowiki> | :<nowiki><intersect>PortlandTech, Person</intersect></nowiki> | ||
:returns list of all articles with these 2 category tags | :returns list of all articles with these 2 category tags | ||
| − | :3 Categories | + | :'''3 Categories''' |
| + | |||
:<nowiki><intersect>PortlandTech, Company, Software</intersect></nowiki> | :<nowiki><intersect>PortlandTech, Company, Software</intersect></nowiki> | ||
:returns list of all articles with these 3 category tags | :returns list of all articles with these 3 category tags | ||
| − | :etc... | + | :etc for more specific sets... |
==Example: PortlandTech + Company + Software== | ==Example: PortlandTech + Company + Software== | ||
Revision as of 22:57, 9 November 2007
See also our specific instructions for using the intersect tool on our PortlandTech portal.
The intersect tool can be used to return a set of pages that contain specific tags. It sorts results alphabetically and into three columns.
Directions
Note that categories should be separated by commas.
- 2 Categories
- <intersect>PortlandTech, Person</intersect>
- returns list of all articles with these 2 category tags
- 3 Categories
- <intersect>PortlandTech, Company, Software</intersect>
- returns list of all articles with these 3 category tags
- etc for more specific sets...
