This plugin can be used to display the names of the n newest articles, followed by the name of the author in brackets. Both the article and member page of the author are linked.
| General Plugin info | |
|---|---|
| Author: | Novi O'Magum - Based on plugin by anand |
| Current Version: | 0.1 |
| Code: | NP_ListArticlesAndAuthor Code |
| Download: | NP_ListArticlesAndAuthor.tgz (1.2K) NP_ListArticlesAndAuthor.zip (1.6K) |
| Demo: | Blog 2.0 (right column) |
The plugin offers a skinvar:
<%ListArticlesAndAuthor(**n**)%> (where **n** is the number of articles that you want to show, default=25)
Add the skinvar somewhere to your skin, e.g.
<%ListArticlesAndAuthor(100)%>
to show a list of the last 100 items.
NP_ListArticlesAndAuthor version 0.1 works with Nucleus CMS version 3.31 - 2007-11-14 kg