Customizing SMF > SMF Coding Discussion
SMF project documentation
(1/1)
ganeshk74:
I am implementing some customization for the SMF as per my clients requirement, which involves some cosmetic and functional updates. I find it difficult to make such changes as not aware of the coding methodology of this application. Do anybody have the documentation of coding of this application, if the document is able to give the overview of the flow of the application code that will be enough.
Please help me out.
Regards,
Ganesh
[Unknown]:
Well, what exactly are you looking for?
There's index.php, that's the "hub". Everything goes in there, and goes to a file in Sources.
Then, the source loads a template, or in many cases many templates and language files. It then displays data by sending contextual information to the theme or templates.
-[Unknown]
Navigation
[0] Message Index
Go to full version