How to override the output from the Joomla! core

From Joomla! Documentation
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 
{{inuse}}
 
{{inuse}}
The standard output from the Joomla! core can be overridden by adding code to the html directory in a template. Basic overrides are <code>your_template/html/modules.php</code> (overriding module output) and <code>your_template/html/pagination.php</code> (overriding pagination output); however, it is possible
+
The standard output from the Joomla! core can be overridden by adding code to the html directory in a template. Basic overrides include: <code>your_template/html/modules.php</code> (overriding module output) and <code>your_template/html/pagination.php</code> (overriding pagination output); however, it is possible to override the output of any module or component.
  
  
 
Detail to follow
 
Detail to follow
 
[[Category:Templates]]
 
[[Category:Templates]]

Revision as of 20:38, 19 January 2008

The standard output from the Joomla! core can be overridden by adding code to the html directory in a template. Basic overrides include: your_template/html/modules.php (overriding module output) and your_template/html/pagination.php (overriding pagination output); however, it is possible to override the output of any module or component.


Detail to follow

Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox