Component Development/FAQs
From Joomla! Documentation
< Component Development(Difference between revisions)
m (adding category) |
m (update to format to include version icons) |
||
| Line 2: | Line 2: | ||
<DPL> | <DPL> | ||
noresultsheader=\n | noresultsheader=\n | ||
| − | format = ,\n* [[%PAGE%|%TITLE%]],, | + | include={version}:1 |
| + | format = ,\n* [[%PAGE%|%TITLE%]] ²{JVer/multi¦,}², | ||
category=FAQ | category=FAQ | ||
category=Component Development | category=Component Development | ||
</DPL><noinclude>[[Category:Landing subpages|{{PAGENAME}}]]</noinclude> | </DPL><noinclude>[[Category:Landing subpages|{{PAGENAME}}]]</noinclude> | ||
Latest revision as of 09:25, 18 September 2012
List of all articles belonging to the categories "FAQ" AND "Component Development"
- Extensions GPL notices
- Extensions distribution
- Extensions name
- How can you view a live site while developing, but hide it from others?
- How do you add a PayPal button?
- How do you list your extension in the extensions site?
- How do you set up Joomla! on Win XP for local testing?
- How to determine browser capabilities
- How to implement XML-RPC in a component