#
#-----[ OPEN ]---------------------------------------------
#

templates/subMerged/modcp_body.tpl

#
#-----[ FIND ]---------------------------------------------
#

<td width='68%' valign='top'>&nbsp;<span class='topictitle'>{topicrow.TOPIC_TYPE}<a href='{topicrow.U_VIEW_TOPIC}' class='topictitle'>{topicrow.TOPIC_TITLE}</a></span></td>

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

{topicrow.TOPIC_TYPE}

#
#-----[ IN-LINE BEFORE, ADD ]---------------------------------------
#

{topicrow.TOPIC_ATTACHMENT_IMG}

#
#-----[ OPEN ]---------------------------------------------
#

templates/subMerged/posting_body.tpl

#
#-----[ FIND ]---------------------------------------------
#

<form action='{S_POST_ACTION}' method='post' name='post' onsubmit="return checkForm(this)">

#
#-----[ REPLACE WITH ]---------------------------------------
#

<form action='{S_POST_ACTION}' method='post' name='post' onsubmit="return checkForm(this)" {S_FORM_ENCTYPE}>

#
#-----[ FIND ]---------------------------------------------
#

{POLLBOX}

#
#-----[ BEFORE, ADD ]---------------------------------------
#

{ATTACHBOX}

#
#-----[ OPEN ]---------------------------------------------
#

templates/subMerged/posting_preview.tpl

#
#-----[ FIND ]---------------------------------------------
#

<td width='98%' valign='top' class='nieuws_inhoud'><span class='postbody'>{MESSAGE}</span>

#
#-----[ AFTER, ADD ]---------------------------------------
# Do NOT make one line out of this, a <!-- --> template statement has to be on one seperate line

<!-- BEGIN postrow -->
{ATTACHMENTS}
<!-- END postrow -->

#
#-----[ OPEN ]---------------------------------------------
#
templates/subMerged/posting_topic_review.tpl

#
#-----[ FIND ]---------------------------------------------
#

<td height='28' valign='top'><span class='postbody'>{postrow.MESSAGE}</span></td>

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

{postrow.MESSAGE}</span>

#
#-----[ IN-LINE AFTER, ADD ]---------------------------------------
#

{postrow.ATTACHMENTS}

#
#-----[ OPEN ]---------------------------------------------
#

templates/subMerged/privmsgs_body.tpl

#
#-----[ FIND ]---------------------------------------------
#
<td width='78%' valign='middle'><a href='{listrow.U_READ}' class='topictitle'>{listrow.SUBJECT}</a></span></td>

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

valign='middle'>

#
#-----[ IN-LINE AFTER, ADD ]---------------------------------------
#

{listrow.PRIVMSG_ATTACHMENTS_IMG}

#
#-----[ FIND ]---------------------------------------------
#

<!-- BEGIN switch_box_size_notice -->
<table width='175' cellspacing='1' cellpadding='2' border='0' class='quote'>
<tr>

#
#-----[ REPLACE WITH ]---------------------------------------------
#

<table border='0' cellspacing='0' cellpadding="2" width='600' cellpadding='0'>

<tr>
<td width="50%">
<!-- BEGIN switch_box_size_notice -->
<table width='175' cellspacing='1' cellpadding='2' border='0' class='quote' align="center">
<tr>

#
#-----[ FIND ]---------------------------------------------
#

<!-- END switch_box_size_notice -->

#
#-----[ AFTER, ADD ]---------------------------------------------
#

</td>
<td>
<!-- BEGIN switch_box_size_notice -->
<table width="175" cellspacing="1" cellpadding="2" border="0" class="quote" align="center">
<tr>
<td colspan="3" width="175" nowrap="nowrap"><span class="gensmall">{ATTACH_BOX_SIZE_STATUS}</span></td>
</tr>
<tr>
<td colspan="3" width="175">
<table cellspacing="0" cellpadding="1" border="0">
<tr>
<td bgcolor="{T_TD_COLOR2}"><img src="templates/subMerged/images/spacer.gif" width="{ATTACHBOX_LIMIT_IMG_WIDTH}" height="8" alt="{ATTACH_LIMIT_PERCENT}" /></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="33%"><span class="gensmall">0%</span></td>
<td width="34%" align="center"><span class="gensmall">50%</span></td>
<td width="33%" align="right"><span class="gensmall">100%</span></td>
</tr>
</table>
<!-- END switch_box_size_notice -->
</td>
</tr>
</table>

#
#-----[ OPEN ]---------------------------------------------
#

templates/subMerged/privmsgs_preview.tpl

#
#-----[ FIND ]---------------------------------------------
#

<span class='postbody'>{MESSAGE}</span></td>

#
#-----[ REPLACE WITH ]---------------------------------------
# Do NOT make one line out of this, a <!-- --> template statement has to be on one seperate line

<span class='postbody'>{MESSAGE}</span>
<!-- BEGIN postrow -->
{ATTACHMENTS}
<!-- END postrow -->
</td>

#
#-----[ OPEN ]---------------------------------------------
#

templates/subMerged/privmsgs_read_body.tpl

#
#-----[ FIND ]---------------------------------------------
#

<td width='99%'><span class='postbody'>{MESSAGE}</span></td>

#
#-----[ REPLACE WITH ]---------------------------------------
# Do NOT make one line out of this, a <!-- --> template statement has to be on one seperate line


<td width='99%'><span class='postbody'>{MESSAGE}</span>
<!-- BEGIN postrow -->
{ATTACHMENTS}
<!-- END postrow -->
</td>

#
#-----[ FIND ]---------------------------------------------
#

