1
qwik420
need help with a wfs-section block
  • 2004/7/7 5:30

  • qwik420

  • Just popping in

  • Posts: 38

  • Since: 2003/9/11


Theres a block for wfs-sections that shows new items submitted into this module. The block shows the title and date. I since removed the date and would like it to show "Title > Category".

Quote:
<ul>
<{foreach item=wfs from=$block.new}>
<li><a href="<{$xoops_url}>/modules/wfsection/article.php?articleid=<{$wfs.id}>"><{$wfs.title}></a></li>
<{/foreach}>
</ul>

Example link, top center block.