I am seeing this message when editing module for Drupal 7 conversion from Drupal 6:

Module .info files must now specify all loadable code files explicitly.

What are those loadable code files?

Please advise.

Thank You.

Comments

jaypan’s picture

.module files, .install files and .inc files.

Contact me to contract me for D7 -> D10/11 migrations.

subhojit777’s picture

thanks

Regards,
Subhojit Paul

jaypan’s picture

You don't need to be doing this anymore - they removed that requirement at some point.

Contact me to contract me for D7 -> D10/11 migrations.

WorldFallz’s picture

Actually, though buried in the developer docs, this was dialed back some. see http://drupal.org/update/modules/6/7#registry for the current info.

nevets’s picture

If you are talking about a message from "coder" you can ignore the message. At one time it was true but the requirement was dropped from Drupal 7.

agsparta’s picture

It was a message from "coder". Thanks nevets.