Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
156.57 KB
MD5: 100b4b5f4965845c0aaac9e405440475
SHA-1: 3e9350356a9b912c9deca5235e66650e39c5ffbc
SHA-256: f97e1e0c349b21054f20feba50f87a54e666c16617b17903039dedd31af798aa
Download zip
187.6 KB
MD5: 145b5fa843d0fc5cfa7e3cea04b51d02
SHA-1: aa1311b856fc3e53273235b72610adf09c342a1d
SHA-256: f2200f8a907f8a66b15409946351d4f8e013a53db99937eb34f4e0b9ab8b0e0d
Release notes
Changes since version 7.x-1.2:
- The Views module is now required.
- Fixed critical parsing bug that could cause infinite looping:
#1895086: Infinite loops in api_shutdown() and class hierarchies
- Fixed some @defgroup tag related bugs:
#1841814: Extraneous warnings about defgroups?
#1857406: Problem parsing malformed file
- Fixed problem with apostrophes in HTML page titles:
#1886374: Apostrophes in HTML page titles are double-encoded
- Converted some of the listing pages to use Views:
#1788220: Convert existing listing pages to use Views wherever possible
- Attempted to reduce memory usage during parsing:
#1832424: Figure out memory use issues