Small plugin for finding pages of a specific page type
Recently I’ve had an reoccurring need to find pages of a specific page type. Since the edit mode search is a bit limited to say the least and the tree structure in my particular case is huge, I created a small action window plugin.
It’s nothing fancy you can select a start page for the search and page type to search for.
The search result is just a straight list of links. The tooltip of the links contains the breadcrumb of the site.
It’s possible to limit the possibility to see the plugin through an appsetting specifying user groups that should have access.
In the enclosed rar file is the complete source and as well as a compiled version.
Just drop the bin and Logica folder in the web root and you´re good to go.
For a more permanent solution check out QuickSearchExtender over at EPiCode.
Comments