MyXoops Forum

Forum - myXOOPS German Support

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

Re: Titel für Gäste, Inhalt aber nicht.

Betreff: Re: Titel für Gäste, Inhalt aber nicht.
von mcleines am 09.08.2007 14:20:00

Jetzt noch einmal, du sprichst vom Block mit dem Titel "Aktuelle Tutorials" ?

Das ist ein Block vom News-Modul und hat somit nichts mit DH-Info zu tun. Du bist im richtigen Block-Template und suchst nach
<tr>
                        <
td><{$block.spotlight.image}></td><td><{$block.spotlight.text}></td>
                </
tr>
                <
tr>
                        <
td colspan='2'>
                        <{if 
$block.spotlight.read_more}>
                                <
hr width='98%' />
                                <
div align='right'><a href="<{$xoops_url}>/modules/news/article.php?storyid=<{$block.spotlight.id}>"><{$block.lang_read_more}></a> &nbsp;&nbsp;&nbsp;</div>
                                <
hr width='98%' />
                        <{/if}>
                        </
td>
                </
tr>


und setzt dann wieder die IF-Abfrage außen rum.

Aktuell aus dem Forum

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