MyXoops Forum

Forum - myXOOPS German Support

8 - 1 = ?  
Geben Sie das Ergebnis der Berechnung ein
Sie haben max. 10 Versuche.
 
* = Erforderlich

Re: Galeriemenü entfernen/kürzen

Betreff: Re: Galeriemenü entfernen/kürzen
von pansenp am 12.05.2007 19:13:26

Mit dem hier...

<{foreach from=$cat.subcategories item=subcat}>
        <{if 
$subcat.number_of_subcat}>
          <
a href="<{$mod_url}>/viewcat.php?cid=<{$subcat.cid}>"><img src="<{$mod_url}>/images/folder16.gif" width="16" height="16" alt="" /><{$subcat.title}><img src='<{$mod_url}>/images/subcat.gif' width='15' height='15' /></a> &nbsp
        <{else}>
          <
a href="<{$mod_url}>/viewcat.php?cid=<{$subcat.cid}>"><img src="<{$mod_url}>/images/folder16.gif" width="16" height="16" alt="" /><{$subcat.title}></a>&nbsp;(<{$subcat.photo_small_sum}>) &nbsp
        <{/if}>
      <{/foreach}>


...hats geklappt!!!

Vielen Dank!

Aktuell aus dem Forum

Forum Thema Antworten Views Letzter Beitrag
Modulentwicklung New Xoops Xcreate Module 0 5314 26.11.2025 15:22
efkan Gehe zum letzten Beitrag
Modulentwicklung XOOPS Custom Field Module 1 1806 24.11.2025 11:21
Goffy Gehe zum letzten Beitrag