[pmwiki-users] Problem with 2.2.0-beta3 Pagelist . . .

Patrick R. Michaud pmichaud at pobox.com
Tue Sep 26 21:39:53 CDT 2006


On Tue, Sep 26, 2006 at 09:30:43PM -0500, Ben Wilson wrote:
> The following is a pagelist. The name= is suppose to list pages that
> match this naming convention: "Journal-2006-05-03". In 2.1.21, the
> list works as expected. However, in 2.2.0-beta3, the page
> "Journal.Sidebar" is listed. The directive below is what was used to
> generate the list.
> 
> (:pagelist group={$Group} name={$Group}-* fmt=#headerinclude
> list=normal count=10 order=-name :)

My first question is where is this (:pagelist:) command located --
is it in the main text of the page being displayed, or is it in
a sidebar or "off the main text" somewhere?

Beyond that, (:pagelist:) has gone through some very radical
restructuring in 2.2.0-beta3, so I'd actually suspect it before
being too suspicious of your pages.

Any chance you could build a small test example of this on 
pmwiki.org?  Feel free to create a temporary "Journal" group 
for it.

> The following pagelist lists most recent changes site-wide. It is
> supposed to exclude Main.Main (via page name, not group). This works
> in 2.1.21. However, this does not work in 2.2.0-beta3. Correction, it
> works when in Main group, but not in other groups. Below is the
> directive that was used to generate the list.
> 
> (:pagelist fmt=#title count=5 list=normal order=-time
> group=-Site,-X*,-Calendar,-PmWiki,-Bookmarks
> name=-WikiSandbox,-*-20*,-Quick*,-Introduction,-Main :)

This is one we could probably reproduce on pmwiki.org somehow.
But again I first suspect a pagelist bug as opposed to the
actual directive being used (which looks fine to me from here).

Pm




More information about the pmwiki-users mailing list