Portal

Difference between revisions of "Template Development/Reading list"

From Joomla! Documentation

< Portal:Template Development
m (Reverted edits by Mạnh Tiến (talk) to last revision by Tom Hutchison)
Line 1: Line 1:
===Khuyến nghị đọc===
+
===Recommended Reading===
Tài liệu hướng dẫn phát triển template của chúng tôi có nhiều bài viết, các câu hỏi thường gặp và hướng dẫn. Đầu tiên để phát triển một template [[How are templates executed?|hiểu template thực hiện thế nào.]].
+
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]].
====Người mới bắt đầu====
+
====Beginners====
* [[Changing the site favicon|Thay đổi site favicon]]
+
* [[Changing the site favicon]]
* [[Using Firebug With Your Joomla Website|Sử dụng Firebug với website Joomla! của bạn]] {{JVer/multi|2.5,3.x}}
+
* [[Using Firebug With Your Joomla Website]] {{JVer/multi|2.5,3.x}}
 
+
====Intermediate====
====Người đã biết====
 
 
* [[jdoc statements]]
 
* [[jdoc statements]]
 
* [[How to cloak email addresses]] {{JVer/multi|2.5,3.x}}
 
* [[How to cloak email addresses]] {{JVer/multi|2.5,3.x}}
Line 12: Line 11:
 
* [[Creating clickable background images using CSS]]
 
* [[Creating clickable background images using CSS]]
 
* [[Using Class Suffixes]]
 
* [[Using Class Suffixes]]
====Tham khảo====
+
====Historical====
* Jim Yuzwalk đã đóng góp [http://help.joomla.org/files/JJYs_Joomla_Template_Design_Tutorial-2010_08_26.pdf Giới thiệu về Joomla templates] (Có thể tải template mẫu [http://help.joomla.org/files/JJYs_Example_Joomla_Template_2010_05_07.zip tại đây]).
+
* 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]).
 
<noinclude>[[Category:Landing subpages|{{PAGENAME}}]]</noinclude>
 
<noinclude>[[Category:Landing subpages|{{PAGENAME}}]]</noinclude>

Revision as of 12:56, 7 April 2014

Recommended Reading[edit]

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]

Historical[edit]