Portal

Difference between revisions of "Template Development/Reading list"

From Joomla! Documentation

< Portal:Template Development
m (→‎Recommended Reading List: removing list in heading)
(Fix link for layout overrides to point to 3.x version)
 
(14 intermediate revisions by 4 users not shown)
Line 1: Line 1:
===Recommended Reading===
+
<noinclude><languages /></noinclude>
Our template development documentation contains many articles, FAQs and tutorials. A first step to developing a template is [[How are templates executed?|understanding how templates are executed]].
+
<translate><!--T:8-->
====Beginners====
+
Our template development documentation contains many articles, FAQs and tutorials. A first step to developing a template is [[S:MyLanguage/How are templates executed?|understanding how templates are executed]].
* [[Changing the site favicon]]
+
</translate>
* [[Using Firebug With Your Joomla Website]] {{JVer/multi|2.5,3.x}}
+
<translate>
====Intermediate====
+
====Beginners==== <!--T:3-->
* [[jdoc statements]]
+
</translate>
* [[How to cloak email addresses]] {{JVer/multi|2.5,3.x}}
+
<translate>
* [[Understanding Output Overrides]] {{JVer/multi|1.5,2.5,3.1}}
+
<!--T:4-->
* [[Layout Overrides in Joomla 2.5]] {{JVer/multi|2.5,3.1}}
+
* [[S:MyLanguage/Changing the site favicon|Changing the site favicon]]
* [[Creating clickable background images using CSS]]
+
* [[S:MyLanguage/Using Firebug With Your Joomla Website|Using Firebug With Your Joomla Website]]
* [[Using Class Suffixes]]
+
* [[S:MyLanguage/J3.x:Joomla_Standard_Icomoon_Fonts|Using Joomla's Default Icomoon Fonts]]
====Historical====
+
</translate>
* Jim Yuzwalk has contributed a useful [http://help.joomla.org/files/JJYs_Joomla_Template_Design_Tutorial-2010_08_26.pdf introduction to Joomla templates] (download the example template from [http://help.joomla.org/files/JJYs_Example_Joomla_Template_2010_05_07.zip here]).
+
<translate>
<noinclude>[[Category:Landing subpages|{{PAGENAME}}]]</noinclude>
+
====Intermediate==== <!--T:5-->
 +
</translate>
 +
<translate>
 +
<!--T:6-->
 +
* [[S:MyLanguage/jdoc statements|jdoc statements]]
 +
* [[S:MyLanguage/How to cloak email addresses|How to cloak email addresses]] {{JVer/multi|3.x}}
 +
* [[S:MyLanguage/Understanding Output Overrides|Understanding Output Overrides]] {{JVer/multi|3.x}}
 +
* [[S:MyLanguage/J3.x:Layout Overrides in Joomla|Layout Overrides in Joomla!]] {{JVer/multi|3.x}}
 +
* [[S:MyLanguage/Creating clickable background images using CSS|Creating clickable background images using CSS]]
 +
* [[S:MyLanguage/Using Class Suffixes|Using Class Suffixes]]
 +
</translate>
 +
__NOTOC__
 +
<noinclude>
 +
<translate>
 +
<!--T:7-->
 +
[[Category:Landing subpages]]
 +
</translate>
 +
</noinclude>

Latest revision as of 15:54, 30 March 2020

Other languages:
Bahasa Indonesia • ‎Deutsch • ‎English • ‎Nederlands • ‎català • ‎español • ‎français • ‎português • ‎русский • ‎فارسی • ‎বাংলা • ‎ไทย • ‎中文(台灣)‎

Our template development documentation contains many articles, FAQs and tutorials. A first step to developing a template is understanding how templates are executed.

Beginners[edit]

Intermediate[edit]