By agsparta on
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.
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
.module files, .install files
.module files, .install files and .inc files.
Contact me to contract me for D7 -> D10/11 migrations.
thanks
thanks
Regards,
Subhojit Paul
You don't need to be doing
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.
_
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.
If you are talking about a
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.
It was a message from
It was a message from "coder". Thanks nevets.