Fork me on GitHub

Rapport de message :*
 

Re: Affichage liste des fichiers dans wfdownloads

Titre du sujet : Re: Affichage liste des fichiers dans wfdownloads
par mcz29 sur 16/11/2007 11:16:01

dans ce template j'ai ceci comme code (partie du haut)je modifie quoi ?

<{include file='db:wfdownloads2_header.html'}>

<{if 
count($categoriesgt 0}>
    <
div class="even"><b><{$smarty.const._MD_WNLOADS2_MAINLISTING}></b></div><br />
    <
table border="0" cellspacing="5" cellpadding="0" align="center">
        <
tr>
            <!-- 
Start category loop -->
            <{foreach 
item=category from=$categories}>
            <
td width="5%" align="center" valign="top">
                    <
a href="<{$xoops_url}>/modules/wfdownloads2/viewcat.php?cid=<{$category.id}>"><img src="<{$category.image}>" alt="<{$category.alttext}>" align="middle" /></a>
            </
td>
            <
td valign="middle" width="35%">
                        <
a href="<{$xoops_url}>/modules/wfdownloads2/viewcat.php?cid=<{$category.id}>"><b><{$category.title}></b></a>&nbsp;(<{$category.totaldownloads}>)<br />
                        <
div style="margin-bottom: 3px; margin-left: 10px;"><{$category.summary}></div>
                        <{if 
$category.subcategories}>
                            <{foreach 
item=subcat from=$category.subcategories}>
                                <
div style="margin-bottom: 3px; margin-left: 16px;">
                                    <
small><a href="<{$xoops_url}>/modules/wfdownloads2/viewcat.php?cid=<{$subcat.id}>"><{$subcat.title}></a></small>
                                </
div>
                            <{/foreach}>
                        <{/if}>
            </
td>
            <{if 
$category.count is div by 2}>
      </
tr><tr>
            <{/if}>
        <{/foreach}>
      <!-- 
End category loop -->
</
tr>
</
table>


merci
Propulsé avec XOOPS | Graphisme adapté par Tatane, Grosdunord, Montuy337513

107 Personne(s) en ligne (80 Personne(s) connectée(s) sur Forum) | Utilisateur(s): 0 | Invité(s): 107 | Plus ...