Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Per Nergård (MVP)
Mar 12, 2010
  5849
(1 votes)

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.

Mar 12, 2010

Comments

Magnus Rahl
Magnus Rahl Sep 21, 2010 10:33 AM

Good idea! I think many people will recognize the procedure I usually use: If unsure there are pages of the page type, create one. Then delete the page type to generate a warning with a list of the pages using it :)

Sep 21, 2010 10:33 AM

In most situations it's good enoug to create a new pagetype and then delete it and that what I've done so far. Bit I think that sites and page types are getting more complex and testing is best done on already existing pages which is placed in the right context.

Especially when migrating and testing CMS 4 sites to CMS 5.


/ Per Nergard

niklas.ringdahl@teracom.se
niklas.ringdahl@teracom.se Dec 22, 2011 04:43 PM

I don't understand how to use it, can you guide a lost soul?

I added the bin to my bin, and added the Logica folder to my web root - now what?

niklas.ringdahl@teracom.se
niklas.ringdahl@teracom.se Dec 22, 2011 05:20 PM

Nevermind, error on my part. :-) Up and running now, looks really good!

Please login to comment.
Latest blogs
Removing a Segment from the URL in Optimizely CMS 12 using Partial Routing

Problem Statement In Optimizely CMS 12, dynamically generated pages inherit URL segments from their container pages. However, in certain cases, som...

Adnan Zameer | Mar 14, 2025 |

Optimizely Configured Commerce and Spire CMS - Figuring out Handlers

I recently entered the world of Optimizely Configured Commerce and Spire CMS. Intriguing, interesting and challenging at the same time, especially...

Ritu Madan | Mar 12, 2025

Another console app for calling the Optimizely CMS REST API

Introducing a Spectre.Console.Cli app for exploring an Optimizely SaaS CMS instance and to source code control definitions.

Johan Kronberg | Mar 11, 2025 |

Extending UrlResolver to Generate Lowercase Links in Optimizely CMS 12

When working with Optimizely CMS 12, URL consistency is crucial for SEO and usability. By default, Optimizely does not enforce lowercase URLs, whic...

Santiago Morla | Mar 7, 2025 |