JDOC

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

From Joomla! Documentation

< JDOC:Joomla! 1.5 Template Tutorials Project
m (Adjusted link after page move)
(Fix red link)
Line 90: Line 90:
 
* [[Introduction to template parameters]]
 
* [[Introduction to template parameters]]
 
* [[Defining a parameter in templateDetails.xml]]
 
* [[Defining a parameter in templateDetails.xml]]
* [[Standard parameter types]]
+
* [[J1.5:Standard parameter types|Standard parameter types]]
 
* [[Storing parameter values]]
 
* [[Storing parameter values]]
 
* [[Retrieving parameter data in a template file]]
 
* [[Retrieving parameter data in a template file]]

Revision as of 03:13, 11 June 2013

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]