Put the administration code into int_meta.admin.inc
kiamlaluno - November 6, 2008 - 02:16
| Project: | Integrated Metatags |
| Version: | 6.x-1.0-beta5 |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
Jump to:
Description
Drupal 6.x permits to put the menu callbacks, and the form builder functions into .inc files which will be loaded only when needed. This helps to lower the memory request of a Drupal-powered web site, and to make the server faster.

#1
Unless there is an immediate need to get this taken care of, I am going to postpone this to the 2.0 release of this module. At this point I'm trying to keep things as similar as possible between the D5 and D6 branches, and I intend to stop Drupal 5 support once I hit my 2.0 release.