Issue Details (XML | Word | Printable)

Key: PGTR-21
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Jonathan Nolen
Reporter: Mika Halttu
Votes: 2
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
Confluence PageTree Plugin

New parameter to filter displayed pages by name or label

Created: 17/Jul/08 06:13 AM   Updated: 11/Jun/09 06:33 AM
Component/s: None
Affects Version/s: None
Fix Version/s: None
Security Level: public (Anyone can view the issue)

Time Tracking:
Not Specified

Labels:
Internal Complexity: Unknown
Internal Value: Unknown


 Description  « Hide
Parameter "filter" to set up page tree to show only pages matching text string filter.

samples

{pagetree:root=PageName|filtertitle=*abc*, ?de*}

That should make a tree of pages where page title includes string "abc" or title has string "de" starting from 2nd character.

{pagetree:root=PageName|filterlabel=*abc*, ?de*}

That should make a tree of pages where page label includes string "abc" or label has string "de" starting from 2nd character.



 All   Comments   Work Log   Change History   FishEye   Crucible   Builds      Sort Order: Ascending order - Click to sort in descending order
Oliver B. Fischer added a comment - 11/Jun/09 06:33 AM
This is a quite usefull feature also for me. I have a lot of small pages, created only to be included in their parent pages.This pages I do not want to see in my page trees. So +1 from me.