Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 150.13 KB
MD5: 4337bb06baad133a49f5e0c150fdbecf
SHA-1: f27c1df39f251a9e3f373104bb1b77cdb1f22425
SHA-256: ac106284646d45bcf353bc32589d4483fec3533b98aff6c98197e8b1993862b4
Download zip 178.76 KB
MD5: 68348192512e68d807638901db621dc2
SHA-1: cb3699a06b478c40e5aff85db77b0964edd8a46c
SHA-256: 39d4313d2227d438cd16c36245784d972a3c6c1e912842c8a6ef1a3ecf284894

Release notes

If you are running the 6.x version of the API module, read the documentation on how to upgrade; if you are installing for the first time, read the installation documentation. Both are at: http://drupal.org/node/425940

Changes since version 7.x-1.0 include bug fixes and new features, mostly fairly minor:
- Lists at top of function, class, file, etc. pages of the same item name in different branches are now limited to be within the current project only. (issue)
- Drupal 8 @Plugin annotations in plugin classes are now parsed and displayed in documentation. (issue)
- For the "N Functions that call this one" and similar sections (theme invokes, etc.), there is now an expand/contract section that shows the first few results, and a link to the rest, so you don't have to visit another page to see at least some of these links. (issue)
- There's a new "N methods override this method" link/section on method pages. (issue)
- In @code sections of documentation, functions etc. now turn into links like they do in the main source listings. (issue)
- Links to documented global variables are now made. (issue)
- The search box is wider in the default CSS. (issue)
- Tags @ref, @section, and @subsection are supported. (issue)
- The search results page now has links to search other branches. (issue)
- Admin improvements: branches page is sortable, and better log messages. (issue and issue)
- Opensearch links in header have been updated to be in the right order and contain the right information. (issue)

Created by: jhodgdon
Created on: 31 Oct 2012 at 22:07 UTC
Last updated: 13 Nov 2013 at 00:33 UTC
New features
Bug fixes
Unsupported

Other releases