Page 1 of 1

accessing the joomla source code !!!!!!!!

Posted: Fri Jan 11, 2008 12:30 pm
by deepak11
Hi there..

I am completely new to Joomla. I have installed Joomla 1.5 RC4 on my system and want to know from where can i access the source code. I want to modify the codes according to my requirement but where and how i don't know. Please help me out.

Re: accessing the joomla source code !!!!!!!!

Posted: Sun Jan 13, 2008 2:20 am
by ianmac
ummm...  Joomla! is written in PHP.  PHP is an uncompiled language.  That means that the files you installed contain the source code for Joomla!

Ian

Re: accessing the joomla source code !!!!!!!!

Posted: Mon Jan 14, 2008 4:35 am
by deepak11
thanks....

I may be requiring more help from you....

Re: accessing the joomla source code !!!!!!!!

Posted: Tue Jan 15, 2008 2:25 pm
by TheFlyingKiwi
i would suggest starting in the Help section. there is a lot to learn. I would also advise installing Joomla on a Local Server using something like WAMP. This makes it a lot easier to access the files. I also note You have downloaded 1.5 RC4 - is there a specific reason for this? - if no, you may wish to use version 1.0.13 as it is stable and there is more help available. hope this helps and good luck

Re: accessing the joomla source code !!!!!!!!

Posted: Tue Jan 15, 2008 3:33 pm
by ianmac
If you really want to get into modifying the code, I would suggest getting a code book on PHP and spend some time learning the language.

You will get good mileage out of that.

Ian