Split functions out into .inc and .install files
drewish - February 19, 2009 - 22:15
| Project: | Menu Trails |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
Menutrails doesn't take advantage of the menu systems ability to load pages from separate files. This moves the admin forms into .admin.inc file and creates a .install file for the hook_enabled(). I'd also like to add an uninstall hook but that seems like a good separate patch.
| Attachment | Size |
|---|---|
| menutrails_split.patch | 15.04 KB |
