Posted by Agileware on August 12, 2009 at 11:46pm
Jump to:
| Project: | Front Page |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
There is excess text from Drupal's packaging script that should be removed.
Comments
#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.