How do I determine which pages are using a particular (non-default) page wrapper

Options

I have created multiple page wrappers in the same security group (read content group). When I create a page, I use the alternate page wrappers to get the display that I want for that page. So far so good.

Now I have a change that I need to make to a particular page wrapper. Lets say that this page wrapper is not the default page wrapper for its security group. How can I see what pages and other objects (in other applications) are using that page wrapper?

I know how to display all the pages in a security group, but that is not sufficient in this case.

I really would like to know what pages to check after a page wrapper modification is being tested, to be sure that everything is still displaying properly for different pages. Especially when different pages are using different application code for the content!

Thanks,

David

Tagged:

Comments

  • A fine question, but I think the answer is that there isn't yet one, so a fine feature request?

    The only work arounds I can think of off hand are:

    • add a meta tag with the wrapper name, and search your site for pages with that meta tag and the correct name --> provided you have a search solution which can manipulate in such a way (and it shouldn't be a terribly onerous task if you do have one).

    • make sure to add the page wrapper name to the description field as you work on pages. That way the wrapper will be in the pagebuilder search (I tried searching on wrapper names and that did not work). Which would be onerous if you have a lot of pages, and could be unpleasant to maintain

    But this doesn't really cover things that well that occur outside of pagebuilder either.

Categories