PITS
00943: allow logical NOT and AND for pagelists link attribute, allow wildcards
Summary: allow logical NOT and AND for pagelists link attribute, allow wildcards
Created: 2007-06-25 10:23
Status: Open
Category: Feature
From: noskule
Assigned:
Priority: 5554
Version:
OS:
See Cookbook:PageListMultiTargets. --Petko April 14, 2013, at 09:38 AM
Description: Currently it seams that the link attribute only allows 1 parameter ie one pagename, and does not allow wildcards.
The link attribute should allow
- more than one pagename
- the option to use the logical NOT and Wildcards.
Some examples (linked as described in Categories Category Nesting ):
- Category.Category
- Category.Meta-Content
- Category.Engine
- Category.Chassis
- Category.Meta-Typ
- Category.Blog
- Category.Wiki
- Category.Issue
- Category.Meta-Rating
- Category.God
- Category.Bad
- Category.Meta-Status
- Category.Open
- Category.Closed
- Category.Meta-Content
Pages that are not categorized:
Pages that do not belong to a meta category:
Issues in pages tagged engine:
(:pagelist link=-+Category.Issues,+Category.Engine:)
(:pagelist group=Cookbook link=Category.PmWikiDeveloper list=normal count=16:) ---- (:pagelist group=Cookbook link=Category.MarkupWriting list=normal count=16:) ---- (:pagelist group=Cookbook link=Category.PmWikiDeveloper,Category.MarkupWriting list=normal count=16:) |
|
See also