I have an Umbraco site 4.7.1 assembly version and we have many main and child templates. Is there a quick way to search which templates feed certain pages vs manually checking each page properties for the template they are using? I have some thousand pages in my website and over 40 templates altogether.
There's a product called Concierge that I believe does this, it creates a report of items in Umbraco and which nodes use them, I believe it has support for templates also.
Also check this thread for a way you can do this in SQL.
determining template ancestors
I have an Umbraco site 4.7.1 assembly version and we have many main and child templates. Is there a quick way to search which templates feed certain pages vs manually checking each page properties for the template they are using? I have some thousand pages in my website and over 40 templates altogether.
Thanks
Lisa
Hi Lisa,
There's a product called Concierge that I believe does this, it creates a report of items in Umbraco and which nodes use them, I believe it has support for templates also.
Also check this thread for a way you can do this in SQL.
-Tom
Hi Tom,
I work with Lisa and we have Concierge installed on our Umbraco build.
However, to my knowledge, Concierge will not allow us to determine the associated files with each template.
It will allow us to determine the template inheritence but we would like to know which files use each template.
I'll take a look at the other thread you supplied us for an SQL query.
Best,
Richard
is working on a reply...