mod

Hulp nodig bij een modificaties of op zoek naar een MOD? Bekijk ons archief. Support wordt helaas niet meer verleend.
Forumregels

Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
phpBB2.0.x
Gesloten
traxx!
Berichten: 278
Lid geworden op: 03 nov 2004, 20:05

mod

Bericht door traxx! » 31 dec 2005, 13:58

No Thread Stretch
deze mod heb ik gevonden,
maar blijkbaar zijn veel van de aanpassingen verouderd
want ik vind géén een regel terug..
ik gebruik wel een andere tpl dan subSilver maar ja

Code: Selecteer alles

templates/subSilver/viewtopic_body.tpl

#
#-----[ FIND ]------------------------------------------
#
				<td width="100%"><a href="{postrow.U_MINI_POST}"><img src="{postrow.MINI_POST_IMG}" width="12" height="9" alt="{postrow.L_MINI_POST_ALT}" title="{postrow.L_MINI_POST_ALT}" border="0" /></a><span class="postdetails">{L_POSTED}: {postrow.POST_DATE}<span class="gen">&nbsp;</span>&nbsp; &nbsp;{L_POST_SUBJECT}: {postrow.POST_SUBJECT}</span></td>
				<td valign="top" nowrap="nowrap">{postrow.QUOTE_IMG} {postrow.EDIT_IMG} {postrow.DELETE_IMG} {postrow.IP_IMG}</td>

#
#-----[ IN-LINE FIND ]------------------------------------------
#
width="100%"

#
#-----[ IN-LINE REPLACE WITH ]------------------------------------------
#
width="70%"

#
#-----[ IN-LINE FIND ]------------------------------------------
#
 valign="top"

#
#-----[ IN-LINE BEFORE, ADD ]------------------------------------------
#
 align="right"


#
#-----[ FIND ]------------------------------------------
#
				<td colspan="2"><span class="postbody">{postrow.MESSAGE}{postrow.SIGNATURE}</span><span class="gensmall">{postrow.EDITED_MESSAGE}</span></td>

#
#-----[ IN-LINE FIND ]------------------------------------------
#
<span class="postbody">

#
#-----[ IN-LINE BEFORE, ADD ]------------------------------------------
#
<div class="postoverflow">

#
#-----[ IN-LINE FIND ]------------------------------------------
#
{postrow.EDITED_MESSAGE}</span>

#
#-----[ IN-LINE AFTER, ADD ]------------------------------------------
#
</div>
dit is wat ik moest doen
en dit is mijn tpl:

Code: Selecteer alles

<table width="100%" cellspacing="2" cellpadding="2" border="0">
  <tr> 
	<td align="left" valign="bottom" colspan="2"><a class="maintitle" href="{U_VIEW_TOPIC}">{TOPIC_TITLE}</a><br />
	  <span class="gensmall"><b>{PAGINATION}</b><br />
	  &nbsp; </span></td>
  </tr>
</table>

<table width="100%" cellspacing="2" cellpadding="2" border="0">
  <tr> 
	<td align="left" valign="bottom" nowrap="nowrap"><span class="nav"><a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" border="0" alt="{L_POST_REPLY_TOPIC}" align="middle" /></a></span></td>
	<td align="left" valign="middle" width="100%"><span class="nav">&nbsp;&nbsp;&nbsp;<a href="{U_INDEX}" class="nav">{L_INDEX}</a> 
	  &raquo; <a href="{U_VIEW_FORUM}" class="nav">{FORUM_NAME}</a></span></td>
	 <td align="right" valign="middle" nowrap="nowrap"><span class="gensmall"><a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a><br /><a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a></span></td>
  </tr>
</table>

<table class="forumline" width="100%" cellspacing="0" cellpadding="3">
<thead>
	<caption><table border="0" cellspacing="0" cellpadding="0" width="100%" class="forumheader">
	<tr>
		<td align="left" valign="bottom" width="25"><img src="templates/AcidTechTiger/images/hdr_left.gif" width="25" height="27" alt="" /></td>
		<td align="center" class="forumheader-mid"><a href="{U_VIEW_TOPIC}">{TOPIC_TITLE}</a></td>
		<td align="right" valign="bottom" width="25"><img src="templates/AcidTechTiger/images/hdr_right.gif" width="25" height="27" alt="" /></td>
	</tr></table></caption>
