Thread: Plugins
View Single Post
  #3 (permalink)  
Old 04-26-2007, 09:40 PM
jeffrey_stevenson jeffrey_stevenson is offline
Junior Member
 
Join Date: Apr 2007
Posts: 5
Question Modules

I was able to figure out that I needed to add my module to my config file so it knows the routes. What I'm wondering now, is there a way for it to find my modules models, and views automatically? Or, do I need to always tell it the whole path to find where they are located when I'm trying to render the views or access the models?
Reply With Quote