##############################################################
## MOD Title: GaduGadu & Tlen & Skype MOD - instrukcja dla stylu subsilver2
## MOD Author: crazygandalf < gandalfszalony@o2.pl > (Bartłomiej Zielonka) http://kkr.nsc.pl
## MOD Description: Modyfikacja dodaje obsługę trzech nowych komunikatorów GaduGadu, Tlen i Skype. Obsługa pozostałych komunikatorów nie jest nadpisywana. Umożliwia wyłączeniu dowolnych komunikatorów w PA. 
## MOD Version: 1.1.1a
##
## Installation Level: Easy
## Installation Time: 5 Minutes
## Files To Edit: includes/ucp/ucp_pm_viemessage.php
##                styles/subsilver2/imageset/pl/imageset.cfg
##                styles/subsilver2/template/memberlist_im.html
##                styles/subsilver2/template/memberlist_search.html
##                styles/subsilver2/template/memberlist_view.html
##                styles/subsilver2/template/ucp_pm_viewmessage.html
##                styles/subsilver2/template/ucp_profile_profile_info.html
##                styles/subsilver2/template/viewtopic_body.html
##
## Included Files: root/styles/subsilver2/imageset/pl/icon_contact_gg.gif 
##                 root/styles/subsilver2/imageset/pl/icon_contact_icq.gif
##                 root/styles/subsilver2/imageset/pl/icon_contact_skype.gif
##                 root/styles/subsilver2/imageset/pl/icon_contact_tlen.gif
## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2
##############################################################
## For security purposes, please check: http://www.phpbb.com/mods/
## for the latest version of this MOD. Although MODs are checked
## before being allowed in the MODs Database there is no guarantee
## that there are no security problems within the MOD. No support
## will be given for MODs not found within the MODs Database which
## can be found at http://www.phpbb.com/mods/
##############################################################
## Author Notes: Pliki z grafiką do komunikatorów znajdują się w odróżnieniu do stylu prosilver w podkatalogu pl. Proszę o tym pamiętać przy zgrywaniu plików i zmianach.
## Niestety aby dostosować modyfikację do stylu subsilver należy zmienić jeden z plików php, a konkretnie ucp_pm_viemessage.php. 
## Wynika to z tego iż prosilver wstawia obrazki za pomocą css, natomiast subsilver2 generuje ich adres przy pomocy kodu php. 
## Subsilver2 domyślnie nie wyświetla komunikatorów w widoku prywatnych wiadomości. W załączonej modyfikacji zmieniłem to oczywiście.
## Jeśli ktoś chce zachować domyślne ustawienia nie należy modyfikować plików ucp_pm_viewmessage.php oraz .html
## Domyślnie system nie wyświetla niektórych komunikatorów, gdy jesteśmy wylogowani. Aby to zmienić należy ustawić w ACP dla profilu Gość zezwolenie "Może wysyłać bezpośrednie wiadomości" na tak. Dotyczy to również stylu prosilver. 
##############################################################
## MOD History:
##
##   2008-09-26 - Version 1.1.1a
##      - dodano instrukcje dla stylu subsilver2
##
##   2008-07-29 - Version 1.1.1
##      - poprawiony błąd powodujący wyświetlanie pustej strony w przypadku braku tematu
##
##   2008-01-23 - Version 1.1.0
##      - możliwość wyłączenia obsługi dowolnych komunikatorów w PA
##			- poprawiony błąd z ograniczeniem długości loginów w skype i tlen
##
##   2008-01-19 - Version 1.0.1
##      - zmienne językowe przeniesione do jednego pliku
##			- zmienne motywu (theme) przeniesione do jednego pliku
##
##   2008-01-17 - Version 1.0.0
##      - pierwsze wydanie
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################

