public void init(ICommonContentExtensionSite config) {
   this.config = config;
   EDITOR_REGISTRY.addPropertyListener(editorRegistryListener);
 }