• Syndicated blog - Posted on: Nov 25, 2015

    EPierver has build-in initialization mechanism implemented with Initialization Modules. It’s used to initialize internal code as well as custom functionalities. All classes marked with InitializableModule attribute that implements IInitializableMo...

  • Syndicated blog - Posted on: Nov 16, 2015

    ContentArea property has builtin functionality of limiting content types that could be used in the editor. It’s implemented with AllowedTypes attribute. The attribute should be placed on the model and list all of available types. [crayon-5649ae7ae...

  • Syndicated blog - Posted on: Nov 06, 2015

    All model properties annotated with Required attribute will be displayed on the Content Create view. Sometimes we would like show some additional properties when creating new content. For example we have a boolean property “Show article on Start...

  • Syndicated blog - Posted on: Nov 02, 2015

    In my previous post I described extended “All properties” content compare mode. Now I’d like to show “Compare with markup” view. It allows editor to visually check the differences between two pages. The compare page versions with markup view is...

  • Syndicated blog - Posted on: Oct 23, 2015

    Our customer editors very often use Compare Versions functionality. The CMS has workflows enabled, so when editor change the content, he need to mark it as Ready to publish. Then one of the supervisor using Tasks list gadget will approve or reject...

 Community Level: Esteemed Citizen

Syndication and sharing