jnm_categories
Description:
jnm_categories
is a simple plugin to display article’s categories, separated by ‘separator’ if second exists.
Options:
Internally this plugin calls the default categories tags of textpattern. You can use the same attributes as txp:category1 and txp:category2.
You can also set the an additional separator
attribute (default ‘, ‘).
Examples:
<txp:jnm_categories title="1" link="1"/>
Display the categories of the article with links, separated by comma.
<txp:jnm_categories title="1" separator=" | "/>
Display the categories of the article separated by “|”.
History:
0.1
- Initial release.
Info:
- Download jnm_categories_0_1.txt (version 0.1)
- Discussion Thread