Fixed some bugs:
- Some tables not set to utf8, #129267
- Install script for i18nblocks and postgresql, #139518
- Wrong query when removing node from translation set, #76689
- Fixed duplicated menu items issue
Compatibility issues:
- Fixed #139132, issue with cacheable views filter.
- Fixed #126369, path source not working with languages
- Fixed typo and some issue with nodeasblock block titles
New features:
- Added arabic icon provided by Salman
- Added irish icon provided by snpower
This module allows users to either get notifications when a node hasn't been updated in x amount of time, to automatically unpublish such "expired" nodes, and/or to receive e-mail notifications and unpublish x days afterward.
Additional settings include allowing inheritance of the expiration settings from a book page to its children, renotifications (Notify user every x days before unpublishing), an email carbon copy address, and customizable email content.
Allows admins to specify (in settings) attributes that get added to $GLOBALS['globalnode']. For example, you might add the node type for any loaded node so that blocks can act differently depending on node type (or other attributes).