[pmwiki-users] Pagelist including curent page
Patrick R. Michaud
pmichaud at pobox.com
Thu Nov 1 11:57:03 CDT 2007
On Thu, Nov 01, 2007 at 04:46:01PM +0000, Hans wrote:
> Is there a pagelist parameter which forces pagelist to include the current
> page (if it is a match)? I am using list=normal.
> Or do I have to change the list=normal pattern?
By default "list=normal" excludes the current page. I think
you can change this by setting:
$SearchPatterns['normal']['self'] = '';
Otherwise, you'll want to create your own list= pattern.
Pm
More information about the pmwiki-users
mailing list