[pmwiki-users] Relative page links problem

Patrick R. Michaud pmichaud at pobox.com
Mon Oct 16 11:34:14 CDT 2006


On Mon, Oct 16, 2006 at 01:15:36PM +0100, marc wrote:
> I have switched a site to v2.2.0 beta 14 and solved most of the relative 
> page problems in its sidebar. However, one problem remains.
> 
> The site sidebar contains:
> 
>   (:if !group site :)
>   (:include {*$Group}.sidebar:) (:if:)
> 
> A typical group.Sidebar contains something like:
> 
>   %sidehead% [[Marc/]]
>   (:pagelist link=Category.MarcHeadings fmt=#title order=title:)
> 
> This is working fine in all cases, except when displaying search 
> results, when the %sidehead% displays, but the pagelist doesn't.
> 
> Perhaps this isn't related to relative pages, but it's got me stumped. 
> Any ideas?

It's a known issue in PmWiki -- the (:pagelist:) command always
accepts any parameters coming from a searchbox, so when search
results are being displayed, the (:pagelist:) in the sidebar is
also using the search parameters.

This is to be fixed in 2.2.0-beta15, hopefully today.

Pm




More information about the pmwiki-users mailing list