Add support for deprecated functions between versions
catch - March 7, 2009 - 22:25
| Project: | API |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
With all the de-opping of Drupal 7, it's hard to compare menu_block() and other de-opped functions between Drupal 6 and Drupal 7.
i.e. http://api.drupal.org/api/function/menu_block/6
http://api.drupal.org/api/function/menu_block_view/7
It'd be useful to have some cross-linking on api.drupal.org for these, although I don't have any ideas on how to do it.
