MyXoops Forum

Re: poster-name im recent topics block? [Module für Forenlösungen] - myXOOPS German Support

dilbert166

"myXOOPs"-Fortgeschrittener
Gepostet am:08.03.2005 17:45
dilbert166
dilbert166 Offline (Show more)
"myXOOPs"-Fortgeschrittener
Posts: 151
Since: 18.06.2004
#8

Re: poster-name im recent topics block?

Zitat:

frankblack schrieb:
Änderungen habe ich in deinem Codeschnipsel rot markiert.


danke hat geklappt. ich war gedanklich bei "<br /><{$topic.user}>". war ja gar nicht so falsch...
make my day, send me the data :chinois: ...

Gast

Gepostet am:08.03.2005 16:47
Gast
Gast (Show more)
Posts: 0
Since:
#7

Re: poster-name im recent topics block?

wow !
myxoops.org ist das einzige forum, was ich kenne, wo man den code posten kann - macht weiter so !
bei post-nuke.net reagiert man mit empörung und löschung ,was ich nicht verstehe.
trotz des platzverbrauches in der nachricht kann man doch noch immer etwas erkennen und lesen - oder ?


tobi

Advertisement

Gepostet am:0
Advertisement (Show more)
Posts: 0
Since: 0


Hier könnten Sie Ihre Anzeige aufgeben!
Bitte kontaktieren Sie uns, um mehr darüber zu erfahren.

Gast

Gepostet am:08.03.2005 16:41
Gast
Gast (Show more)
Posts: 0
Since:
#6

Re: poster-name im recent topics block?

Änderungen habe ich in deinem Codeschnipsel rot markiert.

dilbert166

"myXOOPs"-Fortgeschrittener
Gepostet am:08.03.2005 16:32
dilbert166
dilbert166 Offline (Show more)
"myXOOPs"-Fortgeschrittener
Posts: 151
Since: 18.06.2004
#5

Re: poster-name im recent topics block?

hier isses

<table class="outer" cellspacing="1">

  <{if 
$block.disp_mode == 0}>
  <
tr>
    <
th class="head" nowrap><{$block.lang_forum}></th>
    <
th class="head" nowrap><{$block.lang_topic}></th>
    <
th class="head" align="center" nowrap><{$block.lang_replies}></th>
    <
th class="head" align="center" nowrap><{$block.lang_views}></th>
    <
th class="head" align="center" nowrap><{$block.lang_lastpost}></th>
  </
tr>

  <{foreach 
item=topic from=$block.topics}>
  <
tr class="<{cycle values="even,odd"}>">
    <
td><a href="<{$xoops_url}>/modules/newbb/viewforum.php?forum=<{$topic.forum_id}>"><{$topic.forum_name}></a></td>
    <
td><a href="<{$xoops_url}>/modules/newbb/viewtopic.php?topic_id=<{$topic.id}>&amp;forum=<{$topic.forum_id}>&amp;post_id=<{$topic.post_id}>#forumpost<{$topic.post_id}>">

<{if 
$topic.topic_subject eq NONE}>
<{else}>
<{
$topic.topic_subject}>
<{/if}>

<{
$topic.title}></a><{$topic.topic_page_jump}></td>
    <
td align="center"><{$topic.replies}></td>
    <
td align="center"><{$topic.views}></td>
    <
td align="right"><{$topic.time}>[color=FF0000]<br /><{$topic.topic_poster}>[/color]</td>
  </
tr>
  <{/foreach}>

  <{elseif 
$block.disp_mode == 1}>

  <
tr>
    <
td class="head" nowrap><{$block.lang_topic}></td>
    <
td class="head" align="center" nowrap><{$block.lang_replies}></td>
    <
td class="head" align="center" nowrap><{$block.lang_lastpost}></td>
  </
tr>

  <{foreach 
item=topic from=$block.topics}>
  <
tr class="<{cycle values="even,odd"}>">
    <
td><a href="<{$xoops_url}>/modules/newbb/viewtopic.php?topic_id=<{$topic.id}>&amp;forum=<{$topic.forum_id}>&amp;post_id=<{$topic.post_id}>#forumpost<{$topic.post_id}>"><{$topic.title}></a></td>
    <
td align="center"><{$topic.replies}></td>
    <
td align="right"><{$topic.time}>[color=FF0000]<br /><{$topic.topic_poster}>[/color]</td>
  </
tr>
  <{/foreach}>

  <{elseif 
$block.disp_mode == 2}>

  <{foreach 
item=topic from=$block.topics}>
  <
tr class="<{cycle values="even,odd"}>">
    <
td><a href="<{$xoops_url}>/modules/newbb/viewtopic.php?topic_id=<{$topic.id}>&amp;forum=<{$topic.forum_id}>&amp;post_id=<{$topic.post_id}>#forumpost<{$topic.post_id}>"><{$topic.title}></a></td>
  </
tr>
  <{/foreach}>

  <{/if}>

</
table>

<
div style="text-align:right; padding: 5px;">
<
a href="<{$xoops_url}>/modules/newbb/viewall.php"><{$smarty.const._MORE}></a>; <a href="<{$xoops_url}>/modules/newbb/"><{$block.lang_visitforums}></a>
</
div>
make my day, send me the data :chinois: ...

Gast

Gepostet am:08.03.2005 15:47
Gast
Gast (Show more)
Posts: 0
Since:
#4

Re: poster-name im recent topics block?

Zitat:
soll ich das template mal posten? ist aber eigentlich nicht angepasst...


Ja, mach mal!

dilbert166

"myXOOPs"-Fortgeschrittener
Gepostet am:08.03.2005 10:22
dilbert166
dilbert166 Offline (Show more)
"myXOOPs"-Fortgeschrittener
Posts: 151
Since: 18.06.2004
#3

Re: poster-name im recent topics block?

also bei mir steht nur datum und uhrzeit !?! ich benutze newbb2 (hab ich glaub ich vergessen zu erwähnen)
soll ich das template mal posten? ist aber eigentlich nicht angepasst...
make my day, send me the data :chinois: ...

Gast

Gepostet am:07.03.2005 17:28
Gast
Gast (Show more)
Posts: 0
Since:
#2

Re: poster-name im recent topics block?

?Da steht doch der Name des Schreiberlings schon drin? Oder meinst du den richtigen Namen und nicht den Nick?

dilbert166

"myXOOPs"-Fortgeschrittener
Gepostet am:07.03.2005 17:16
dilbert166
dilbert166 Offline (Show more)
"myXOOPs"-Fortgeschrittener
Posts: 151
Since: 18.06.2004
#1

poster-name im recent topics block?

hi,

ich würde gerne im block "recent topics" in der spalte "letzter beitrag" den namen des schreiberlings mit ausweisen. ich hab im template schon die passende stelle gefunden, allerdings weiss ich nicht, welche variable da eingesetzt werden muss. kann mir jemand weiterhelfen?
make my day, send me the data :chinois: ...
Diesen Thread durchsuchen:  1 Anonyme Benutzer

Aktuell aus dem Forum

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