#
#-----[ COPY ]------------------------------------------
#
copy styles/subsilver2/imageset/pl/*.gif to styles/subsilver2/imageset/pl/*.gif

#
#-----[ OPEN ]------------------------------------------
#
includes/ucp/ucp_pm_viewmessage.php

#
#-----[ FIND ]------------------------------------------
#
		'MINI_POST_IMG'		=> $user->img('icon_post_target', $user->lang['PM']), 

#
#-----[ AFTER, ADD ]------------------------------------------
#
		'GG_IMG'			=> $user->img('icon_contact_gg', $user->lang['GG']),
		'TLEN_IMG'			=> $user->img('icon_contact_tlen', $user->lang['TLEN']),
		'SKYPE_IMG'			=> $user->img('icon_contact_skype', $user->lang['SKYPE']),
		'MSN_IMG'			=> $user->img('icon_contact_msnm', $user->lang['MSNM']),
		'YIM_IMG'			=> $user->img('icon_contact_yahoo', $user->lang['YIM']),
		'AIM_IMG'			=> $user->img('icon_contact_aim', $user->lang['AIM']),
		'ICQ_IMG'			=> $user->img('icon_contact_icq', $user->lang['ICQ']),
		'JABBER_IMG'			=> $user->img('icon_contact_jabber', $user->lang['JABBER']),

#
#-----[ OPEN ]------------------------------------------
#  
styles/subsilver2/imageset/pl/imageset.cfg

#
#-----[ FIND ]------------------------------------------
#
img_icon_contact_icq = icon_contact_icq.gif
img_icon_contact_jabber = icon_contact_jabber.gif
img_icon_contact_msnm = icon_contact_msnm.gif
img_icon_contact_pm = icon_contact_pm.gif
img_icon_contact_yahoo = icon_contact_yahoo.gif
img_icon_contact_www = icon_contact_www.gif

#
#-----[ REPLACE WITH ]------------------------------------------
#
img_icon_contact_gg = icon_contact_gg.gif
img_icon_contact_icq = icon_contact_icq.gif
img_icon_contact_jabber = icon_contact_jabber.gif
img_icon_contact_msnm = icon_contact_msnm.gif
img_icon_contact_pm = icon_contact_pm.gif
img_icon_contact_skype = icon_contact_skype.gif
img_icon_contact_tlen = icon_contact_tlen.gif
img_icon_contact_www = icon_contact_www.gif
img_icon_contact_yahoo = icon_contact_yahoo.gif

#
#-----[ OPEN ]------------------------------------------
#
styles/subsilver2/template/memberlist_im.html

#
#-----[ FIND ]------------------------------------------
#
	<!-- IF S_SEND_MSNM -->
	
#
#-----[ BEFORE, ADD ]------------------------------------------
#
	<!-- IF S_SEND_SKYPE -->
		<tr>
			<td class="row1" colspan="2" align="center"><br /><a class="gen" href="{U_SKYPE_CALL}">{L_IM_CALL}</a><br /><a class="gen" href="{U_SKYPE_CONTACT}">{L_IM_ADD_CONTACT}</a><br /><a class="gen" href="{U_SKYPE_MESSAGE}">{L_IM_SEND_MESSAGE}</a><br /><br /><a class="gensmall" href="http://www.skype.com/intl/pl/download/">{L_IM_DOWNLOAD_APP}</a> </td>
		</tr>
		<tr>
			<td class="cat" colspan="2" align="center">&nbsp;</td>
		</tr>
	<!-- ENDIF -->
	
#
#-----[ OPEN ]------------------------------------------
#
styles/subsilver2/template/memberlist_search.html

#
#-----[ FIND ]------------------------------------------
#
<table class="tablebg" width="100%" cellspacing="1">
<tr>
	<th colspan="4">{L_FIND_USERNAME}</th>
</tr>
<tr>
	<td class="row3" colspan="4"><span class="gensmall">{L_FIND_USERNAME_EXPLAIN}</span></td>
</tr>
<tr>
	<td class="row1"><b class="genmed">{L_USERNAME}:</b></td>
	<td class="row2"><input class="post" type="text" name="username" value="{USERNAME}" /></td>
	<td class="row1"><b class="genmed">{L_ICQ}:</b></td>
	<td class="row2"><input class="post" type="text" name="icq" value="{ICQ}" /></td>
</tr>
<tr>
<!-- IF S_EMAIL_SEARCH_ALLOWED -->
	<td class="row1"><b class="genmed">{L_EMAIL}:</b></td>
	<td class="row2"><input class="post" type="text" name="email" value="{EMAIL}" /></td>
<!-- ELSE -->
	<td colspan="2" class="row1">&nbsp;</td>
<!-- ENDIF -->
	<td class="row1"><b class="genmed">{L_AIM}:</b></td>
	<td class="row2"><input class="post" type="text" name="aim" value="{AIM}" /></td>
</tr>
<tr>
	<td class="row1"><b class="genmed">{L_JOINED}:</b></td>
	<td class="row2"><select name="joined_select">{S_JOINED_TIME_OPTIONS}</select> <input class="post" type="text" name="joined" value="{JOINED}" /></td>
	<td class="row1"><b class="genmed">{L_YIM}:</b></td>
	<td class="row2"><input class="post" type="text" name="yahoo" value="{YAHOO}" /></td>
</tr>
<tr>
<!-- IF S_VIEWONLINE -->
	<td class="row1"><b class="genmed">{L_LAST_ACTIVE}:</b></td>
	<td class="row2"><select name="active_select">{S_ACTIVE_TIME_OPTIONS}</select> <input class="post" type="text" name="active" value="{ACTIVE}" /></td>
<!-- ELSE -->
	<td colspan="2" class="row1">&nbsp;</td>
<!-- ENDIF -->
	<td class="row1"><b class="genmed">{L_MSNM}:</b></td>
	<td class="row2"><input class="post" type="text" name="msn" value="{MSNM}" /></td>
</tr>
<tr>
	<td class="row1"><b class="genmed">{L_POSTS}:</b></td>
	<td class="row2"><select name="count_select">{S_COUNT_OPTIONS}</select> <input class="post" type="text" name="count" value="{COUNT}" /></td>
	<td class="row1"><b class="genmed">{L_JABBER}:</b></td>
	<td class="row2"><input class="post" type="text" name="jabber" value="{JABBER}" /></td>
</tr>
<tr>
	<td class="row1"><b class="genmed">{L_SORT_BY}:</b></td>
	<td class="row2" nowrap="nowrap"><select name="sk">{S_SORT_OPTIONS}</select> <select name="sd">{S_ORDER_SELECT}</select>&nbsp;</td>
<!-- IF S_IP_SEARCH_ALLOWED -->
	<td class="row1"><b class="genmed">{L_POST_IP}:</b></td>
	<td class="row2"><input class="post" type="text" name="ip" value="{IP}" /></td>
</tr>
<tr>
	<td class="row1"><b class="genmed">{L_GROUP}:</b></td>
	<td class="row2" nowrap="nowrap"><select name="search_group_id">{S_GROUP_SELECT}</select></td>
	<td class="row1">&nbsp;</td>
	<td class="row2">&nbsp;</td>
</tr>
<!-- ELSE -->
	<td class="row1"><b class="genmed">{L_GROUP}:</b></td>
	<td class="row2" nowrap="nowrap"><select name="search_group_id">{S_GROUP_SELECT}</select></td>
</tr>
<!-- ENDIF -->
		
#
#-----[ REPLACE WITH ]------------------------------------------
#
<table width="100%" cellspacing="0">
<tr>
	<th colspan="4">{L_FIND_USERNAME}</th>
</tr>
<tr>
	<td class="row3" colspan="4"><span class="gensmall">{L_FIND_USERNAME_EXPLAIN}</span></td>
</tr>
<tr><td colspan="2" width="50%" cellspacing="0" cellpadding="0">
<table class="tablebg" width="100%" cellspacing="1">
<tr>
	<td class="row1"><b class="genmed">{L_USERNAME}:</b></td>
	<td class="row2"><input class="post" type="text" name="username" value="{USERNAME}" /></td>
</tr>
<!-- IF S_EMAIL_SEARCH_ALLOWED -->
<tr>
	<td class="row1"><b class="genmed">{L_EMAIL}:</b></td>
	<td class="row2"><input class="post" type="text" name="email" value="{EMAIL}" /></td>
</tr>
<!-- ENDIF -->
<tr>
	<td class="row1"><b class="genmed">{L_JOINED}:</b></td>
	<td class="row2"><select name="joined_select">{S_JOINED_TIME_OPTIONS}</select> <input class="post" type="text" name="joined" value="{JOINED}" /></td>
</tr>
<!-- IF S_VIEWONLINE -->
<tr>
	<td class="row1"><b class="genmed">{L_LAST_ACTIVE}:</b></td>
	<td class="row2"><select name="active_select">{S_ACTIVE_TIME_OPTIONS}</select> <input class="post" type="text" name="active" value="{ACTIVE}" /></td>
</tr>
<!-- ENDIF -->
<tr>
	<td class="row1"><b class="genmed">{L_POSTS}:</b></td>
	<td class="row2"><select name="count_select">{S_COUNT_OPTIONS}</select> <input class="post" type="text" name="count" value="{COUNT}" /></td>
</tr>
<tr>
	<td class="row1"><b class="genmed">{L_SORT_BY}:</b></td>
	<td class="row2" nowrap="nowrap"><select name="sk">{S_SORT_OPTIONS}</select> <select name="sd">{S_ORDER_SELECT}</select>&nbsp;</td>
</tr>
<tr>
	<td class="row1"><b class="genmed">{L_GROUP}:</b></td>
	<td class="row2" nowrap="nowrap"><select name="search_group_id">{S_GROUP_SELECT}</select></td>
</tr>
<!-- IF S_IP_SEARCH_ALLOWED -->
<tr>
	<td class="row1"><b class="genmed">{L_POST_IP}:</b></td>
	<td class="row2"><input class="post" type="text" name="ip" value="{IP}" /></td>
</tr>
<!-- ENDIF -->
</table>
</td><td colspan="2" width="50%">
<table class="tablebg" width="100%" cellspacing="1">
<!-- IF ENABLE_GG -->
<tr>
	<td class="row1"><b class="genmed">{L_GG}:</b></td>
	<td class="row2"><input class="post" type="text" name="gg" value="{GG}" /></td>
</tr>
<!-- ENDIF -->
<!-- IF ENABLE_TLEN -->  
<tr>
	<td class="row1"><b class="genmed">{L_TLEN}:</b></td>
	<td class="row2"><input class="post" type="text" name="tlen" value="{TLEN}" /></td>
</tr>
<!-- ENDIF -->
<!-- IF ENABLE_SKYPE -->  
<tr>
	<td class="row1"><b class="genmed">{L_SKYPE}:</b></td>
	<td class="row2"><input class="post" type="text" name="skype" value="{SKYPE}" /></td>
</tr>
<!-- ENDIF -->
<!-- IF ENABLE_ICQ -->
<tr>
	<td class="row1"><b class="genmed">{L_ICQ}:</b></td>
	<td class="row2"><input class="post" type="text" name="icq" value="{ICQ}" /></td>
</tr>
<!-- ENDIF -->
<!-- IF ENABLE_AIM -->  
<tr>
	<td class="row1"><b class="genmed">{L_AIM}:</b></td>
	<td class="row2"><input class="post" type="text" name="aim" value="{AIM}" /></td>
</tr>
<!-- ENDIF -->
<!-- IF ENABLE_YIM -->  
<tr>
	<td class="row1"><b class="genmed">{L_YIM}:</b></td>
	<td class="row2"><input class="post" type="text" name="yahoo" value="{YAHOO}" /></td>
</tr>
<!-- ENDIF -->
<!-- IF ENABLE_MSN -->  
<tr>
	<td class="row1"><b class="genmed">{L_MSNM}:</b></td>
	<td class="row2"><input class="post" type="text" name="msn" value="{MSNM}" /></td>
</tr>
<!-- ENDIF -->
<!-- IF ENABLE_JABBER -->  
<tr>
	<td class="row1"><b class="genmed">{L_JABBER}:</b></td>
	<td class="row2"><input class="post" type="text" name="jabber" value="{JABBER}" /></td>
</tr>
<!-- ENDIF -->
</table>
</td></tr>
	
#
#-----[ OPEN ]------------------------------------------
#
styles/subsilver2/template/memberlist_view.html

#
#-----[ FIND ]------------------------------------------
#
			<tr>
				<td class="gen" nowrap="nowrap" align="{S_CONTENT_FLOW_END}">{L_MSNM}: </td>
				<td><!-- IF U_MSN --><a href="{U_MSN}" onclick="popup(this.href, 550, 320); return false">{MSN_IMG}</a><!-- ELSEIF USER_MSN -->{USER_MSN}<!-- ENDIF --></td>
			</tr>
			<tr>
				<td class="gen" nowrap="nowrap" align="{S_CONTENT_FLOW_END}">{L_YIM}: </td>
				<td><!-- IF U_YIM --><a href="{U_YIM}" onclick="popup(this.href, 780, 550); return false">{YIM_IMG}</a><!-- ELSEIF USER_YIM -->{USER_YIM}<!-- ENDIF --></td>
			</tr>
			<tr>
				<td class="gen" nowrap="nowrap" align="{S_CONTENT_FLOW_END}">{L_AIM}: </td>
				<td><!-- IF U_AIM --><a href="{U_AIM}" onclick="popup(this.href, 550, 320); return false">{AIM_IMG}</a><!-- ELSEIF USER_AIM -->{USER_AIM}<!-- ENDIF --></td>
			</tr>
			<tr>
				<td class="gen" nowrap="nowrap" align="{S_CONTENT_FLOW_END}">{L_ICQ}: </td>
				<td><!-- IF U_ICQ --><a href="{U_ICQ}" onclick="popup(this.href, 550, 320); return false">{ICQ_IMG}</a><!-- ELSEIF USER_ICQ -->{USER_ICQ}<!-- ENDIF --></td>
			</tr>
			<tr>
				<td class="gen" nowrap="nowrap" align="{S_CONTENT_FLOW_END}">{L_JABBER}: </td>
				<td><!-- IF U_JABBER and S_JABBER_ENABLED --><a href="{U_JABBER}" onclick="popup(this.href, 550, 320); return false">{JABBER_IMG}</a><!-- ELSEIF USER_JABBER -->{USER_JABBER_IMG}<!-- ENDIF --></td>
			</tr>
			</table>
    
#
#-----[ REPLACE WITH ]------------------------------------------
#
			<!-- IF U_GG or USER_GG -->
			<tr>
				<td class="gen" nowrap="nowrap" align="{S_CONTENT_FLOW_END}">{L_GG}: </td>
				<td><!-- IF U_GG -->
			<script language="JavaScript" type="text/javascript">
			if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.toLowerCase().indexOf('gecko') != -1)
			document.write('<span style="position:relative"><a href="{U_GG}">{GG_IMG}</a><span style="position:absolute;left:3px;top:-12px"><a href="{U_GG}">{GG_STATUS_IMG}</a></span></span>');
			else
			document.write('<span style="position:relative"><a href="{U_GG}">{GG_IMG}</a><span style="position:absolute;left:3px;top:-2px"><a href="{U_GG}">{GG_STATUS_IMG}</a></span></span>');
			</script> <noscript>{GG_IMG}</noscript><!-- ELSEIF USER_GG -->{USER_GG}<!-- ENDIF --> </td>
			</tr>
			<!-- ENDIF -->
			<!-- IF U_TLEN or USER_TLEN -->
			<tr>
				<td class="gen" nowrap="nowrap" align="{S_CONTENT_FLOW_END}">{L_TLEN}: </td>
				<td><!-- IF U_TLEN -->
			<script language="JavaScript" type="text/javascript">
			if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.toLowerCase().indexOf('gecko') != -1)
			document.write('<span style="position:relative"><a href="{U_TLEN}" onclick="popup(this.href, 780, 550); return false">{TLEN_IMG}</a><span style="position:absolute;left:3px;top:-12px"><a href="{U_TLEN}" onclick="popup(this.href, 780, 550); return false">{TLEN_STATUS_IMG}</a></span></span>');
			else
			document.write('<span style="position:relative"><a href="{U_TLEN}" onclick="popup(this.href, 780, 550); return false">{TLEN_IMG}</a><span style="position:absolute;left:3px;top:-2px"><a href="{U_TLEN}" onclick="popup(this.href, 780, 550); return false">{TLEN_STATUS_IMG}</a></span></span>');
			</script> <noscript>{TLEN_IMG}</noscript><!-- ELSEIF USER_TLEN -->{USER_TLEN}<!-- ENDIF --> </td>
			</tr>
			<!-- ENDIF -->
			<!-- IF U_SKYPE or USER_SKYPE -->
			<tr>
				<td class="gen" nowrap="nowrap" align="{S_CONTENT_FLOW_END}">{L_SKYPE}: </td>
				<td><!-- IF U_SKYPE -->
			<script language="JavaScript" type="text/javascript">
			if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.toLowerCase().indexOf('gecko') != -1)
			document.write('<span style="position:relative"><a href="{U_SKYPE}" onclick="popup(this.href, 550, 320); return false">{SKYPE_IMG}</a><span style="position:absolute;left:3px;top:-12px"><a href="{U_SKYPE}" onclick="popup(this.href, 550, 320); return false">{SKYPE_STATUS_IMG}</a></span></span>');
			else
			document.write('<span style="position:relative"><a href="{U_SKYPE}" onclick="popup(this.href, 550, 320); return false">{SKYPE_IMG}</a><span style="position:absolute;left:3px;top:-2px"><a href="{U_SKYPE}" onclick="popup(this.href, 550, 320); return false">{SKYPE_STATUS_IMG}</a></span></span>');
			</script> <noscript>{SKYPE_IMG}</noscript><!-- ELSEIF USER_SKYPE -->{USER_SKYPE}<!-- ENDIF --> </td>
			</tr>
			<!-- ENDIF -->
			<!-- IF U_MSN or USER_MSN -->
			<tr>
				<td class="gen" nowrap="nowrap" align="{S_CONTENT_FLOW_END}">{L_MSNM}: </td>
				<td><!-- IF U_MSN --><a href="{U_MSN}" onclick="popup(this.href, 550, 320); return false">{MSN_IMG}</a><!-- ELSEIF USER_MSN -->{USER_MSN}<!-- ENDIF --></td>
			</tr>
			<!-- ENDIF -->
			<!-- IF U_YIM or USER_YIM -->
			<tr>
				<td class="gen" nowrap="nowrap" align="{S_CONTENT_FLOW_END}">{L_YIM}: </td>
				<td><!-- IF U_YIM --><a href="{U_YIM}" onclick="popup(this.href, 780, 550); return false">{YIM_IMG}</a><!-- ELSEIF USER_YIM -->{USER_YIM}<!-- ENDIF --></td>
			</tr>
			<!-- ENDIF -->
			<!-- IF U_AIM or USER_AIM -->
			<tr>
				<td class="gen" nowrap="nowrap" align="{S_CONTENT_FLOW_END}">{L_AIM}: </td>
				<td><!-- IF U_AIM --><a href="{U_AIM}" onclick="popup(this.href, 550, 320); return false">{AIM_IMG}</a><!-- ELSEIF USER_AIM -->{USER_AIM}<!-- ENDIF --></td>
			</tr>
			<!-- ENDIF -->
			<!-- IF U_ICQ or USER_ICQ -->
			<tr>
				<td class="gen" nowrap="nowrap" align="{S_CONTENT_FLOW_END}">{L_ICQ}: </td>
				<td><!-- IF U_ICQ -->
			<script language="JavaScript" type="text/javascript">
			if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.toLowerCase().indexOf('gecko') != -1)
			document.write('<span style="position:relative"><a href="{U_ICQ}" onclick="popup(this.href, 550, 320); return false">{ICQ_IMG}</a><span style="position:absolute;left:3px;top:-12px"><a href="{U_ICQ}" onclick="popup(this.href, 550, 320); return false">{ICQ_STATUS_IMG}</a></span></span>');
			else
			document.write('<span style="position:relative"><a href="{U_ICQ}" onclick="popup(this.href, 550, 320); return false">{ICQ_IMG}</a><span style="position:absolute;left:3px;top:-2px"><a href="{U_ICQ}" onclick="popup(this.href, 550, 320); return false">{ICQ_STATUS_IMG}</a></span></span>');
			</script> <noscript>{ICQ_IMG}</noscript><!-- ELSEIF USER_ICQ -->{USER_ICQ}<!-- ENDIF --></td>
			</tr>
			<!-- ENDIF -->
			<!-- IF U_JABBER or USER_JABBER -->
			<tr>
				<td class="gen" nowrap="nowrap" align="{S_CONTENT_FLOW_END}">{L_JABBER}: </td>
				<td><!-- IF U_JABBER and S_JABBER_ENABLED --><a href="{U_JABBER}" onclick="popup(this.href, 550, 320); return false">{JABBER_IMG}</a><!-- ELSEIF USER_JABBER -->{USER_JABBER_IMG}<!-- ENDIF --></td>
			</tr>
			<!-- ENDIF -->
			</table>
			
#
#-----[ OPEN ]------------------------------------------
#
styles/subsilver2/template/ucp_pm_viewmessage.html

#
#-----[ FIND ]------------------------------------------
#
	<td><div class="gensmall" style="float: {S_CONTENT_FLOW_BEGIN};">&nbsp;<!-- IF U_MESSAGE_AUTHOR --><a href="{U_MESSAGE_AUTHOR}">{PROFILE_IMG}</a> <!-- ENDIF --> <!-- IF U_EMAIL --><a href="{U_EMAIL}">{EMAIL_IMG}</a> <!-- ENDIF -->&nbsp;</div> <div class="gensmall" style="float: {S_CONTENT_FLOW_END};"><!-- IF U_EDIT --><a href="{U_EDIT}">{EDIT_IMG}</a> <!-- ENDIF --> <!-- IF U_QUOTE --><a href="{U_QUOTE}">{QUOTE_IMG}</a> <!-- ENDIF --> <!-- IF U_POST_REPLY_PM --><a href="{U_POST_REPLY_PM}">{REPLY_IMG}</a><!-- ENDIF -->&nbsp;</div></td>
		
#
#-----[ REPLACE WITH ]------------------------------------------
#
	<td><div class="gensmall" style="float: {S_CONTENT_FLOW_BEGIN};">&nbsp;<!-- IF U_MESSAGE_AUTHOR --><a href="{U_MESSAGE_AUTHOR}">{PROFILE_IMG}</a> <!-- ENDIF --> <!-- IF U_EMAIL --><a href="{U_EMAIL}">{EMAIL_IMG}</a> <!-- ENDIF -->
				<!-- IF U_GG -->
			<script language="JavaScript" type="text/javascript">
			if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.toLowerCase().indexOf('gecko') != -1)
			document.write('<span style="position:relative"><a href="{U_GG}">{GG_IMG}</a><span style="position:absolute;left:3px;top:-12px"><a href="{U_GG}">{GG_STATUS_IMG}</a></span></span>');
			else
			document.write('<span style="position:relative"><a href="{U_GG}">{GG_IMG}</a><span style="position:absolute;left:3px;top:-2px"><a href="{U_GG}">{GG_STATUS_IMG}</a></span></span>');
			</script> <noscript>{GG_IMG}</noscript><!-- ENDIF --> 
			<!-- IF U_TLEN -->
			<script language="JavaScript" type="text/javascript">
			if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.toLowerCase().indexOf('gecko') != -1)
			document.write('<span style="position:relative"><a href="{U_TLEN}" onclick="popup(this.href, 780, 550); return false">{TLEN_IMG}</a><span style="position:absolute;left:3px;top:-12px"><a href="{U_TLEN}" onclick="popup(this.href, 780, 550); return false">{TLEN_STATUS_IMG}</a></span></span>');
			else
			document.write('<span style="position:relative"><a href="{U_TLEN}" onclick="popup(this.href, 780, 550); return false">{TLEN_IMG}</a><span style="position:absolute;left:3px;top:-2px"><a href="{U_TLEN}" onclick="popup(this.href, 780, 550); return false">{TLEN_STATUS_IMG}</a></span></span>');
			</script> <noscript>{TLEN_IMG}</noscript><!-- ENDIF -->
			<!-- IF U_SKYPE -->
			<script language="JavaScript" type="text/javascript">
			if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.toLowerCase().indexOf('gecko') != -1)
			document.write('<span style="position:relative"><a href="{U_SKYPE}" onclick="popup(this.href, 550, 320); return false">{SKYPE_IMG}</a><span style="position:absolute;left:3px;top:-12px"><a href="{U_SKYPE}" onclick="popup(this.href, 550, 320); return false">{SKYPE_STATUS_IMG}</a></span></span>');
			else
			document.write('<span style="position:relative"><a href="{U_SKYPE}" onclick="popup(this.href, 550, 320); return false">{SKYPE_IMG}</a><span style="position:absolute;left:3px;top:-2px"><a href="{U_SKYPE}" onclick="popup(this.href, 550, 320); return false">{SKYPE_STATUS_IMG}</a></span></span>');
			</script> <noscript>{SKYPE_IMG}</noscript><!-- ENDIF -->
			<!-- IF U_MSN --><a href="{U_MSN}" onclick="popup(this.href, 550, 320); return false">{MSN_IMG}</a> <!-- ENDIF -->
			<!-- IF U_YIM --><a href="{U_YIM}" onclick="popup(this.href, 780, 550); return false">{YIM_IMG}</a> <!-- ENDIF -->
			<!-- IF U_AIM --><a href="{U_AIM}" onclick="popup(this.href, 550, 320); return false">{AIM_IMG}</a><!-- ENDIF -->
			<!-- IF U_ICQ -->
			<script language="JavaScript" type="text/javascript">
			if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.toLowerCase().indexOf('gecko') != -1)
			document.write('<span style="position:relative"><a href="{U_ICQ}" onclick="popup(this.href, 550, 320); return false">{ICQ_IMG}</a><span style="position:absolute;left:3px;top:-12px"><a href="{U_ICQ}" onclick="popup(this.href, 550, 320); return false">{ICQ_STATUS_IMG}</a></span></span>');
			else
			document.write('<span style="position:relative"><a href="{U_ICQ}" onclick="popup(this.href, 550, 320); return false">{ICQ_IMG}</a><span style="position:absolute;left:3px;top:-2px"><a href="{U_ICQ}" onclick="popup(this.href, 550, 320); return false">{ICQ_STATUS_IMG}</a></span></span>');
			</script> <noscript>{ICQ_IMG}</noscript><!-- ENDIF -->
			<!-- IF U_JABBER --><a href="{U_JABBER}" onclick="popup(this.href, 550, 320); return false">{JABBER_IMG}</a><!-- ENDIF -->
	&nbsp;</div> <div class="gensmall" style="float: {S_CONTENT_FLOW_END};"><!-- IF U_EDIT --><a href="{U_EDIT}">{EDIT_IMG}</a> <!-- ENDIF --> <!-- IF U_QUOTE --><a href="{U_QUOTE}">{QUOTE_IMG}</a> <!-- ENDIF --> <!-- IF U_POST_REPLY_PM --><a href="{U_POST_REPLY_PM}">{REPLY_IMG}</a><!-- ENDIF -->&nbsp;</div></td>

#
#-----[ OPEN ]------------------------------------------
#
styles/subsilver2/template/ucp_profile_profile_info.html

#
#-----[ FIND ]------------------------------------------
#
<tr> 
	<td class="row1" width="35%"><b class="genmed">{L_UCP_ICQ}: </b></td>
	<td class="row2"><input class="post" type="text" name="icq" size="30" maxlength="15" value="{ICQ}" /></td>
</tr>
<tr> 
	<td class="row1" width="35%"><b class="genmed">{L_UCP_AIM}: </b></td>
	<td class="row2"><input class="post" type="text" name="aim" size="30" maxlength="255" value="{AIM}" /></td>
</tr>
<tr> 
	<td class="row1" width="35%"><b class="genmed">{L_UCP_MSNM}: </b></td>
	<td class="row2"><input class="post" type="text" name="msn" size="30" maxlength="255" value="{MSN}" /></td>
</tr>
<tr> 
	<td class="row1" width="35%"><b class="genmed">{L_UCP_YIM}: </b></td>
	<td class="row2"><input class="post" type="text" name="yim" size="30" maxlength="255" value="{YIM}" /></td>
</tr>
<tr> 
	<td class="row1" width="35%"><b class="genmed">{L_UCP_JABBER}: </b></td>
	<td class="row2"><input class="post" type="text" name="jabber" size="30" maxlength="255" value="{JABBER}" /></td>
</tr>

#
#-----[ REPLACE WITH ]------------------------------------------
#
<!-- IF ENABLE_GG -->
<tr> 
	<td class="row1" width="35%"><b class="genmed">{L_UCP_GG}: </b></td>
	<td class="row2"><input class="post" type="text" name="gg" size="30" maxlength="15" value="{GG}" /></td>
</tr>
	<!-- ENDIF -->
	<!-- IF ENABLE_TLEN -->  
<tr> 
	<td class="row1" width="35%"><b class="genmed">{L_UCP_TLEN}: </b></td>
	<td class="row2"><input class="post" type="text" name="tlen" size="30" maxlength="255" value="{TLEN}" /></td>
</tr>
	<!-- ENDIF -->
	<!-- IF ENABLE_SKYPE -->  
<tr> 
	<td class="row1" width="35%"><b class="genmed">{L_UCP_SKYPE}: </b></td>
	<td class="row2"><input class="post" type="text" name="skype" size="30" maxlength="255" value="{SKYPE}" /></td>
</tr>
	<!-- ENDIF -->
	<!-- IF ENABLE_ICQ -->
<tr> 
	<td class="row1" width="35%"><b class="genmed">{L_UCP_ICQ}: </b></td>
	<td class="row2"><input class="post" type="text" name="icq" size="30" maxlength="15" value="{ICQ}" /></td>
</tr>
	<!-- ENDIF -->
	<!-- IF ENABLE_AIM -->  
<tr> 
	<td class="row1" width="35%"><b class="genmed">{L_UCP_AIM}: </b></td>
	<td class="row2"><input class="post" type="text" name="aim" size="30" maxlength="255" value="{AIM}" /></td>
</tr>
	<!-- ENDIF -->
	<!-- IF ENABLE_MSN -->  
<tr> 
	<td class="row1" width="35%"><b class="genmed">{L_UCP_MSNM}: </b></td>
	<td class="row2"><input class="post" type="text" name="msn" size="30" maxlength="255" value="{MSN}" /></td>
</tr>
	<!-- ENDIF -->
	<!-- IF ENABLE_YIM -->  
<tr> 
	<td class="row1" width="35%"><b class="genmed">{L_UCP_YIM}: </b></td>
	<td class="row2"><input class="post" type="text" name="yim" size="30" maxlength="255" value="{YIM}" /></td>
</tr>
	<!-- ENDIF -->
	<!-- IF ENABLE_JABBER -->  
<tr> 
	<td class="row1" width="35%"><b class="genmed">{L_UCP_JABBER}: </b></td>
	<td class="row2"><input class="post" type="text" name="jabber" size="30" maxlength="255" value="{JABBER}" /></td>
</tr>
	<!-- ENDIF -->

	
#
#-----[ OPEN ]------------------------------------------
#
styles/subsilver2/template/viewtopic_body.html

#
#-----[ FIND ]------------------------------------------
#
			<td><div class="gensmall" style="float: {S_CONTENT_FLOW_BEGIN};">&nbsp;<!-- IF postrow.U_PROFILE --><a href="{postrow.U_PROFILE}">{PROFILE_IMG}</a> <!-- ENDIF --> <!-- IF postrow.U_PM --><a href="{postrow.U_PM}">{PM_IMG}</a> <!-- ENDIF --> <!-- IF postrow.U_EMAIL --><a href="{postrow.U_EMAIL}">{EMAIL_IMG}</a> <!-- ENDIF -->&nbsp;</div> <div class="gensmall" style="float: {S_CONTENT_FLOW_END};"><!-- IF not S_IS_BOT --><!-- IF postrow.U_EDIT --><a href="{postrow.U_EDIT}">{EDIT_IMG}</a> <!-- ENDIF --> <!-- IF postrow.U_QUOTE --><a href="{postrow.U_QUOTE}">{QUOTE_IMG}</a> <!-- ENDIF --> <!-- ENDIF -->&nbsp;</div></td>
		
#
#-----[ REPLACE WITH ]------------------------------------------
#
			<td><div class="gensmall" style="float: {S_CONTENT_FLOW_BEGIN};">&nbsp;<!-- IF postrow.U_PROFILE --><a href="{postrow.U_PROFILE}">{PROFILE_IMG}</a> <!-- ENDIF --> <!-- IF postrow.U_PM --><a href="{postrow.U_PM}">{PM_IMG}</a> <!-- ENDIF --> <!-- IF postrow.U_EMAIL --><a href="{postrow.U_EMAIL}">{EMAIL_IMG}</a> <!-- ENDIF --> 
			<!-- IF postrow.U_GG -->
			<script language="JavaScript" type="text/javascript">
			if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.toLowerCase().indexOf('gecko') != -1)
			document.write('<span style="position:relative"><a href="{postrow.U_GG}">{GG_IMG}</a><span style="position:absolute;left:3px;top:-12px"><a href="{postrow.U_GG}">{postrow.GG_STATUS_IMG}</a></span></span>');
			else
			document.write('<span style="position:relative"><a href="{postrow.U_GG}">{GG_IMG}</a><span style="position:absolute;left:3px;top:-2px"><a href="{postrow.U_GG}">{postrow.GG_STATUS_IMG}</a></span></span>');
			</script> <noscript>{GG_IMG}</noscript><!-- ENDIF --> 
			<!-- IF postrow.U_TLEN -->
			<script language="JavaScript" type="text/javascript">
			if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.toLowerCase().indexOf('gecko') != -1)
			document.write('<span style="position:relative"><a href="{postrow.U_TLEN}" onclick="popup(this.href, 780, 550); return false">{TLEN_IMG}</a><span style="position:absolute;left:3px;top:-12px"><a href="{postrow.U_TLEN}" onclick="popup(this.href, 780, 550); return false">{postrow.TLEN_STATUS_IMG}</a></span></span>');
			else
			document.write('<span style="position:relative"><a href="{postrow.U_TLEN}" onclick="popup(this.href, 780, 550); return false">{TLEN_IMG}</a><span style="position:absolute;left:3px;top:-2px"><a href="{postrow.U_TLEN}" onclick="popup(this.href, 780, 550); return false">{postrow.TLEN_STATUS_IMG}</a></span></span>');
			</script> <noscript>{TLEN_IMG}</noscript><!-- ENDIF -->
			<!-- IF postrow.U_SKYPE -->
			<script language="JavaScript" type="text/javascript">
			if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.toLowerCase().indexOf('gecko') != -1)
			document.write('<span style="position:relative"><a href="{postrow.U_SKYPE}" onclick="popup(this.href, 550, 320); return false">{SKYPE_IMG}</a><span style="position:absolute;left:3px;top:-12px"><a href="{postrow.U_SKYPE}" onclick="popup(this.href, 550, 320); return false">{postrow.SKYPE_STATUS_IMG}</a></span></span>');
			else
			document.write('<span style="position:relative"><a href="{postrow.U_SKYPE}" onclick="popup(this.href, 550, 320); return false">{SKYPE_IMG}</a><span style="position:absolute;left:3px;top:-2px"><a href="{postrow.U_SKYPE}" onclick="popup(this.href, 550, 320); return false">{postrow.SKYPE_STATUS_IMG}</a></span></span>');
			</script> <noscript>{SKYPE_IMG}</noscript><!-- ENDIF -->
			<!-- IF postrow.U_MSN --><a href="{postrow.U_MSN}" onclick="popup(this.href, 550, 320); return false">{MSN_IMG}</a> <!-- ENDIF -->
			<!-- IF postrow.U_YIM --><a href="{postrow.U_YIM}" onclick="popup(this.href, 780, 550); return false">{YIM_IMG}</a> <!-- ENDIF -->
			<!-- IF postrow.U_AIM --><a href="{postrow.U_AIM}" onclick="popup(this.href, 550, 320); return false">{AIM_IMG}</a><!-- ENDIF -->
			<!-- IF postrow.U_ICQ -->
			<script language="JavaScript" type="text/javascript">
			if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.toLowerCase().indexOf('gecko') != -1)
			document.write('<span style="position:relative"><a href="{postrow.U_ICQ}" onclick="popup(this.href, 550, 320); return false">{ICQ_IMG}</a><span style="position:absolute;left:3px;top:-12px"><a href="{postrow.U_ICQ}" onclick="popup(this.href, 550, 320); return false">{postrow.ICQ_STATUS_IMG}</a></span></span>');
			else
			document.write('<span style="position:relative"><a href="{postrow.U_ICQ}" onclick="popup(this.href, 550, 320); return false">{ICQ_IMG}</a><span style="position:absolute;left:3px;top:-2px"><a href="{postrow.U_ICQ}" onclick="popup(this.href, 550, 320); return false">{postrow.ICQ_STATUS_IMG}</a></span></span>');
			</script> <noscript>{ICQ_IMG}</noscript><!-- ENDIF -->
			<!-- IF postrow.U_JABBER --><a href="{postrow.U_JABBER}" onclick="popup(this.href, 550, 320); return false">{JABBER_IMG}</a><!-- ENDIF -->
			 &nbsp;</div> <div class="gensmall" style="float: {S_CONTENT_FLOW_END};"><!-- IF not S_IS_BOT --><!-- IF postrow.U_EDIT --><a href="{postrow.U_EDIT}">{EDIT_IMG}</a> <!-- ENDIF --> <!-- IF postrow.U_QUOTE --><a href="{postrow.U_QUOTE}">{QUOTE_IMG}</a> <!-- ENDIF --> <!-- ENDIF -->&nbsp;</div></td>

#
#-----[ DIY INSTRUCTIONS ]------------------------------------------
#
Wyczyść cache i odśwież wszystkie komponenty stylu: szablony, motywy i zestawy ikon.

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