Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
26.5 KB
MD5: de9526c2590429e4bd5e5b04b97c785b
SHA-1: ac019ccc93575384a76ec00b1bc1a6e7386791bc
SHA-256: edfd619648549329b34547be41106d24f6f35b17116802d4337da787f6f19907
Download zip
35.74 KB
MD5: 9fd81140f040818930bff983e81a9163
SHA-1: a4962af9280a18276d2d0b2b0207359672eb50a5
SHA-256: 30909915d1dce10a5f972c8553939987d8d6db2bdddc0df4a5b63afdf4b23fc7
Release notes
- Adding support for Ubercart Catalog Pages.
- Applying partial fix from #1317540: "htmlspecialchars() expects parameter 1 to be string" error message occurs in multi-lingual site..
- Improving performance of page_title_node_load() function by only loading titles of those node types which have the show field feature enabled.
- #1206164: Strict warning : Only variables should be passed by reference dans views_page_title_pattern_alter().
- #1146632: Cannot access empty property in views_handler_field_node_page_title.inc on line 68 .
- #1228006: Access denied: array_shift() warning.
- #1517640: Notice: Undefined property: views_plugin_display_system::$display_handler.
- #1253640: Setting the 'Page Title' field to empty does not clear the title user entered title.
- #1481104: Add UUID/Deploy support.
- #1504416: Length limit for fields.
- #1136512: Available Tokens List is empty.
- Fixing lots of coder issues, mostly "Implementation of" vs "Implements".