If you need to know what is current template being used in your plugin or component code you can use following code to find it.
Continue reading...Thursday, August 18, 2011
In Joomla 1.5 parameters enable users to configure settings that later can be used in code of extensions and templates. Following are the ways that can help a developer to access these parameters.
Continue reading...Tuesday, April 20, 2010
Following is a template that can be used to develop plugins to inert code into Joomla head section.
Continue reading...Tuesday, April 13, 2010
Use following code to turn off/remove Mootools in Joomla template on frontend.
Continue reading...Thursday, November 19, 2009
Following is list of constants that can be used in Joomla:
Continue reading...Tuesday, October 13, 2009
Following are the classes used in Joomla 1.5 template CSS.
Continue reading...Tuesday, October 13, 2009
New Joomla template developers know every time when they start a template they need to write all the xml from scratch. Well here is a very basic xml file that can be used as start or reference.
Continue reading...
Thursday, July 26, 2012
0 Comments