Recent Changes - Search:

PITS main list

edit sidebar

Main sidebar

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:)

No results found.

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:)
 

 

No results found.

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:)
Cookbook /
Cookbook Basics  Explains what the cookbook and its recipes are.
Debugging For Cookbook Authors  Share tips and tricks with other authors about PmWiki specific debugging
Functions  Brief description of some of PmWiki's internal functions available to cookbook recipe authors and custom markup developers
Java Script  Embed (static) JavaScript into wiki pages
Module Guidelines  Guidelines for creating, distributing, and maintaining a recipe for the Cookbook.
Module Guidelines-Talk  Discussion of ModuleGuidelines
Parse Args  Description of ParseArgs function for parsing argument lists

Cookbook /
Content  API to create external pages dependent upon text in a wiki page.
Functions  Brief description of some of PmWiki's internal functions available to cookbook recipe authors and custom markup developers
Markup Ruleset Debugging  Debugging Markup Ruleset
Parse Args  Description of ParseArgs function for parsing argument lists
Quick Replace  Quickly define replacement texts in wiki pages, and use them as markup or during page save.
Schroot Converter  Converter that uses Schroot to execute commands for the Content recipe
Short Cuts Markup  Gives easy access to creating some types of custom markup.
Source History  Web php programming abilities from computers without any editor installed

Edit - History - Print - Recent Changes - Search
Page last modified on August 18, 2009, at 05:34 PM