</thead>
<tbody>
	{POLL_DISPLAY} 
	<tr>
		<th class="thLeft" width="150" height="26" nowrap="nowrap">{L_AUTHOR}</th>
		<th class="thRight" nowrap="nowrap">{L_MESSAGE}</th>
	</tr>
	<!-- BEGIN postrow -->
	<tr> 
		<td width="150" align="center" valign="top" class="row1"><span class="gen">
			<span class="postername"><a name="{postrow.U_POST_ID}"></a>{postrow.POSTER_NAME}</span><br />
			<span class="posterrank">{postrow.POSTER_RANK}<br /></span>
			{postrow.RANK_IMAGE}{postrow.POSTER_AVATAR}<br /><br />
			<table border="0" cellspacing="0" cellpadding="2" width="95%">
			<tr>
				<td align="left" class="posterprofile">{postrow.POSTER_JOINED}<br />{postrow.POSTER_POSTS}<br />{postrow.POSTER_FROM}<br />{postrow.WARNINGS}<br />{postrow.LINK}</td>
			</tr>
			</table></span><br />
		</span></td>
		<td class="{postrow.ROW_CLASS}" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
			<tr>
				<td width="100%" style="padding: 3px 0;"><span class="postsubject"><a href="{postrow.U_MINI_POST}"><img src="{postrow.MINI_POST_IMG}" width="12" height="9" alt="{postrow.L_MINI_POST_ALT}" title="{postrow.L_MINI_POST_ALT}" border="0" /></a> {postrow.POST_SUBJECT}</span></td>
				<td valign="top" nowrap="nowrap">{postrow.QUOTE_IMG} {postrow.EDIT_IMG} {postrow.DELETE_IMG} {postrow.IP_IMG}</td>
			</tr>
			<tr>
				<td colspan="2" class="postbody">{postrow.MESSAGE}<br />{postrow.SIGNATURE}<span class="gensmall">{postrow.EDITED_MESSAGE}</span></td>
			</tr>
		</table></td>
	</tr>
	<tr> 
		<td class="postbottom" align="center" valign="middle" nowrap="nowrap">{postrow.POST_DATE}</td>
		<td class="postbottom" width="100%" valign="middle" nowrap="nowrap">{postrow.PROFILE_IMG} {postrow.PM_IMG} {postrow.EMAIL_IMG} {postrow.WWW_IMG} {postrow.AIM_IMG} {postrow.YIM_IMG} {postrow.MSN_IMG} {postrow.ICQ_IMG}</td>
	</tr>
	<tr> 
		<td class="spaceRow" colspan="2"><img src="templates/AcidTechTiger/images/spacer.gif" alt="" width="1" height="1" /></td>
	</tr>
	<!-- END postrow -->
	<tr align="center"> 
		<td class="catBottom" colspan="2" height="28"><table cellspacing="0" cellpadding="0" border="0">
			<tr><form method="post" action="{S_POST_DAYS_ACTION}">
				<td valign="middle"><span class="gensmall">{L_DISPLAY_POSTS}:&nbsp;</span></td>
				<td valign="middle">{S_SELECT_POST_DAYS}</td>
				<td valign="middle"><span class="gensmall">&nbsp;{S_SELECT_POST_ORDER}&nbsp;</span></td>
				<td valign="middle"><input type="submit" value="{L_GO}" class="liteoption" name="submit" /></td>
			</form></tr>
		</table></td>
	</tr>
</tbody>
</table>

<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
  <tr> 
	<td align="left" valign="middle" nowrap="nowrap"><span class="nav"><a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" border="0" alt="{L_POST_REPLY_TOPIC}" align="middle" /></a></span></td>
	<td align="left" valign="middle" width="100%"><span class="nav">&nbsp;&nbsp;&nbsp;<a href="{U_INDEX}" class="nav">{L_INDEX}</a> 
	  &raquo; <a href="{U_VIEW_FORUM}" class="nav">{FORUM_NAME}</a></span></td>
	<td align="right" valign="top" nowrap="nowrap"><span class="gensmall">{S_TIMEZONE}</span><br /><span class="nav">{PAGINATION}</span> 
	  </td>
  </tr>
  <tr>
	<td align="left" colspan="3"><span class="nav">{PAGE_NUMBER}</span></td>
  </tr>
</table>

<table width="100%" cellspacing="2" border="0" align="center">
  <tr> 
	<td width="40%" valign="top" nowrap="nowrap" align="left"><span class="gensmall">{S_WATCH_TOPIC}</span><br />
	  &nbsp;<br />
	  {S_TOPIC_ADMIN}</td>
	<td align="right" valign="top" nowrap="nowrap">{JUMPBOX}<span class="gensmall">{S_AUTH_LIST}</span></td>
  </tr>
</table>

funyboyke
Berichten: 432
Lid geworden op: 16 dec 2005, 16:49
Locatie: BE: Antwerpen

Bericht door funyboyke » 31 dec 2005, 14:23

Code: Selecteer alles

           <td width="100%" style="padding: 3px 0;"><span class="postsubject"><a href="{postrow.U_MINI_POST}"><img src="{postrow.MINI_POST_IMG}" width="12" height="9" alt="{postrow.L_MINI_POST_ALT}" title="{postrow.L_MINI_POST_ALT}" border="0" /></a> {postrow.POST_SUBJECT}</span></td> 
            <td valign="top" nowrap="nowrap">{postrow.QUOTE_IMG} {postrow.EDIT_IMG} {postrow.DELETE_IMG} {postrow.IP_IMG}</td>
dat is de eerst 'find'

Code: Selecteer alles

 <td class="{postrow.ROW_CLASS}" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 
daar vind je valign='top' in terug

en de rest zal je ook wel ergens terug vinden zeker?

traxx!
Berichten: 278
Lid geworden op: 03 nov 2004, 20:05

Bericht door traxx! » 31 dec 2005, 14:40

de eerste twee vind je idd terug :arrow: rest niet

funyboyke
Berichten: 432
Lid geworden op: 16 dec 2005, 16:49
Locatie: BE: Antwerpen

Bericht door funyboyke » 31 dec 2005, 14:48

Code: Selecteer alles

 <td colspan="2" class="postbody">{postrow.MESSAGE}<br />{postrow.SIGNATURE}<span class="gensmall">{postrow.EDITED_MESSAGE}</span></td>
word

Code: Selecteer alles

 <td colspan="2" class="postbody">{postrow.MESSAGE}<br />{postrow.SIGNATURE}<span class="gensmall">{postrow.EDITED_MESSAGE}</span></td>
en dan hebben we toch alles gehad?

traxx!
Berichten: 278
Lid geworden op: 03 nov 2004, 20:05

Bericht door traxx! » 31 dec 2005, 15:14

die mod werkt totaal niet maar ja spijtig

<span class="postbody">
is nergens te vinden, ik denk dat het daar aan ligt,
ik heb de lijn met postbody genomen maar het veranderde niks.
slechte mod :x

Gesloten