Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 217.93 KB
MD5: bdbd69a314f256aa8bb8013c9cd60b34
SHA-1: 6496ecf82260b4b7d1f1ab341d0ca908b0da814b
SHA-256: 0f4a2cd54cb4214f7eea368d1316035b0d8aecade5f172e300ce8ad0b2693964
Download zip 266.74 KB
MD5: e6b4c81f99c6cf5bdcfc7e507c0e8d3a
SHA-1: e20a74f9ed10b6d89a679d0e5719b69412770e13
SHA-256: ed8b20ef9c38404b712747c45cbc506bbaab77be3a540ab7b2ac3238da9a9f02

Release notes

Changes since the 7.x-1.7 release -- note that you'll need to run update.php and then run cron until affected files are reparsed, to see some of the changes:

Bug fixes

- When a duplicate @defgroup is detected during parsing, the affected files now are marked for reparse at the next cron run. Issue: #2310153: When duplicate @defgroup is detected, file should be requeued
- Classes (and other items) whose doc blocks contained a @defgroup statement were not being saved properly. Now they are. Issue: #2402361: Notice in parser.inc for classes with malformed class doc block

Functionality enhancements

- Added "references" for constants ("35 functions use THIS_CONSTANT"). Issue: #2304395: Keep track of references for constants
- Added alterInfo() methods to the list of functions/methods that are recognized as invocations of "alter" hooks. Issue: #2304435: Another way to invoke hooks: alterInfo() method calls
- Improved Solr search integration. Issue: #2191343: Figure out Solr on api.drupal.org and then deploy
- Made it possible for an ingroup topic to have sub-topics. Issue: #2309179: Topics within topics are not working right
- @Event documentation tag is treated as @ingroup events, so that event constants are listed on the Events topic. Issue: #2393631: Treat @Event like @ingroup events

User interface

- Reordered information on API item pages and made them more consistent. Issue: #2324363: Move related topics next to See Also

Created by: jhodgdon
Created on: 22 Jan 2015 at 21:51 UTC
Last updated: 12 Feb 2015 at 21:53 UTC
Bug fixes
New features
Unsupported

Other releases