4 Feb
2010
4 Feb
'10
8:58 p.m.
First and foremost, leverage the menu system's lazy-loading capabilities: http://drupal.org/node/146172 That won't work for everything, but it will work for page callbacks. The theme system has a parallel design. --Larry Garfield ktt wrote:
Hello,
Is there any good practice advises for developing modules? *.module file gets too long. I would like to put form definitions to one file, block definitions to another.
Regards, Ktt