Super Cuick Reply 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
sjefie
Berichten: 68
Lid geworden op: 10 jan 2007, 22:18

Super Cuick Reply Mod

Bericht door sjefie » 17 jan 2007, 14:16

Code: Selecteer alles

templates/subSilver/viewtopic_body.tpl

#
#-----[ FIND ]------------------------------------------
#
# NOTE - the origial text is:
# <td align="left" valign="middle" nowrap="nowrap"><span class="nav"><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" border="0" alt="{L_POST_NEW_TOPIC}" align="middle" /></a>&nbsp;&nbsp;&nbsp;<a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" border="0" alt="{L_POST_REPLY_TOPIC}" align="middle" /></a></span></td>
<a href="{U_POST_NEW_TOPIC}">

#
#-----[ IN-LINE FIND ]------------------------------------------
#
U_POST_NEW_TOPIC

#
#-----[ IN-LINE REPLACE WITH ]------------------------------------------
#
U_POST_NEW_TOPIC

#
#-----[ FIND ]------------------------------------------
#
# NOTE - the origial text is:
# <td align="left" valign="middle" nowrap="nowrap"><span class="nav"><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" border="0" alt="{L_POST_NEW_TOPIC}" align="middle" /></a>&nbsp;&nbsp;&nbsp;<a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" border="0" alt="{L_POST_REPLY_TOPIC}" align="middle" /></a></span></td>
<a href="{U_POST_NEW_TOPIC}">

#
#-----[ IN-LINE FIND ]------------------------------------------
#
</a></span></td>

#
#-----[ IN-LINE REPLACE WITH ]------------------------------------------
#
</a>

#
#-----[ AFTER, ADD ]--------------------------------------
#
<!-- BEGIN switch_quick_reply -->
&nbsp;&nbsp;&nbsp;<a href="{U_POST_SQR_TOPIC}"><img src="{SQR_IMG}" border="0" alt="{L_POST_SQR_TOPIC}" align="middle" /></a>
<!-- END switch_quick_reply -->
</span></td>

#
#-----[ FIND ]------------------------------------------
#
<table width="100%" cellspacing="2" border="0" align="center">

#
#-----[ BEFORE, ADD ]--------------------------------------
#
<!-- BEGIN switch_quick_reply -->
	{QRBODY}
<!-- END switch_quick_reply -->
Dit is wat ik allemaal moet aanpassen , in het volgende bestand:

Code: Selecteer alles

<div align='center'>
<center>
<table width='100%' height='60%' border='0' cellspacing='0'>
	<tr>
		<td width='100%' align='center' valign='top' nowrap>
		<table width='99%' cellspacing='0' cellpadding='0' border='0'>
			<tr>
				<td width='1%' valign='top' nowrap><a href='{U_VIEW_OLDER_TOPIC}' title='{L_VIEW_PREVIOUS_TOPIC}'><img src='templates/subMerged/images/previous_topic.gif' width='20' height='12' border='0'></a><img src='templates/subMerged/images/spacer.gif' width='10' height='1' border='0'></td>
				<td width='89%' valign='top'>
				<table width='100%' cellspacing='2' cellpadding='0' border='0'>
					<tr>
						<td width='100%' align='left'><a href='{U_INDEX}' class='nav'>{L_INDEX}</a><a href='{U_VIEW_FORUM}' class='nav'> / {FORUM_NAME}</a><a class='nav' href='{U_VIEW_TOPIC}'> / {TOPIC_TITLE}</a></td>
					</tr>
					<tr>
						<td width='100%' align='left'><span class='nav'>{PAGE_NUMBER} </span><span class='nav'>{PAGINATION}</span></td>
					</tr>
				</table>
				<td width='9%' align='center' nowrap><a href='{U_POST_REPLY_TOPIC}' onmouseover="window.status='{L_POST_REPLY_TOPIC}'; return true" onmouseout="window.status=''; return true"><img src='{REPLY_IMG}' border='0' alt='{L_POST_REPLY_TOPIC}'></a></span></td>
				<td width='1%' valign='top' nowrap><a href='{U_VIEW_NEWER_TOPIC}' title='{L_VIEW_NEXT_TOPIC}'><img src='templates/subMerged/images/next_topic.gif' width='20' height='12' border='0'></a></td>
			</tr>
		</table>
{POLL_DISPLAY} 
<!-- BEGIN postrow -->
		<a name="{postrow.U_POST_ID}"></a>
		<table border='0' cellspacing='0' width='95%' cellpadding='0'>
			<tr>
				<td width='1%' valign='top'><img src='templates/subMerged/images/nieuws_icon.gif' alt='' width='35' height='35'></td>
				<td width='98%' class='nieuws_titel'>
				<table width='100%' border='0' cellspacing='0' cellpadding='0'>
					<tr>
						<td width='100%' height='18'><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'><b>{L_POST_SUBJECT}: {postrow.POST_SUBJECT}</b></span></td>
						<td height='18' valign='top' nowrap='nowrap'>{postrow.QUOTE_IMG} {postrow.EDIT_IMG} {postrow.DELETE_IMG} {postrow.IP_IMG}</td>
					</tr>
				</table></td>
				<td width='1%'><img src='templates/subMerged/images/nieuws_boven_rechts.gif' alt='' width='17' height='17'></td>
			</tr>
			<tr>
				<td width='1%' valign='top' align='right'><img src='templates/subMerged/images/nieuws_icon_2.gif' alt='' width='35' height='40'></td>
				<td width='98%' valign='top'>
				<table width='100%' cellspacing='0' cellpadding='0' border='0'>
					<tr> 
						<td width='100%' class='nieuws_inhoud'>
						<table width='100%' cellspacing='0' cellpadding='0' border='0'>
							<tr>
								<td width='120' align='center' valign='top'><span class='name'><b>{postrow.POSTER_NAME}</b></span><br>
								{postrow.POSTER_AVATAR}<br>
								<span class='genmed'>{postrow.POSTER_RANK}</span><br>
								<b>{postrow.RANK_IMAGE}</b></td>
								<td valign='top' class='postbody'><div align='right'><span class='postdetails'>{L_POSTED}: {postrow.POST_DATE}</span></div>
								{postrow.MESSAGE}<br><br>
								{postrow.SIGNATURE}</span><br>
								<span class='gensmall'>{postrow.EDITED_MESSAGE}</span></td>
							</tr>
						</table></td>
					</tr>
				</table></td>
			</tr>
			<tr>
				<td width='1%'></td>
				<td class='nieuws_onder' width='100%' height='28' valign='bottom' nowrap>
				<table cellspacing='0' cellpadding='0' border='0' height='18' width='18'>
					<tr> 
						<td valign='middle' nowrap>{postrow.PROFILE_IMG} {postrow.PM_IMG} {postrow.EMAIL_IMG} {postrow.WWW_IMG} {postrow.AIM_IMG} {postrow.YIM_IMG} {postrow.MSN_IMG}<script language="JavaScript" type="text/javascript"><!-- 
		
						if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
						document.write(' {postrow.ICQ_IMG}');
						else
						document.write('</td><td>&nbsp;</td><td valign="top" nowrap><div style="position:relative"><div style="position:absolute">{postrow.ICQ_IMG}</div><div style="position:absolute;left:3px;top:-1px">{postrow.ICQ_STATUS_IMG}</div>');
						
						//--></script><noscript>{postrow.ICQ_IMG}</noscript></td>
					</tr>
				</table></td>
				<td width='1%'></td>
			</tr>
		</table>
		<table width='99%' cellspacing='0' cellpadding='0' border='0'>
			<tr> 
				<td width='100%' align='right'><a href='#top' title='{L_BACK_TO_TOP}'><img src='templates/subMerged/images/nav_back2top.gif' alt='' width='12' height='15' border='0'></a></td>
			</tr>
		</table>
<!-- END postrow -->
		</td>
	</tr>
</table>
<table width='99%' cellspacing='0' cellpadding='0' border='0'>
	<tr>
		<td width='1%'><img src='templates/subMerged/images/spacer.gif' width='30' height='12' border='0'></td>
		<td width='89%' valign='top'>
		<table width='100%' cellspacing='2' cellpadding='0' border='0'>
			<tr>
				<td width='100%' align='left'><span class='nav'>{PAGE_NUMBER} </span><span class='nav'>{PAGINATION}</span></td>
			</tr>
		</table>
		<td width='9%' align='center' nowrap><a href='{U_POST_REPLY_TOPIC}' onmouseover="window.status='{L_POST_REPLY_TOPIC}'; return true" onmouseout="window.status=''; return true"><img src='{REPLY_IMG}' border='0' alt='{L_POST_REPLY_TOPIC}'></a></span></td>
		<td width='1%' valign='middle' nowrap><img src='templates/subMerged/images/spacer.gif' width='20' height='12' border='0'></td>
	</tr>
</table>
<table width='75%' cellspacing='1' cellpadding='0' border='0'>
	<tr>
		<td width='50%' align='center' valign='top' nowrap>
		<table width='50%' border='0' cellpadding='0' cellspacing='0'>
			<tr>
				<td width='1%'><img src='templates/subMerged/images/nieuws_icon_nav.gif' alt='' width='35' height='35'></td>
				<td width='98%' class='nieuws_titel' nowrap><a href='{U_INDEX}'><b>{L_INDEX}</b></a></td>
				<td width='1%'><img src='templates/subMerged/images/nieuws_boven_rechts.gif' alt='' width='17' height='17'></td>
			</tr>
			<tr>
				<td width='1%'></td>
				<td width='98%' class='nieuws_inhoud' nowrap>{S_TOPIC_ADMIN} {S_WATCH_TOPIC}<br>
				<img src='templates/subMerged/images/spacer.gif' width='1' height='10'><br>
				{JUMPBOX}<br>
				<img src='templates/subMerged/images/spacer.gif' width='1' height='10'></td>
				<td width='1%'></td>
			</tr>
			<tr>
				<td width='1%'></td>
				<td width='98%' class='nieuws_onder' align='center'></td>
				<td width='1%'></td>
			</tr>
		</table></td>
		<td width='50%' align='center' valign='top' nowrap>
		<table width='50%' border='0' cellpadding='0' cellspacing='0'>
			<tr>
				<td width='1%'><img src='templates/subMerged/images/nieuws_icon_q.gif' alt='' width='35' height='35'></td>
				<td width='98%' class='nieuws_titel' nowrap><a href='{U_FAQ}' class='gensmall'><b>{L_FAQ}</b></a></td>
				<td width='1%'><img src='templates/subMerged/images/nieuws_boven_rechts.gif' alt='' width='17' height='17'></td>
			</tr>
			<tr>
				<td width='1%'></td>
				<td width='98%' class='nieuws_inhoud' nowrap><span class='gensmall'>{S_AUTH_LIST}</span></td>
				<td width='1%'></td>
			</tr>
			<tr>
				<td width='1%'></td>
				<td width='98%' class='nieuws_onder' align='center'><a href='{U_LOGIN_LOGOUT}'>{L_LOGIN_LOGOUT}</a>
<!-- BEGIN switch_user_logged_out -->
				|&nbsp;<a href='{U_REGISTER}'>{L_REGISTER}</a>
<!-- END switch_user_logged_out -->
				</td>
				<td width='1%' align='right'></td>
			</tr>
		</table></td>
	</tr>
</table>
<br><br>
</center>
</div>
Dit lukt mij echter niet wie kan me helpen

Gebruikersavatar
Bee
Berichten: 13403
Lid geworden op: 29 aug 2004, 10:30

Bericht door Bee » 17 jan 2007, 14:40

Dit gedeelte kan je zowieso overslaan

Code: Selecteer alles

# 
#-----[ FIND ]------------------------------------------ 
# 
# NOTE - the origial text is: 
# <td align="left" valign="middle" nowrap="nowrap"><span class="nav"><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" border="0" alt="{L_POST_NEW_TOPIC}" align="middle" /></a>&nbsp;&nbsp;&nbsp;<a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" border="0" alt="{L_POST_REPLY_TOPIC}" align="middle" /></a></span></td> 
<a href="{U_POST_NEW_TOPIC}"> 

# 
#-----[ IN-LINE FIND ]------------------------------------------ 
# 
U_POST_NEW_TOPIC 

# 
#-----[ IN-LINE REPLACE WITH ]------------------------------------------ 
# 
U_POST_NEW_TOPIC
... Maar ik modereer (nog) niet.

sjefie
Berichten: 68
Lid geworden op: 10 jan 2007, 22:18

Bericht door sjefie » 17 jan 2007, 14:43

Daar dacht ik ook al aan, maar alsnog lukt de rest me niet

wietze
Berichten: 5
Lid geworden op: 17 jan 2007, 23:03

Bericht door wietze » 18 jan 2007, 11:17

Ik wil er dus ook een quick reply op hebben wie kan me helpen het DUIDELIJK in nl te omschrijven?

sjefie
Berichten: 68
Lid geworden op: 10 jan 2007, 22:18

Bericht door sjefie » 18 jan 2007, 12:57

wietze schreef:Ik wil er dus ook een quick reply op hebben wie kan me helpen het DUIDELIJK in nl te omschrijven?
Je hebt verschillende mods van Quick Reply & jke hebt SUper Quick reply,
dit is voor Super Quick Reply, maar het lukt me niet vandaar deze topic, als je een andere onderwerp aanmaakt ishet overzichtelijker denk ik

Gesloten