Cross browser upgrade for the inheritable region control

Inheritable Editable is a web part created by Interesting for the Kentico Marketplace. Interesting projects often require an editable region that can inherit text from a parent page while still allowing the inherited content to be overwritten. Although similar functionality exists in the Kentico editable textarea, the region, depending on the end users browser, can end up with varying whitespace characters which stops the inheritance. To resolve this Interesting has created an inheritable region that takes into account these white space characters and maintains the content inheritance.

Use this web part as you would an editable region. If any content is entered parent, content will not be inherited. If no content is entered, the web part will search the parent pages for the region with the same ID. Any content contained in the parent item will be inherited. If the region in the parent is empty it will continue searching up through the tree until content is found.

This web part can be used multiple times on a page, inheritance is based on the ID given to the control. It can be used in ASPX and portal mode. The 'InheritContent' property of the web part must be set to true to allow inheritance.



Download the Inheritable Editable web part: InheritableEditable.zip