JDOC

Difference between revisions of "Joomla! 1.5 Template Tutorials Project/Outline"

From Joomla! Documentation

< JDOC:Joomla! 1.5 Template Tutorials Project
(Fixed link to "What is the purpose of the index.php file?)
Line 88: Line 88:
  
 
= Template parameters =
 
= Template parameters =
* [[Defining a parameter in templateDetails.xml|Defining a parameter in templateDetails.xml]]
+
* [[Introduction to template parameters]]
* [[Parameter types supported|Parameter types supported]]
+
* [[Defining a parameter in templateDetails.xml]]
* Page for each parameter type
+
* [[Standard parameter types]]
* [[Retrieving parameter data in a template file|Retrieving parameter data in a template file]]
+
* [[Storing parameter values]]
 +
* [[Retrieving parameter data in a template file]]
 +
* [[Creating custom XML parameter types]]
 +
* [[Regular expressions in parameter arguments]]
  
 
= Fonts and typography =
 
= Fonts and typography =

Revision as of 14:28, 16 August 2008

Suggested outline for the new template tutorials. This suggests a breakdown into numerous smaller tutorials.

Introduction to Joomla! templates[edit]

Understanding Joomla! templates[edit]

Upgrading a Joomla! 1.0.x template[edit]

Customising the default Joomla! templates[edit]

Creating a basic Joomla! template[edit]

More advanced Joomla! templates[edit]

Cascading Style Sheets (CSS)[edit]

More on Joomla! modules[edit]

Web Standards[edit]

Web content accessibility[edit]

Template parameters[edit]

Fonts and typography[edit]

Template overrides[edit]

Template translations[edit]

Distributing Joomla! templates[edit]

Advanced topics[edit]

Appendix[edit]