Recent Changes - Search:

PmWiki

pmwiki.org

00943

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: 554
Version:
OS:

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

Pages that are not categorized:

(:pagelist link=-Category.* count=9:)

Pages that do not belong to a meta category:

 (:pagelist link=-Category.Meta-Rating,-Category.Meta-Typ,-Category.Status
count=9:)
----
 (:pagelist link=-Category.Meta-* count=9:)
 

 

Issues in pages tagged engine:

 (:pagelist link=-+Category.Issues,+Category.Engine:)
Edit - History - Print - Recent Changes - Search
Page last modified on August 04, 2008, at 10:17 PM