View Single Post
Old 02-29-2008, 12:40 AM   #3 (permalink)
Alan @ CIT
Member of the Month
The Frequenter
Member of the Month Top Contributor 
 
Alan @ CIT's Avatar
 
Join Date: Apr 2005
Location: South UK
Posts: 483
Thanks: 51
Alan @ CIT is on a distinguished road
Default

Oops, just seen you edited post

Modules generally have their own controller directory such as:

Code:
/application
  /modules
    ...
    /gallery
      /controllers
      /views
    /blog
      /controllers
      /views
And so on - this tends to keep things nicely self-contained.

Alan
Send a message via MSN to Alan @ CIT
Alan @ CIT is offline  
Reply With Quote