{S_HIDDEN_FIELDS}<input type='submit' name='save' value='{L_SAVE_MSG}' class='liteoption'>&nbsp;<input type='submit' name='delete' value="{L_DELETE_MSG}" class='liteoption'>

#
#-----[ AFTER, ADD ]---------------------------------------
# Do NOT make one line out of this, a <!-- --> template statement has to be on one seperate line

<!-- BEGIN switch_attachments -->
&nbsp;
<input type="submit" name="pm_delete_attach" value="{L_DELETE_ATTACHMENTS}" class="liteoption" />
<!-- END switch_attachments -->

#
#-----[ OPEN ]---------------------------------------------
#

templates/subMerged/profile_view_body.tpl

#
#-----[ FIND ]---------------------------------------------
#

<td><span class='gen'>{INTERESTS}</span></td>
</tr>

#
#-----[ AFTER, ADD ]---------------------------------------
#

<!-- BEGIN switch_upload_limits -->
<tr>
<td valign="top" align="right" nowrap="nowrap"><span class="gen">{L_UPLOAD_QUOTA}:</span></td>
<td>
<table width="175" cellspacing="1" cellpadding="2" border="0" class="bodyline">
<tr>
<td colspan="3" width="100%">
<table cellspacing="0" cellpadding="1" border="0">
<tr>
<td bgcolor="{T_TD_COLOR2}"><img src="templates/subMerged/images/spacer.gif" width="{UPLOAD_LIMIT_IMG_WIDTH}" height="8" alt="{UPLOAD_LIMIT_PERCENT} title="{UPLOAD_LIMIT_PERCENT}" /></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="33%"><span class="gensmall">0%</span></td>
<td width="34%" align="center"><span class="gensmall">50%</span></td>
<td width="33%" align="right"><span class="gensmall">100%</span></td>
</tr>
</table>
<b><span class="genmed">[{UPLOADED} / {QUOTA} / {PERCENT_FULL}]</span> </b><br />
<span class="genmed"><a href="{U_UACP}" class="genmed">{L_UACP}</a></span></td>
</td>
</tr>
<!-- END switch_upload_limits -->

#
#-----[ OPEN ]---------------------------------------------
#

templates/subMerged/viewforum_body.tpl

#
#-----[ FIND ]---------------------------------------------
#

<td valign='top'><span class='topictitle'>&nbsp;{topicrow.TOPIC_TYPE}<a href='{topicrow.U_VIEW_TOPIC}' class='topictitle'>{topicrow.TOPIC_TITLE}</a></span><br>

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

{topicrow.TOPIC_TYPE}

#
#-----[ IN-LINE BEFORE, ADD ]---------------------------------------
#

{topicrow.TOPIC_ATTACHMENT_IMG}

#
#-----[ OPEN ]---------------------------------------------
#

templates/subMerged/viewtopic_body.tpl

#
#-----[ FIND ]---------------------------------------------
#

<td valign='top' class='postbody'>{postrow.MESSAGE}<br><br>

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

<br><br>

#
#-----[ IN-LINE AFTER, ADD ]---------------------------------------
#

{postrow.ATTACHMENTS}

#
#-----[ OPEN ]---------------------------------------------
#

templates/subMerged/admin/group_edit_body.tpl

#
#-----[ FIND ]---------------------------------------------
#

<!-- END group_edit -->

#
#-----[ BEFORE, ADD ]---------------------------------------
#

<tr>
<td><span class="gen">{L_UPLOAD_QUOTA}</span></td>
<td>{S_SELECT_UPLOAD_QUOTA}</td>
</tr>
<tr>
<td><span class="gen">{L_PM_QUOTA}</span></td>
<td>{S_SELECT_PM_QUOTA}</td>
</tr>

#
#-----[ OPEN ]---------------------------------------------
#

templates/subMerged/admin/user_edit_body.tpl

#
#-----[ FIND ]---------------------------------------------
#

<td colspan='2'><span class='gensmall'>{L_SPECIAL_EXPLAIN}</span></td>
</tr>

#
#-----[ AFTER, ADD ]---------------------------------------
#

<tr>
<td><span class="gen">{L_UPLOAD_QUOTA}</span></td>
<td>{S_SELECT_UPLOAD_QUOTA}</td>
</tr>
<tr>
<td><span class="gen">{L_PM_QUOTA}</span></td>
<td>{S_SELECT_PM_QUOTA}</td>
</tr>

#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#

 

# STEP NUMBER IV: Additional Instructions
#
# The standard path for your files is 'files' and the standard upload image is images/icon_clip.gif.
# If you want to change it, go to your Administration Panel and change it under Attachments->Management.
#
# If the installer told you to make the upload path writeable, you have to chmod it to 777
# (or change the owner to you httpd-servers owner) to upload files if you do not use the ftp upload feature.
# if you only have plain ftp-access change the 'Attribute' of your files-directory to rwxrwxrwx.
#
# If you are using the ftp-upload feature, enter the relevant information in Attachments->Management.
# The password is stored in plaintext within the database. You don't have to chmod the directory (ftp-path).
#
# it would be wise if you put the provided index.php to this directory to prevent directory indexing if this
# has been enabled at your server.
#
# Before you make anything, i suggest you go to your Administration Panel->Attachments->Management and prove
# that uploading is working with the Test Upload button.
#
# CONFIG CACHING
#
# If you want the Attachment Mod config table to be cached (reduce of one query on all phpBB2 Pages), you
# have to create a directory 'cache' within your phpBB2 root folder.
# This directory have to be chmodded to 777 (see above instructions on how to do this).