List Of Articles
Plugin
To take the logo off, please pay as little as $15 US dollars and we send you a Logo Free List Of Articles extension.
You will receive a .zip file with Logo Free extension.
Other way you are welcome to use this extension for free, but please keep the link to our site.

A plugin to show list of articles in selected category.
Enable plugin first !!!
{articlesofcategory=CATEGORY ID, |COLUMNS|, |START|, |LIMIT|, |ORDER BY|,|SHOW/HIDE Active Items|}
CATEGORY ID: Category ID
COLUMNS - optional, to show the list in columns
ORDER BY - (optional) is an any field of #__content table (where the articles are stored) to order by. You mar reverse order it (descending order) by adding DESC in to the end.
SHOW/HIDE Active Items
Values:
- show - Show the link to the page even if the visitor is on it
- showinactive - Show the title only - no link
- hide or blank(no value) - Hide the link if the visitor is currently on this page
List of fields for example: title, created, modified, ordering
example:
{articlesofcategory=133,3,,4,title desc,showinactive}
{articlesofcategory=133,3,2,4,title desc,hide}
or
{menuitemsoftype=MENUTYPE, |COLUMNS|, |START|, |LIMIT|, |ORDER BY|}
Joomla 1.5 List of fields for example: name, ordering
Joomla 1.6/1.7/2.5 List of fields for example: title, lft
Descending order - add DESC after field name.
example:
{menuitemsoftype=extensions,1,,10,name,show}
{menuitemsoftype=extensions,2,,10,name,show}
Plugin (2.5kb) listofarticles_for_joomla_16.zip (Compatiable with joomla 1.7 and 2.5)
Plugin (2.5kb) listofarticles_for_joomla_15.zip
From version to version, whats new:
- 1.1.5 New features added: Exclude List, Optional Separator, Optional Value Field
- 1.1.4 Duplicate Link Bug fixed
- 1.1.3 Now it is a System Plugin. And may show the article or menu titles as a list separated by any string or as a table. Also Front-end editor safe - The plugin doesn't run if the code is in the textarea tag. Doesn't run in back-end ether.
- 1.1.2 The option to Show/Hide the link to current page added.
- 1.1.1 Custom Ordering added, limit fixed.
- 1.1.0 Menu list ordering fixed for J1.6/1.7
- 1.0.9 Warning Message fixed
- 1.0.8 Bug fixed
- 1.0.7 Supports Joomla 1.7
- 1.0.6 Smart SEO (Looking for Menu item to get alias)
- 1.0.5 Some warnings fixed.
- 1.0.4 Custom classes, Joomla 1.6 compatibility, table view bug fixed.
- 1.0.3 Menulist bug fixed, menu search by menutype.
- 1.0.2 Start and limit properties are added.
- 1.0.1 Menu item lists.
- 1.0.0 First release.




