PITS /
00030: Expand PageList to Groups
Summary: Expand PageList to Groups
Created: 2004-09-04 08:25
Status: Closed - already exists in 2.0.d3
Category: Feature
Assigned:
Priority: 1
Version: 2.0.d3
OS:
Description: Request to have PageList be generated on a per-group basis too.
Already exists in 2.0d3--simply do
[:pagelist group=SomeGroup:]
to get the list of pages from a single group. To get the list of pages in the current group, use
[:pagelist group={$Group}:]
--Pm