2009/9/24 DaveG <pmw...@solidgone.com>:
> pmw...@911networks.com wrote:
>> This time I'm trying to make a pagelist sorted as most recent first,
>> but does NOT contain specific wording in name:
>>
>> I want all the pages without "-Draft".

> It looks like you're mixing regex with pagelists. Untested, but wouldn't
> it be:
> (:pagelist fmt=#news order=-ctime name=-Draft count=15 :)

Almost. Should be this:

(:pagelist fmt=#news order=-ctime name=-*-Draft count=15:)

or, as Hans suggested,

(:pagelist fmt=#news list=normal order=-ctime count=15:)

eemeli

_______________________________________________
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to