Portal

Difference between revisions of "Module Development"

From Joomla! Documentation

m (removed Category:Modules using HotCat)
(Marked this version for translation)
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
__TOC__
+
<noinclude><languages /></noinclude>
{{:{{FULLPAGENAME}}/Intro}}
+
{{Top portal heading|color=white-bkgd|icon=cubes|icon-color=#5091cd|size=5x|text-color=#333|title=<translate><!--T:2-->
 +
Module Development</translate>}}
 +
<translate><!--T:3-->
 +
This page contains many links to selected documentation concerning Module Development for {{JVer|2.5}} and {{JVer|3.x}}. A good place to start is with the '''[[#Recommended Reading|Recommending Reading]]''' articles below as they provide a good introductory base of knowledge to build on.</translate>
  
<div class="large-7 column"> <!-- Switch to one column on narrow screens -->
+
{{tip|<translate><!--T:4-->
{{:{{FULLPAGENAME}}/FAQs}}
+
Modules are lightweight and flexible [[S:MyLanguage/Extension|extensions]] used for page rendering. These modules are often “boxes” arranged around a [[S:MyLanguage/component|component]] on a typical page. A well-known example is the login module. Modules are assigned per menu item, so you can decide to show or hide (for example) the login module depending on which page (menu item) the user is currently on.<br />
 +
'''See also''': [[S:MyLanguage/Component|Component]], [[S:MyLanguage/Plugin|Plugin]], [[S:MyLanguage/Template|Template]]</translate>
 +
|title=<translate><!--T:5-->
 +
What is a Module?</translate>}}
 +
<div class="large-6 column">{{section portal heading|icon=book|title=<translate><!--T:8-->
 +
Recommended Reading</translate>}}{{Portal:Module_Development/Reading list/<translate><!--T:9-->
 +
en</translate>}}
 
</div>
 
</div>
<div class="large-5 column panel radius" style="background:aliceblue;">
+
<div class="large-6 column">{{section portal heading|icon=question|title=<translate><!--T:6-->
<onlyinclude>{{:Portal:Module_Development/Reading list}}</onlyinclude>
+
FAQs</translate>}}{{Portal:Module_Development/FAQs/<translate><!--T:7-->
 +
en</translate>}}
 +
</div>
 +
<div class="large-12 column">{{section portal heading|icon=magic|title=<translate><!--T:10-->
 +
Module Development Tutorials</translate>}}{{Portal:Module_Development/Tutorials/<translate><!--T:11-->
 +
en</translate>}}
 +
</div>
 +
<br />
 +
<div class="large-12 column">
 +
{{section portal heading|icon=edit|title=<translate><!--T:12-->
 +
Module Development Articles Needed</translate>}}{{Portal:Module_Development/Projects/<translate><!--T:13-->
 +
en</translate>}}
 
</div>
 
</div>
  
<div class="large-12 column panel radius" style="background:#fff;">
+
___NOTOC__
{{:{{FULLPAGENAME}}/Tutorials}}
+
<noinclude>
</div>{{-}}
+
<translate>
<div class="large-12 column panel radius" style="background:none;">
+
<!--T:1-->
{{:{{FULLPAGENAME}}/Projects}}
+
[[Category:Development]]
</div>
 
<noinclude>[[Category:Development]]
 
 
[[Category:Module Development]]
 
[[Category:Module Development]]
 +
</translate>
 
</noinclude>
 
</noinclude>

Revision as of 09:48, 23 June 2015

Other languages:
Deutsch • ‎English • ‎Nederlands • ‎español • ‎français • ‎русский • ‎中文(台灣)‎
Module Development

This page contains many links to selected documentation concerning Module Development for Joomla 2.5 and Joomla 3.x. A good place to start is with the Recommending Reading articles below as they provide a good introductory base of knowledge to build on.

What is a Module?

Modules are lightweight and flexible extensions used for page rendering. These modules are often “boxes” arranged around a component on a typical page. A well-known example is the login module. Modules are assigned per menu item, so you can decide to show or hide (for example) the login module depending on which page (menu item) the user is currently on.
See also: Component, Plugin, Template

FAQs

List of all articles belonging to the categories "FAQ" AND "Module Development"

Module Development Tutorials


List of all articles belonging to the categories "Tutorials" AND "Module Development"



Module Development Articles Needed

Portal:Module Development/Projects/en

_