I'm not sure at all ;
according to recent Pm post « The last question answers the first two.  All
of the draft pages end in "-Draft" by default (this can be changed by
setting $DraftSuffix).
The drafts module also sets pagelists (and thus RSS feeds) to ignore
"-Draft" pages by default; one has to do list=all or similar in order
to have draft pages included in a pagelist or RSS feed. »

So, test
list=all
parameter.

Hope this helps,
Gilles.

2009/9/23 Scott Connard <[email protected]>

> I also created the search pattern Draft as:
> $SearchPatterns['draft'][] = 'Draft$!';
>
> I want to create an admin page: Site.Drafts
> The pagelist is:
>
> (:pagelist group=Group1,Group2,Group3 list=draft:)
>
> and I get nothing. But when I look at the command-line directory listing
> I see the draft file: pagexx-Draft in the Group2
>
>
> To list draft pages, I just use a normal pagelist looking for any pages
> ending in "-Draft".
>
> (:pagelist name=*-Draft:)
>
> _______________________________________________
> pmwiki-users mailing list
> [email protected]
> http://www.pmichaud.com/mailman/listinfo/pmwiki-users
>
>


-- 
---------------------------------------
| A | de la langue française
| B | http://www.languefrancaise.net/
| C | [email protected]
---------------------------------------
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to