December 7th, 2013
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