Changes with Gentics Content.Node 5.4.4


Enhancement

The new Feature “Multichannelling” allows creation of Channels, that inherit Folders, Pages, Images, Files and Templates from another Node.


Enhancement

Added PPTX mimetype mapping to page import.

Also, custom mime-type mappings can now be configured through the node.conf $CN_MIME_TYPES variable. For example, to add a mapping for files with the .pptx extension:


  $CN_MIME_TYPES["PPTX"] = "application/vnd.openxmlformats-officedocument.presentationml.presentation";

The name of the extension must be all uppercase characters, otherwise it will be ignored.


Bugfix

Fixed: Live preview for pages in multichannelling will now render page in the correct scope (channel)


Enhancement

Extended LDAP functionality so LDAP groups with unique users as attributes can be used.


Bugfix

Fixed: Problem with extended LDAP functionality.


Enhancement

Improved error handling if user is not assigned to any usergroup.


Enhancement

The new Feature “Channel Synchronization” allows easy synchronziation of channels with their master node (in Multichannelling).


Bugfix

Fixed output textboxes being too small in the scheduler


For changes to Aloha Editor please see the Aloha Editor Changelog . This Content.Node version includes the Aloha Editor 0.20.3 – 2012/01/24.