Per Nergård (MVP)
+1
Jun 7, 2016
visibility 3101
star star star star star
(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 :-)

error Please login to comment.
Latest blogs
Migrating from Find to Graph: Lessons Learned from a Real CMS 13 Project

While migrating a search solution from Optimizely Search & Navigation (Find) to Optimizely Graph in CMS 13, I encountered several issues that were...

Binh Nguyen Thi | Jun 24, 2026

Optimizely: Upgrade Opti-ID and .NET 10 in CMS 12

Many Optimizely customers are planning their roadmap around a future migration to Optimizely CMS 13. As a result, upgrades such as Opti ID adoption...

Madhu | Jun 23, 2026 |

Understanding Optimizely Graph: Caching, Webhooks & Avoiding Stale Content (Optimizely SaaS CMS)

📌 Scope: This post covers Optimizely CMS (SaaS) only — using the official @optimizely/cms-sdk and @optimizely/cms-cli packages with Next.js 15. If...

Kiran Patil | Jun 23, 2026 |

Optimizely Content APIs: the Setup the Docs Don't Walk You Through

CMS 13 is pushing things firmly in the direction of Optimizely Graph, but plenty of teams are still running on older CMS versions, or have good...

Andre | Jun 22, 2026

Translating content in Optimizely CMS with Anthropic Claude

An add-on with an Anthropic translator provider that lets you translate content in Optimizely CMS using Anthropic Claude.

Tomas Hensrud Gulla | Jun 20, 2026 |

Controlling Optimizely Forms Cookie Expiration in .NET Core

Learn how to make Optimizely Forms cookies behave as session cookies in CMS 12+ (.NET Core) using a simple middleware - and why the official...

Henning Sjørbotten | Jun 19, 2026 |