Per Nergård (MVP)
Jun 7, 2016
  2997
(1 votes)

Overview of content type syncronization status

Ok time for another overview plugin. This time it's a plugin that gives you an overview of wich content types (both pages and blocks) wich are not fully synchronized due to one or many changes done via admin mode.

It's very simple, just an html table with some information about the type and the possiblity to tick a checkbox if you wan't to reset it. There are three buttons wich is self explanatory. On a reset the appdomain is unloaded and a redirect to the plugin is done.  I guess that the save and reset only buttons are unnecessary but I was to lazy to remove them.

The background story for this plugin is that a collegaue of mine made changes to some models and the didn't get persisted. It was a bit odd since as far as I new no one had done any admin mode changes to this type. So I just tried to reset the offending type and voila the code changes took effect. 

As usual you can get the code over at my gist.

Image resetter1.jpg

Jun 07, 2016

Comments

per
per Jun 17, 2016 12:51 PM

Cool, there is a similar view in this GutHub project but it is missing the buttons which was a nice touch.

https://github.com/episerver/DeveloperTools

per
per Jun 17, 2016 12:51 PM

GutHub is a nice one :-)

Please login to comment.
Latest blogs
Searchable settings page

In my current project which has been actively developed for quite some time we have a big classic settings page. Unfortunately the placement and...

Per Nergård (MVP) | Apr 6, 2026

Using Azure Devops Pipelines in Optimizely SAAS (Configured) Commerce

Introduction When working with SAAS Commerce build service v2 your currently need to use a github repo with configured branches to start deployment...

Mark Hall | Apr 4, 2026 |

Forcing Lowercase URLs in Optimizely CMS During Auto-Translation

Learn how to fix uppercase and punctuation issues in Optimizely CMS 12 URL segments caused by LanguageManager auto-translation using a custom...

Stuart | Apr 2, 2026 |

Stott Robots Handler v7 for Optimizely CMS 13

Stott Robots Handler version 7 is now available for  Optimizely PaaS CMS 13 . This is includes updates to support the switch from a Site based...

Mark Stott | Apr 2, 2026

Optimizely CMS 13 First Impressions

Introduction This week Optimizely released the long awaited CMS 13. I upgraded my Optimizely extensions package to CMS 13 and found some interestin...

Mark Hall | Apr 2, 2026 |

Automating Block Translations in Optimizely

Stop manual block-by-block translations. Learn how to use the TranslateOrCopyContentAreaChildrenBlockForTypes config to automate Optimizely CMS...

Stuart | Apr 1, 2026 |