Template Development
From Joomla! Documentation
(Difference between revisions)
m (Made this page the reference page for "Recommended Reading" items) |
(Added "Recommended Reading" items from Developers) |
||
| Line 1: | Line 1: | ||
| − | |||
== Recommended Reading == | == Recommended Reading == | ||
| + | <onlyinclude> | ||
| + | * [[Understanding Output Overrides]] | ||
| + | * [http://developer.joomla.org/tutorials/165-understanding-output-overrides-in-joomla.html Understanding Output Overrides in Joomla! 1.5] | ||
| + | * [[Creating custom template parameter types]] | ||
| + | * [[How are templates executed?]] | ||
| + | * [[How to determine if the user is viewing the front page]] | ||
| + | * [[Template parameters]] | ||
* [[Joomla! 1.5 Template Tutorial]] | * [[Joomla! 1.5 Template Tutorial]] | ||
* [[jdoc statements]] | * [[jdoc statements]] | ||
Revision as of 17:37, 30 January 2011
Recommended Reading
- Understanding Output Overrides
- Understanding Output Overrides in Joomla! 1.5
- Creating custom template parameter types
- How are templates executed?
- How to determine if the user is viewing the front page
- Template parameters
- Joomla! 1.5 Template Tutorial
- jdoc statements
Tutorials
List of all articles belonging to the categories "Tutorials" AND "Template Development"
- Add text to an article using template overrides
- Adding JavaScript
- Adding stylesheets for other output devices
- Advanced topics
- Amending the templateDetails.xml file
- Changing the site favicon
- Collapsing columns
- J3.1:Converting A Previous Joomla! Version Template
- Counting modules in a given module position
- Counting modules in multiple module positions
- Creating a CSS Drop down Menu
- Creating a basic Joomla! template
- Creating a basic index file
- Creating a basic templateDetails.xml file
- Creating a thumbnail preview image
- Creating clickable background images using CSS
- Creating rounded corners
- Custom error pages
- Customising the dynamic page title
- Customising the way modules are displayed
- Customizing the print pop-up
- Declaring module positions
- Discover your template css-styles and learn how to change them
- Distributing Joomla! templates
- Extension Installer
- Extension development using eclipse and ant
- Extension development using eclipse and phing
- File structure for packaging
- J2.5:Getting Started with Templates
- Giving the Front Page a different style from other pages
- Hide column to avoid width issues
- Horizontal centering
- How do you change the images in your template?
- How to override the output from the Joomla! core
- JDocumentHTML/countModules
- Making templates translatable
- More advanced Joomla! templates
- J3.1:Sharing layouts across views or extensions with JLayout
- J2.5:Switching templates
- Switching templates
- Understanding Joomla! templates
- Upgrading a Joomla 1.5 template to Joomla 2.5
- Using Class Suffixes
FAQ
List of all articles belonging to the categories "FAQ" AND "Template Development"
- Extensions GPL notices
- Extensions distribution
- Extensions name
- J1.5:How do I Remove Numbering on Section/Category Archive Page.
- How do you add a new module position?
- How do you change the favicon?
- How do you change the images in your template?
- How do you control whether modules are vertically or horizontally arranged?
- How do you list your extension in the extensions site?
- J2.5:How to add a span element to menu entries