Forum Moderators: open

Message Too Old, No Replies

Joomla reconstruction, creating own mod

MVC model not clear

         

OrlandoM

6:49 am on Jan 22, 2010 (gmt 0)

10+ Year Member



Hello to everyone, how can I configure Joomla to work with my own modules? Where I can read more detailed about MVC model? I've read their "Hello world", but don't catch the main advantage of MVC, maybe someone has read more complicated tutorials? When enabling other mods why they are displayed on the left nav bar instead of where main text goes, maybe, fixing HTML helps me?
And one more question is there a guide how to write own template?

spadilla

4:54 am on Jan 23, 2010 (gmt 0)

10+ Year Member




This should help you with the template creation or at least point you in the right direction. [docs.joomla.org...]

ergophobe

12:50 am on Jan 24, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Thanks spadilla!

OrlandoM

9:34 am on Jan 24, 2010 (gmt 0)

10+ Year Member



Thanks a lot

Oimachi2

6:41 am on Feb 4, 2010 (gmt 0)

10+ Year Member Top Contributors Of The Month



Best way to make a module and make it fit anywhere is to use the Jumi extension. You then embed the code and put it in any position you want, if no positions exist you make one.