NP_CatShow.php is a plugin that will display an article list of current category
| General Plugin info | |
|---|---|
| Author: | He Xiong http://hexu.info |
| Current Version: | 1.0 |
| Download: | http://hexu.info/misc/NP_CatShow.zip |
| Demo: | CN: http://hexu.info/blog |
Install plugin, set options, then
Just add <%CatShow%> in template of item. Item Footer is a good place.
Only the article titles in current category will be listed. The order of titles is by random or by time DESC
<%CatShow%>
Default numbers of articles in the list is 10 and default listing order is random. You can set options in plugin's option editing page. If you choose 'no' in listing order option, the list will order the latest article titles by time DESC.
Install CatShow plugin then add <%CatShow%> in your item template, that's all
You can change option of listing in plugin's editing page
Hope my daughter will always be happy
Not found yet. If you find bugs, please contact me This plugin uses the short php open tag (<?). If there are install errors, your PHP settings may require that you use the long open tag form (<?php) on the first line of the code.
2007-8-15 version 1.0 2007-8-17 version 1.1: add option of listing order
For more information, please visit my site: http://hexu.info
NP_CatShow version 1.0 works with Nucleus CMS version 3.31 - 2007-10-30 ftruscot