Seite 2 von 3

Verfasst: 19.07.2004 11:20
von saerdnaer
hast du dir die faq kommplett durchgelesen?

Verfasst: 19.07.2004 11:55
von adil_mrl
natürlich, sogar n mod gefunden dafür, aber ich bekomme eine Liste

nun will ich aus der Liste n Laufschrift machen... kann jemand mir helfen?

Verfasst: 19.07.2004 11:57
von saerdnaer
gut. der mod hat doch bestimmt ein template. könntest du uns das mal zeigen? ( bitte verlinken )
ah

Verfasst: 19.07.2004 12:04
von adil_mrl

Code: Alles auswählen

<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline" height="100%"> 
<tr> 
<td class="catHead" height="28"><a name="login"></a><span class="cattitle">{MARQUEE_TOPIC}</span></td> 
</tr> 
<tr> 
<td class="row1" valign="top"><span class="gen"> 
<marquee id="recent_topics" behavior="scroll" direction="up" height="100" scrolldelay="100" scrollamount="2"> 
<table cellpadding="4" cellSpacing="1" width="100%"> 
<!-- BEGIN marqueerow --> 
<tr valign="top"> 
<td class="row2" vAlign="center" align="middle" width="20"> 
<img src="{marqueerow.FOLD_URL}"> 
</td> 
<td class="row2" width="352"> 
<span class="forumlink"><a href="{marqueerow.TOPIC_URL}" onMouseOver="document.all.recent_topics.stop()" onMouseOut="document.all.recent_topics.start()">{marqueerow.TOPIC_TITLE}</a></span> 
<span class="gensmall"><br></span> 
</td> 
<td class="row2" vAlign="center" align="middle" width="78"> 
<span class="gensmall"><a href="{marqueerow.USER_PROF}" onMouseOver="document.all.recent_topics.stop()" onMouseOut="document.all.recent_topics.start()">{marqueerow.USERNAME}</a></span> 
</td> 
<td class="row2" vAlign="center" noWrap align="middle" width="100"> 
<span class="gensmall">{marqueerow.POST_DATE}</span> 
</td> 
</tr> 
<!-- END marqueerow --> 
</table> 
</marquee> 
</td> 
</tr> 
</table> 
das ist die Tabelle die oben angezeigt wird...

Verfasst: 19.07.2004 12:05
von adil_mrl

Code: Alles auswählen

############################################################## 
## MOD Title: Latest active topics on index
## MOD Author: zparta < zparta@upnorth.se  > (Jens Holmqvist) http://www.upnorth.se 
## MOD Description: Show the latest active topics on index and the amout of topics to show is ACP changeable
## MOD Version: 1.1.4 
## 
## Installation Level: Easy 
## Installation Time: ~1 Minutes 
## Files To Edit: index.php, templates/subSilver/index_body.tpl, language/lang_english/lang_main.php, language/lang_english/lang_admin.php, admin/admin_board.php, templates/subSilver/admin/board_config_body.tpl 
## Included Files: n/a 
############################################################## 
## For Security Purposes, Please Check: http://www.phpbb.com/mods/ for the 
## latest version of this MOD. Downloading this MOD from other sites could cause malicious code 
## to enter into your phpBB Forum. As such, phpBB will not offer support for MOD's not offered 
## in our MOD-Database, located at: http://www.phpbb.com/mods/ 
############################################################## 
## Author Notes: this works with the global announcement mod has 
## different picture for different kind of topic 
## and only shows topics the user is allowed to view 
## Thanks to: LifeIsPain for helping me with the auth part!! 
## 
############################################################## 
==> MOD

Verfasst: 21.07.2004 14:40
von saerdnaer

Code: Alles auswählen

<marquee id="recent_topics" behavior="scroll" scrolldelay="100" scrollamount="2"> 
<!-- BEGIN marqueerow --> 
<span class="forumlink"><a href="{marqueerow.TOPIC_URL}" onMouseOver="document.all.recent_topics.stop()" onMouseOut="document.all.recent_topics.start()">{marqueerow.TOPIC_TITLE}</a></span> 
<!-- END marqueerow --> 
</marquee> 

Verfasst: 22.07.2004 11:55
von adil_mrl
danke aber irgendwie krieg ich das nicht gebacken

hier ein test:

http://mitglied.lycos.de/adilmrl/forum

Verfasst: 22.07.2004 13:04
von saerdnaer
sieht so aus als wäre da ein fehler im php code. zeig ihn doch mal ( wenn er zu lang ist als link )

ah

Verfasst: 25.07.2004 19:58
von adil_mrl
INDEX.PHP

edit Christian_W: code entfernt, bitte verlinken. KB:datei

http://mitglied.lycos.de/forum


Irgenetwas fehlt, die frage ist nur : was ist es verdammt :x

Verfasst: 26.07.2004 14:50
von Christian_W
saerdnaer hat geschrieben:...wenn er zu lang ist als link...