Component Development/Tutorials: Difference between revisions
From Joomla! Documentation
Remove file uploader tutorial. SWF Upload page is dead as it was flash |
Use DPL to show matching articles |
||
| Line 25: | Line 25: | ||
<small><translate><!--T:4--> | <small><translate><!--T:4--> | ||
List of all {{JVer|2.5}} articles belonging to the categories "Tutorials" AND "Component Development"</translate></small> | List of all {{JVer|2.5}} articles belonging to the categories "Tutorials" AND "Component Development"</translate></small> | ||
< | <DynamicPageList> | ||
category=Component Development | |||
category=Tutorials | |||
namespace=J2.5 | |||
shownamespace=false | |||
</DynamicPageList> | |||
</div> | </div> | ||
<div class="small-6 columns"> | <div class="small-6 columns"> | ||
<small><translate><!--T:6--> | <small><translate><!--T:6--> | ||
List of all {{JVer|3.x}} articles belonging to the categories "Tutorials" AND "Component Development"</translate></small> | List of all {{JVer|3.x}} articles belonging to the categories "Tutorials" AND "Component Development"</translate></small> | ||
< | <DynamicPageList> | ||
category=Component Development | |||
category=Tutorials | |||
namespace=J3.x | |||
shownamespace=false | |||
nottitlematch=%/% | |||
</DynamicPageList> | |||
</div> | </div> | ||