Excess Drupal packaging script output in the info file
Justin W Freeman - August 12, 2009 - 23:46
| Project: | Front Page |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
There is excess text from Drupal's packaging script that should be removed.

#1
Also, it might not be something that you want to change but it isn't really good practice to have you module files (front_page) named differently to your project name (front) unless there is good reason for it.
For example, a module like views_bonus, which is actually a group of sub modules.
#2
thanks for the heads up about the excess packaging script, Justin.
re: module name. I inherited the module from someone else who had abandoned it, Justin. I can't remember how it got its name, but, it was a few years before drupal sub_modules evolved.