Per Nergård (MVP)
+2
Mar 12, 2010
visibility 6539
star star star star star
(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!

error Please login to comment.
Latest blogs
Composition Over Inheritance: Why Your Content Contract Is Not a Base Class

Inside the structural conformance pattern in SaaS CMS — from server-side inheritance to pipeline governance. A contract in Optimizely SaaS CMS is...

Vipin Banka | Sep 19, 2026

Optimizely Opti ID Integration: Why the API Key Was Missing from the DXP Management Portal

While working on an Optimizely CMS 12 Opti ID integration recently, we ran into an issue that initially appeared to be related to SSO authenticatio...

Madhu | Sep 18, 2026 |

Extending a Contract: What You Can Override

Contracts share fields across content types — but not every field setting can be overridden. Push the same contract onto several components, and CM...

Chirag Khanna | Sep 18, 2026 |

Building a Blazor Server UI Inside the Optimizely CMS 13 Admin Shell

What I learned shipping a Blazor Server UI inside Optimizely CMS 13 — Razor components in a NuGet package, the Blazor hub next to MapContent(),...

Stanisław Szołkowski | Sep 17, 2026 |