I have a category named "shortnews" it only contains a title nothing else, but i want it to be shown up in the archives with just the title, no link to the article, so i tried this:
Code
<!--[if $preformat.maintext neq '']-->
<a href="<!--[pnmodurl modname="News" type="user" func="display" sid=$archiveitems[items].sid|pnvarprepfordisplay]-->"><!--[$archiveitems[items].title|pnvarprepfordisplay]--></a>
<!--[else]-->
<!--[$archiveitems[items].title|pnvarprepfordisplay]-->
<!--[/if]-->
<a href="<!--[pnmodurl modname="News" type="user" func="display" sid=$archiveitems[items].sid|pnvarprepfordisplay]-->"><!--[$archiveitems[items].title|pnvarprepfordisplay]--></a>
<!--[else]-->
<!--[$archiveitems[items].title|pnvarprepfordisplay]-->
<!--[/if]-->
but this doesn`t work...
does anybody has an idea?
thanks!
--
Newsletter Project
Visit the german speaking community!
