Closed (fixed)
Project:
Fences - Semantic field markup and classes
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Nov 2011 at 12:07 UTC
Updated:
1 Dec 2011 at 15:30 UTC
We can trim down the .module file to be much slimmer and make it easier to see which functions to what by moving configuration-related functions to an admin.inc file.
Comments
Comment #1
johnalbinFixed. http://drupalcode.org/project/fences.git/commitdiff/4536b0a?hp=8eaff6d18...
The .module file is the only file loaded on a normal content page and that file is down to 193 lines from ~750 lines.