التغطية المصورة ليوم سوالف: الجزء الأول، الجزء الأخير
الفائزون في المسابقة الأصغر لسوالف كاست

 

العودة   سوالف سوفت > قسم تطوير المنتديات > الهاكات والإضافات
المدوّنات البحث مشاركات اليوم اجعل كافة المشاركات مقروءة

رد  
 
LinkBack أدوات الموضوع
واحد من الناس
تاريخ التسجيل: Jun 2005-
#26 (permalink)  

[AJAX] - Slide Panel (F1)

1. Upload the js file in clientscript : forumroot/clientscript/slidepanel.js

2. Add to CSS
كود:
#dhtmlgoodies_leftPanel ul{
padding-left:20px;
margin-left:0px;
}
#dhtmlgoodies_leftPanel div{
padding:3px;
}
#mainContent{
width:460px;
background-color:#fff;
padding-right:5px;
border-left:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
padding-left:5px;
}

#dhtmlgoodies_leftPanel{
background:#fff;
color:#000;
font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
height:100%;	
left:0px;
z-index:10;
position:absolute;
display:none;
overflow:hidden;
}
#dhtmlgoodies_leftPanel #leftPanelContent{
padding:0px;
}
#dhtmlgoodies_leftPanel .closeLink{
padding-left:2px;
padding-right:2px;
background-color:#FFF;
position:absolute;
top:7px;
left:135px;
border:1px solid #000;
color:#000;
font-size:0.8em;
}
#dhtmlgoodies_leftPanel .closeLink:hover{
color:#FFF;
background-color:#000;
}
3. Add to template HEADINCLUDE

<script type="text/javascript" src="clientscript/slidepanel.js"></script>

4. Add to template HEADER
كود:
<!-- Code for the left panel -->
<div id="dhtmlgoodies_leftPanel">
	<a class="closeLink" href="#" onclick="initSlideLeftPanel();return false">Fermer</a>
	<div id="leftPanelContent">
	<!-- This is the content -->
	<div>
<!-- table to support left column nav -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tr valign="top">
<td>

<!-- usercp nav -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0">
<tr><td class="tcat" nowrap="nowrap"><a href="usercp.php$session[sessionurl_q]">
	Tableau de bord</a></td></tr>
<tr><td class="thead"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('yourcp')"><img id="collapseimg_yourcp" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_yourcp].gif" alt="" border="0" /></a><a href="member.php?$session[sessionurl]u=$bbuserinfo[userid]">Votre profil</a></td></tr>
<tbody id="collapseobj_yourcp" style="$vbcollapse[collapseobj_yourcp]">
	<tr><td class="$navclass[profile]" nowrap="nowrap">
		<table border="0" cellspacing="0" cellpadding="0">
			<tr>
				<td width="20"><img border="0" src="$stylevar[imgdir_misc]/usercp_icons/user_edit.gif" width="16" height="16"></td>
				<td><a class="smallfont" href="profile.php?$session[sessionurl]do=editprofile">Modifier vos informations</a></td>
			</tr>
		</table>
		</td></tr>

	<tr><td class="$navclass[customize]" nowrap="nowrap">
		<table border="0" cellspacing="0" cellpadding="0">
			<tr>
				<td width="20">
		<img border="0" src="$stylevar[imgdir_misc]/usercp_icons/vcard_edit.gif" width="16" height="16"></td>
				<td>
				<a class="smallfont" href="profile.php?$session[sessionurl]do=customize">Personnalisation du profil</a></td>
			</tr>
		</table>
		</td></tr>

	<if condition="$show['profilepiclink']">
	<tr><td class="$navclass[profilepic]" nowrap="nowrap">
		<table border="0" cellspacing="0" cellpadding="0">
			<tr>
				<td width="20">
		<img border="0" src="$stylevar[imgdir_misc]/usercp_icons/picture_edit.gif" width="16" height="16"></td>
				<td><a class="smallfont" href="profile.php?$session[sessionurl]do=editprofilepic">Modifier votre portrait</a></td>
			</tr>
		</table>
		</td></tr>
	</if>
</tbody>
<tr><td class="thead"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('networking')"><img id="collapseimg_networking" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_networking].gif" alt="" border="0" /></a>Réseau</td></tr>
<tbody id="collapseobj_networking" style="$vbcollapse[collapseobj_networking]">
	<tr><td class="$navclass[buddylist]" nowrap="nowrap">
		<table border="0" cellspacing="0" cellpadding="0">
			<tr>
				<td width="20">
		<img border="0" src="$stylevar[imgdir_misc]/usercp_icons/emoticon_smile.gif" width="16" height="16"></td>
				<td><a class="smallfont" href="profile.php?$session[sessionurl]do=buddylist"><if condition="$show['friends_and_contacts']">$vbphrase[contacts_and_friends]<else />Contacts</if></a></td>
			</tr>
		</table>
		</td></tr>
	<tr><td class="$navclass[usergroups]" nowrap="nowrap">
		<table border="0" cellspacing="0" cellpadding="0">
			<tr>
				<td width="20">
		<img border="0" src="$stylevar[imgdir_misc]/usercp_icons/group.gif" width="16" height="16"></td>
				<td><a class="smallfont" href="group.php$session[sessionurl_q]">Groupes sociaux</a></td>
			</tr>
		</table>
		</td></tr>
	<tr><td class="$navclass[usergroups]" nowrap="nowrap">
		<table border="0" cellspacing="0" cellpadding="0">
			<tr>
				<td width="20">
		<img border="0" src="$stylevar[imgdir_misc]/usercp_icons/group_add.gif" width="16" height="16"></td>
				<td><a class="smallfont" href="profile.php?$session[sessionurl]do=editusergroups">Mes groupes</a></td>
			</tr>
		</table>
		</td></tr>

	<tr><td class="$navclass[album]" nowrap="nowrap">
		<table border="0" cellspacing="0" cellpadding="0">
			<tr>
				<td width="20">
		<img border="0" src="$stylevar[imgdir_misc]/usercp_icons/photos.gif" width="16" height="16"></td>
				<td><a class="smallfont" href="album.php?$session[sessionurl]u=$bbuserinfo[userid]">Images & Albums</a></td>
			</tr>
		</table>
		</td></tr>
</tbody>
<tr><td class="thead"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('settings')"><img id="collapseimg_settings" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_settings].gif" alt="" border="0" /></a>Paramètres 
	et Options</td></tr>
<tbody id="collapseobj_settings" style="$vbcollapse[collapseobj_settings]">
	<if condition="$show['avatarlink']">
	<tr><td class="$navclass[avatar]" nowrap="nowrap">
		<table border="0" cellspacing="0" cellpadding="0">
			<tr>
				<td width="20">
		<img border="0" src="$stylevar[imgdir_misc]/usercp_icons/picture_empty.gif" width="16" height="16"></td>
				<td><a class="smallfont" href="profile.php?$session[sessionurl]do=editavatar">Modifier votre avatar</a></td>
			</tr>
		</table>
		</td></tr>
	</if>
	<if condition="$show['siglink']">
	<tr><td class="$navclass[signature]" nowrap="nowrap">
		<table border="0" cellspacing="0" cellpadding="0">
			<tr>
				<td width="20">
		<img border="0" src="$stylevar[imgdir_misc]/usercp_icons/page_red.gif" width="16" height="16"></td>
				<td><a class="smallfont" href="profile.php?$session[sessionurl]do=editsignature">Modifier votre signature</a></td>
			</tr>
		</table>
		</td></tr>
	</if>
	<tr><td class="$navclass[password]" nowrap="nowrap">
		<table border="0" cellspacing="0" cellpadding="0">
			<tr>
				<td width="20">
		<img border="0" src="$stylevar[imgdir_misc]/usercp_icons/lock.gif" width="16" height="16"></td>
				<td><a class="smallfont" href="profile.php?$session[sessionurl]do=editpassword">Email & Mot de passe</a></td>
			</tr>
		</table>
		</td></tr>
	<tr><td class="$navclass[options]" nowrap="nowrap">
		<table border="0" cellspacing="0" cellpadding="0">
			<tr>
				<td width="20">
		<img border="0" src="$stylevar[imgdir_misc]/usercp_icons/cog.gif" width="16" height="16"></td>
				<td><a class="smallfont" href="profile.php?$session[sessionurl]do=editoptions">Modifier vos options</a></td>
			</tr>
		</table>
		</td></tr>
	<tr><td class="$navclass[ignorelist]" nowrap="nowrap">
		<table border="0" cellspacing="0" cellpadding="0">
			<tr>
				<td width="20">
		<img border="0" src="$stylevar[imgdir_misc]/usercp_icons/user_delete.gif" width="16" height="16"></td>
				<td><a class="smallfont" href="profile.php?$session[sessionurl]do=ignorelist">Modifier la liste d'ignorés</a></td>
			</tr>
		</table>
		</td></tr>
</tbody>
<if condition="$show['pmmainlink']">
<tr>
	<td class="thead" nowrap="nowrap">
	<span id="nav_pmfolders"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('pm')"><img id="collapseimg_pm" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_pm].gif" alt="" border="0" /></a>Messages 
	privés</span></td>
</tr>
<tbody id="collapseobj_pm" style="$vbcollapse[collapseobj_pm]">
	<tr><td class="$navclass[pm_messagelist]" nowrap="nowrap">
		<table border="0" cellspacing="0" cellpadding="0">
			<tr>
				<td width="20">
		<img border="0" src="$stylevar[imgdir_misc]/usercp_icons/email_open.gif" width="16" height="16"></td>
				<td colspan="2"><a class="smallfont" href="private.php?$session[sessionurl_q]folderid=0">Boîte de réception</a></td>
			</tr>
			<tr>
				<td width="20">
		&nbsp;</td>
				<td>
		<img border="0" src="$stylevar[imgdir_misc]/tree_$stylevar[textdirection].gif" /></td>
				<td><a class="smallfont" href="private.php?$session[sessionurl_q]folderid=-1">Éléments envoyés</a></td>
			</tr>
		</table>
		</td></tr>
	<if condition="$show['pmsendlink']">
	<tr><td class="$navclass[pm_newpm]" nowrap="nowrap">
		<table border="0" cellspacing="0" cellpadding="0">
			<tr>
				<td width="20">
		<img border="0" src="$stylevar[imgdir_misc]/usercp_icons/email_add.gif" width="16" height="16"></td>
				<td><a class="smallfont" href="private.php?$session[sessionurl]do=newpm">Envoyer un message</a></td>
			</tr>
		</table>
		</td></tr>
	</if>
	<if condition="$show['pmtracklink']">
	<tr><td class="$navclass[pm_trackpm]" nowrap="nowrap">
		<table border="0" cellspacing="0" cellpadding="0">
			<tr>
				<td width="20">
		<img border="0" src="$stylevar[imgdir_misc]/usercp_icons/email_go.gif" width="16" height="16"></td>
				<td><a class="smallfont" href="private.php?$session[sessionurl]do=trackpm">Suivre vos messages</a></td>
			</tr>
		</table>
		</td></tr>
	</if>
	<tr><td class="$navclass[pm_editfolders]" nowrap="nowrap">
		<table border="0" cellspacing="0" cellpadding="0">
			<tr>
				<td width="20">
		<img border="0" src="$stylevar[imgdir_misc]/usercp_icons/folder_edit.gif" width="16" height="16"></td>
				<td><a class="smallfont" href="private.php?$session[sessionurl]do=editfolders">Modifier vos dossiers</a></td>
			</tr>
		</table>
		</td></tr>
</if>
</tbody>
<tr>
	<td class="thead" nowrap="nowrap">
		<span id="nav_subsfolders"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('subs')"><img id="collapseimg_subs" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_subs].gif" alt="" border="0" /></a>Discussions 
		suivies</span></td>
</tr>
<tbody id="collapseobj_subs" style="$vbcollapse[collapseobj_subs]">
	<tr><td class="$navclass[substhreads_listthreads]" nowrap="nowrap">
		<table border="0" cellspacing="0" cellpadding="0">
			<tr>
				<td width="20">
		<img border="0" src="$stylevar[imgdir_misc]/usercp_icons/newspaper.gif" width="16" height="16"></td>
				<td colspan="2"><a class="smallfont" href="subscription.php?$session[sessionurl]do=viewsubscription">Lister les abonnements</a></td>
			</tr>
			<tr>
				<td width="20">
		&nbsp;</td>
				<td width="20">
		<img border="0" src="$stylevar[imgdir_misc]/tree_$stylevar[textdirection].gif" /></td>
				<td><a class="smallfont" href="subscription.php?$session[sessionurl]do=viewsubscription&daysprune=-1&folderid=all">Voir tout</a></td>
			</tr>
		</table>
		</td></tr>
	<tr><td class="$navclass[substhreads_editfolders]" nowrap="nowrap">
		<table border="0" cellspacing="0" cellpadding="0">
			<tr>
				<td width="20">
		<img border="0" src="$stylevar[imgdir_misc]/usercp_icons/folder_edit.gif" width="16" height="16"></td>
				<td><a class="smallfont" href="subscription.php?$session[sessionurl]do=editfolders">Modifier vos dossiers</a></td>
			</tr>
		</table>
		</td></tr>
</tbody>

<tr><td class="thead"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('misc')"><img id="collapseimg_misc" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_misc].gif" alt="" border="0" /></a>Divers</td></tr>
<tbody id="collapseobj_misc" style="$vbcollapse[collapseobj_misc]">
	<tr><td class="$navclass[event_reminders]" nowrap="nowrap">
		<table border="0" cellspacing="0" cellpadding="0">
			<tr>
				<td width="20">
		<img border="0" src="$stylevar[imgdir_misc]/usercp_icons/time.gif" width="16" height="16"></td>
				<td><a class="smallfont" href="calendar.php?$session[sessionurl]do=viewreminder">Rappel des événements</a></td>
			</tr>
		</table>
		</td></tr>
	<if condition="$show['paidsubscriptions']">
	<tr><td class="$navclass[paid_subscriptions]" nowrap="nowrap">
		<table border="0" cellspacing="0" cellpadding="0">
			<tr>
				<td width="20">
		<img border="0" src="$stylevar[imgdir_misc]/usercp_icons/coins.gif" width="16" height="16"></td>
				<td><a class="smallfont" href="payments.php$session[sessionurl_q]">Abonnements payants</a></td>
			</tr>
		</table>
		</td></tr>
	</if>
	<if condition="$show['attachments']">
	<tr><td class="$navclass[attachments]" nowrap="nowrap">
		<table border="0" cellspacing="0" cellpadding="0">
			<tr>
				<td width="20">
		<img border="0" src="$stylevar[imgdir_misc]/usercp_icons/attach.gif" width="16" height="16"></td>
				<td><a class="smallfont" href="profile.php?$session[sessionurl]do=editattachments">Pièces jointes</a></td>
			</tr>
		</table>
		</td></tr>
<tbody>
	</if>
</table>
<!-- / usercp nav -->

	<if condition="$show['popups']">
		<div class="vbmenu_popup" id="nav_subsfolders_menu" style="display:<if condition="$show['popups']">none<else />block</if>">
			<table cellpadding="4" cellspacing="1" border="0">
			<tr>
			<td class="thead" nowrap="nowrap">$vbphrase[folders]</td>
			</tr>
			$cpnav[subsfolders]
			</table>
		</div>
	</if>
	<if condition="$show['popups']">			
		<div class="vbmenu_popup" id="nav_pmfolders_menu" style="display:<if condition="$show['popups']">none<else />block</if>">
			<table cellpadding="4" cellspacing="1" border="0">
			<tr>
				<td class="thead" nowrap="nowrap">$vbphrase[folders]</td>
			</tr>
			$cpnav[pmfolders]
			</table>
		</div>
	</if>
</td>
</tr>
</table>
<!-- / table to support left column nav -->
	</div>
	<!-- End content -->
	</div>
</div>
<!-- End code for the left panel -->
5. After if you want a link in your template, you can add this :
كود:
<a href="#" onclick="initSlideLeftPanel();return false">Voir le Slide Panel ou appuyez sur F1</a>






الصور المصغرة للصور المرفقة
اضغط على الصورة لعرض أكبر

الاســـم:	slidepanel1.jpg‏
المشاهدات:	51
الحجـــم:	96.9 كيلوبايت
الرقم:	40407  اضغط على الصورة لعرض أكبر

الاســـم:	slidepanel2.jpg‏
المشاهدات:	58
الحجـــم:	112.1 كيلوبايت
الرقم:	40408  
الملفات المرفقة
نوع الملف: zip slidepanel.zip‏ (2.0 كيلوبايت, المشاهدات 19)
__________________
ماذا تفعل لو بأيدك بيانات سوالف سوفت ؟
دعم فني للمنتديات الأسلاميه مجانآ راسلني
خدمه ساعِد
ahmed-samara غير متواجد حالياً   قديم 11-05-2008, 05:21 AM
رد مع اقتباس
واحد من الناس
تاريخ التسجيل: Jun 2005-
#27 (permalink)  

Description Advanced Forum 1.0

emplate: FORUMDISPLAY
Position: Under "navbar"

Not require template modifications
This product work also for vbulletin version 3.6.x (tested)


Install:

* Go to your AdminCP -> Plugin System -> Manage Products -> [Add/Import Product]
* Click "Browse" and upload the file xml: product-description_adv_forum-1.0.xml
* Go AdminCP -> Forums & Moderators -> Forum Manager
* Here click GO on forum that you want to modify.
* Go on the bottom and show the new options! You can enable/disable and write the description on the textarea. You can use code HTML!!
* By default the product is disable for every forum






الصور المصغرة للصور المرفقة
اضغط على الصورة لعرض أكبر

الاســـم:	forumdescadv.jpg‏
المشاهدات:	34
الحجـــم:	34.6 كيلوبايت
الرقم:	40459  اضغط على الصورة لعرض أكبر

الاســـم:	adminpanelforum.jpg‏
المشاهدات:	11
الحجـــم:	20.1 كيلوبايت
الرقم:	40460  
الملفات المرفقة
نوع الملف: zip product-description_adv_forum-1.0.zip‏ (1.9 كيلوبايت, المشاهدات 7)
__________________
ماذا تفعل لو بأيدك بيانات سوالف سوفت ؟
دعم فني للمنتديات الأسلاميه مجانآ راسلني
خدمه ساعِد
ahmed-samara غير متواجد حالياً   قديم 14-05-2008, 10:20 PM
رد مع اقتباس
واحد من الناس
تاريخ التسجيل: Jun 2005-
#28 (permalink)  

Display Options Above Threads - as seen on vbulletin.org






الصور المصغرة للصور المرفقة
اضغط على الصورة لعرض أكبر

الاســـم:	displayoptions_off.jpg‏
المشاهدات:	29
الحجـــم:	41.3 كيلوبايت
الرقم:	40462  اضغط على الصورة لعرض أكبر

الاســـم:	displayoptions_on.jpg‏
المشاهدات:	31
الحجـــم:	44.5 كيلوبايت
الرقم:	40463  
الملفات المرفقة
نوع الملف: txt displayoptions_to_top3.7_0.txt‏ (12.0 كيلوبايت, المشاهدات 10)
__________________
ماذا تفعل لو بأيدك بيانات سوالف سوفت ؟
دعم فني للمنتديات الأسلاميه مجانآ راسلني
خدمه ساعِد
ahmed-samara غير متواجد حالياً   قديم 14-05-2008, 10:22 PM
رد مع اقتباس
واحد من الناس
تاريخ التسجيل: Jun 2005-
#29 (permalink)  

New PM button in messagelist

Style Manager -> Edit Templates -> pm_messagelist

Find:
كود:
<if condition="$show['pagenav']">
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px">
<tr valign="bottom">
<if condition="$pagenav"><td align="$stylevar[right]">$pagenav</td></if>
</tr>
</table>
</if>
Replace it with:
كود:
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px">
<tr valign="bottom">
<td><a href="private.php?do=newpm"><img src="$stylevar[imgdir_button]/sendpm.gif" alt="$vbphrase[send_new_message]" border="0" /></a></td>
 <if condition="$pagenav">
<td align="$stylevar[right]">$pagenav</td></if>
</tr>
</table>
Then save.



You may change $stylevar[imgdir_button]/sendpm.gif to any other image.






الصور المصغرة للصور المرفقة
اضغط على الصورة لعرض أكبر

الاســـم:	pm_button.jpg‏
المشاهدات:	27
الحجـــم:	101.7 كيلوبايت
الرقم:	40465  
__________________
ماذا تفعل لو بأيدك بيانات سوالف سوفت ؟
دعم فني للمنتديات الأسلاميه مجانآ راسلني
خدمه ساعِد
ahmed-samara غير متواجد حالياً   قديم 14-05-2008, 10:25 PM
رد مع اقتباس
واحد من الناس
تاريخ التسجيل: Jun 2005-
#30 (permalink)  

GTSmiliebox - Move Smilies Below Editor






الصور المصغرة للصور المرفقة
اضغط على الصورة لعرض أكبر

الاســـم:	wysiwyg_smilie_below.jpg‏
المشاهدات:	22
الحجـــم:	18.3 كيلوبايت
الرقم:	40466  اضغط على الصورة لعرض أكبر

الاســـم:	wysiwyg_smilie_problem.jpg‏
المشاهدات:	25
الحجـــم:	41.2 كيلوبايت
الرقم:	40467  
الملفات المرفقة
نوع الملف: zip GTSmiliesBox_3700.zip‏ (47.4 كيلوبايت, المشاهدات 17)
__________________
ماذا تفعل لو بأيدك بيانات سوالف سوفت ؟
دعم فني للمنتديات الأسلاميه مجانآ راسلني
خدمه ساعِد
ahmed-samara غير متواجد حالياً   قديم 14-05-2008, 10:30 PM
رد مع اقتباس
واحد من الناس
تاريخ التسجيل: Jun 2005-
#31 (permalink)  

RSS Feed Icon for boards

Add a Rss feed icon to each forum on forumhome

open template forumhome_forumbit_level2_post
After :
كود:
<tr align="center">
	<td class="alt2"><img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td>
	<td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]">
		<div>
Add :

كود:
   <a href="external.php?forumids=$forum[forumid]"><img src="$stylevar[imgdir_misc]/rss_small.gif" border="0" width="13" height="11" hspace="2" alt="Subscribe to this feed $forum[title]"></a>
Done
If you update remove the old code
PrintScreen :


Icon next to forum Name :Check Screenshots

open template forumhome_forumbit_level2_post
After :

كود:
    <div style=float:left>
    <if condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></if>
Add :
كود:
    <a href="external.php?forumids=$forum[forumid]"><img src="$stylevar[imgdir_misc]/rss_small.gif" border="0" width="13" height="11" hspace="2" alt="Subscribe to this feed $forum[title]"></a>

Upload this icon to your images/misc






الصور المصغرة للصور المرفقة
اضغط على الصورة لعرض أكبر

الاســـم:	rss.JPG‏
المشاهدات:	20
الحجـــم:	131.0 كيلوبايت
الرقم:	40470  اضغط على الصورة لعرض أكبر

الاســـم:	rss2.JPG‏
المشاهدات:	11
الحجـــم:	71.3 كيلوبايت
الرقم:	40471  
الصور المرفقة
 
__________________
ماذا تفعل لو بأيدك بيانات سوالف سوفت ؟
دعم فني للمنتديات الأسلاميه مجانآ راسلني
خدمه ساعِد
ahmed-samara غير متواجد حالياً   قديم 14-05-2008, 10:38 PM
رد مع اقتباس
واحد من الناس
تاريخ التسجيل: Jun 2005-
#32 (permalink)  

MySmilies VB (v3.7.0)



Description

This hack puts the control of the smilies on the users. It lets any user (that you give permission to) upload or modify the smilies that he can use.


Installation instructions

See the included readme.txt in the ms_mysmiliesvb.zip file.






الصور المصغرة للصور المرفقة
اضغط على الصورة لعرض أكبر

الاســـم:	snapshot4.jpg‏
المشاهدات:	20
الحجـــم:	22.7 كيلوبايت
الرقم:	40472  اضغط على الصورة لعرض أكبر

الاســـم:	snapshot5.jpg‏
المشاهدات:	18
الحجـــم:	27.0 كيلوبايت
الرقم:	40473  اضغط على الصورة لعرض أكبر

الاســـم:	snapshot6.jpg‏
المشاهدات:	17
الحجـــم:	56.3 كيلوبايت
الرقم:	40474  اضغط على الصورة لعرض أكبر

الاســـم:	snapshot7.jpg‏
المشاهدات:	14
الحجـــم:	87.7 كيلوبايت
الرقم:	40475  
الملفات المرفقة
نوع الملف: zip ms_mysmiliesvb.zip‏ (14.0 كيلوبايت, المشاهدات 12)
__________________
ماذا تفعل لو بأيدك بيانات سوالف سوفت ؟
دعم فني للمنتديات الأسلاميه مجانآ راسلني
خدمه ساعِد
ahmed-samara غير متواجد حالياً   قديم 14-05-2008, 10:43 PM
رد مع اقتباس
واحد من الناس
تاريخ التسجيل: Jun 2005-
#33 (permalink)  

IE Style infobar Alert

Installation.

1. Upload infobar.css from the attached zip to /clientscript/vbulletin_css
2. Upload alert.png to /images
3. Edit header template and add this code at the top.
كود:
<if condition="$show[guest]">
<!-- Infobar -->
<link rel="stylesheet" href="clientscript/vbulletin_css/infobar.css" type="text/css">
                <div id="info"><div id="infobar" align="left"><a href="register.php">You are not registered yet. Please click here to register!</a></div></div>
<!-- Infobar -->
</if>






الصور المصغرة للصور المرفقة
اضغط على الصورة لعرض أكبر

الاســـم:	preview.jpg‏
المشاهدات:	32
الحجـــم:	9.1 كيلوبايت
الرقم:	40477  
الملفات المرفقة
نوع الملف: zip infobar.zip‏ (5.1 كيلوبايت, المشاهدات 19)
__________________
ماذا تفعل لو بأيدك بيانات سوالف سوفت ؟
دعم فني للمنتديات الأسلاميه مجانآ راسلني
خدمه ساعِد
ahmed-samara غير متواجد حالياً   قديم 14-05-2008, 10:50 PM
رد مع اقتباس
واحد من الناس
تاريخ التسجيل: Jun 2005-
#34 (permalink)  

Show latest threads on showthread


Place this code into template ad_showthread_beforeqr
كود:
<!-- show latest active threads -->
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" 
align="center">
<tbody><tr><td class="tcat">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_external')"><img 
id="collapseimg_forumhome_external" 
src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_forumhome_external].gif" alt="" border="0" /></a>
<a href="forumdisplay.php?f=$foruminfo[forumid]">New topics in $foruminfo[title]</a>
</td></tr></tbody>

<tbody id="collapseobj_forumhome_external" style="$vbcollapse[collapseobj_forumhome_external]">

<tr><td class="alt1" width="100%" valign="top">
 
<div class="smallfont">

<script type="text/javascript" src="external.php?forumids=$foruminfo[childlist]&type=js"></script>
<script language="" type="text/javascript">
<!--
for (var x in threads)
{
document.writeln("<a href=\"showthread.php?t="+threads[x].threadid+"&goto=newpost\"><img class=\"inlineimg\" src=\"$stylevar[imgdir_button]/firstnew.gif\" alt=\"\" border=\"0\" /></a> <a href=\"showthread.php?t="+threads[x].threadid+"\">"+threads[x].title+"</a> <br />");
}
//-->
</script>

</div>
 
</td>

</tr></tbody>
</table>

<!-- / show latest active threads -->
Done






الصور المصغرة للصور المرفقة
اضغط على الصورة لعرض أكبر

الاســـم:	8879.jpg‏
المشاهدات:	28
الحجـــم:	40.5 كيلوبايت
الرقم:	40479  
__________________
ماذا تفعل لو بأيدك بيانات سوالف سوفت ؟
دعم فني للمنتديات الأسلاميه مجانآ راسلني
خدمه ساعِد
ahmed-samara غير متواجد حالياً   قديم 14-05-2008, 10:52 PM
رد مع اقتباس
واحد من الناس
تاريخ التسجيل: Jun 2005-
#35 (permalink)  

Sticky background color change


ACP -> Styles & Templates -> Style Manager -> Edit Templates -> Threadbit


Find:
كود:
<td class="alt1" id="td_threadtitle_$thread[realthreadid]" title="$thread[preview]">
Replace with:


كود:
<!-- Sticky Color -->
<if condition="$thread['sticky'] == 1">
<td class="stickybg" id="td_threadtitle_$thread[realthreadid]" title="$thread[preview]">
<else />
<td class="alt1" id="td_threadtitle_$thread[realthreadid]" title="$thread[preview]">
</if>
<!-- /Sticky Color -->
Then create the CSS class:

ACP -> Styles & Templates -> Style Manager -> Style Name -> Main CSS -> Additional CSS Definitions

Add the following:

.
كود:
stickybg
{
	background-color: #333333;
}
Change the red code to your new color.






__________________
ماذا تفعل لو بأيدك بيانات سوالف سوفت ؟
دعم فني للمنتديات الأسلاميه مجانآ راسلني
خدمه ساعِد
ahmed-samara غير متواجد حالياً   قديم 14-05-2008, 10:55 PM
رد مع اقتباس
واحد من الناس
تاريخ التسجيل: Jun 2005-
#36 (permalink)  

LeetTube BB Code

LeetTube BB Code for you guys:

Title: LeetTube BB Code

Tag: lt

Replacement:
كود:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="425" height="350">
<param name="movie" value="http://www.leettube.com/agriyaplayer.swf?config=http://www.leettube.com/playerXml.php?viewkey={param}&themes=http://www.leettube.com/themes.xml&flv=http://www.leettube.com/flvideo/1370.flv&autostart=true&showfsbutton=true" />
<param name="quality" value="high" />
<param name="allowfullscreen" value="true" />
<param autostart="false" />
<embed src="http://www.leettube.com/agriyaplayer.swf?config=http://www.leettube.com/playerXml.php?viewkey={param}&themes=http://www.leettube.com/themes.xml&flv=http://www.leettube.com/flvideo/1370.flv&autostart=true&showfsbutton=true" width="425" height="350" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" allowfullscreen="true"></embed>
</object>
Example:
[lt]01cedc15f5118a762609[/lt]

Description: Leettube.com BBCode

Use {option} No


You can change the values width="425" height="350" (2 Times) if you want in the replacement codes to change the size of the video window.

Edit: this doesn't work yet, I will see if I can make it working.

Download Now






الصور المصغرة للصور المرفقة
اضغط على الصورة لعرض أكبر

الاســـم:	Untitled-1.jpg‏
المشاهدات:	27
الحجـــم:	237.3 كيلوبايت
الرقم:	40480  
__________________
ماذا تفعل لو بأيدك بيانات سوالف سوفت ؟
دعم فني للمنتديات الأسلاميه مجانآ راسلني
خدمه ساعِد
ahmed-samara غير متواجد حالياً   قديم 14-05-2008, 10:59 PM
رد مع اقتباس
واحد من الناس
تاريخ التسجيل: Jun 2005-
#37 (permalink)  

Navbar Search Form/Input Box


AdminCP -> Style Manager -> Edit Templates -> navbar

Find:
كود:
<div class="navbar" style="font-size:10pt"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_start.gif" alt="" border="0" /></a> <strong>$vboptions[bbtitle]</strong></div>
		</if>
	</td>
Add directly after, replacing the colored text with your domain/forum path to search.php
كود:
<!-- Search Box -->
<td valign="middle" class="alt1"> <div style="white-space:nowrap">
<form action="http://www.yourdomain.com/forum/search.php" method="post">
<input type="hidden" name="s" value="" />
<input type="hidden" name="do" value="process" />
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
<input type="hidden" name="showposts" value="0" />
<input type="hidden" name="quicksearch" value="1" />
<input type="text" style="width:100px;" class="bginput" name="query"/>
<input style="font: bold 10px Arial" type="submit" class="button" value="Search" /></form>
<a style="text-decoration:none" href="search.php" accesskey="4" rel="nofollow" id="navbar_search" class=""></a>&nbsp;
</div></td>
<!-- /Search Box -->
Note that the bold text is what's new for 3.7.

Optional: Remove the old search link from your navbar.

Simply comment out the search text, like so. I'm sure there's a better way to accomplish this, but that's how I pull it off on my site. Any input appreciated.

كود:
<!-- $vbphrase[search] -->






الصور المصغرة للصور المرفقة
اضغط على الصورة لعرض أكبر

الاســـم:	vbmod_searchbox.jpg‏
المشاهدات:	30
الحجـــم:	35.4 كيلوبايت
الرقم:	40481  
__________________
ماذا تفعل لو بأيدك بيانات سوالف سوفت ؟
دعم فني للمنتديات الأسلاميه مجانآ راسلني
خدمه ساعِد
ahmed-samara غير متواجد حالياً   قديم 14-05-2008, 11:01 PM
رد مع اقتباس
واحد من الناس
تاريخ التسجيل: Jun 2005-
#38 (permalink)  

Image Resize using Lytebox

INSTALLATION

* Upload files from folder upload.
* Import Product ImageResize_MK.xml
* Edit file includes/class_bbcode.php,find

كود:
return '<img src="' .  $link . '" border="0" alt="" />';
Replace with
كود:
return '<a target="_blank" href="' . $link . '" rel="lytebox"><img src="' . $link . '" border="0" alt="" /></a>';
Note:Also remember active vblightbox option : ACP=>Message Attachment Options =>Use Image Lightbox = > Yes - Click

Default max width available of images is 500px,you can change it in ACP => Image Resize Using Lytebox






الصور المصغرة للصور المرفقة
اضغط على الصورة لعرض أكبر

الاســـم:	attach1.jpg‏
المشاهدات:	19
الحجـــم:	8.3 كيلوبايت
الرقم:	40482  اضغط على الصورة لعرض أكبر

الاســـم:	attach2.jpg‏
المشاهدات:	19
الحجـــم:	33.2 كيلوبايت
الرقم:	40483  اضغط على الصورة لعرض أكبر

الاســـم:	image1.jpg‏
المشاهدات:	21
الحجـــم:	42.8 كيلوبايت
الرقم:	40484  اضغط على الصورة لعرض أكبر

الاســـم:	image2.jpg‏
المشاهدات:	24
الحجـــم:	55.7 كيلوبايت
الرقم:	40485  
الملفات المرفقة
نوع الملف: zip Resize Images 1_5.zip‏ (17.6 كيلوبايت, المشاهدات 16)
__________________
ماذا تفعل لو بأيدك بيانات سوالف سوفت ؟
دعم فني للمنتديات الأسلاميه مجانآ راسلني
خدمه ساعِد
ahmed-samara غير متواجد حالياً   قديم 14-05-2008, 11:08 PM
رد مع اقتباس
واحد من الناس
تاريخ التسجيل: Jun 2005-
#39 (permalink)  

vS-Hide Hack Resurrection

[HIDE-POSTS]: defines the minimum number of posts required to read the content within.
[SHOWTOGROUPS]: defines the usergroups that may read the content within.
[HIDE-THANKS]*: defines that the content within may only be read after the person says thank you by pressing a special button. (Expanded Edition Only)
[HIDE-REPLY]*: defines that the content within may only be read after the person replies. (Expanded Edition Only)






الصور المصغرة للصور المرفقة
اضغط على الصورة لعرض أكبر

الاســـم:	screenshot01.jpg‏
المشاهدات:	16
الحجـــم:	58.7 كيلوبايت
الرقم:	40487  اضغط على الصورة لعرض أكبر

الاســـم:	screenshot03.jpg‏
المشاهدات:	13
الحجـــم:	45.2 كيلوبايت
الرقم:	40488  اضغط على الصورة لعرض أكبر

الاســـم:	screenshot04.jpg‏
المشاهدات:	7
الحجـــم:	47.1 كيلوبايت
الرقم:	40489  اضغط على الصورة لعرض أكبر

الاســـم:	screenshot09.jpg‏
المشاهدات:	19
الحجـــم:	35.4 كيلوبايت
الرقم:	40490  
الملفات المرفقة
نوع الملف: zip vS-Hide.Hack.Resurrection.Limited_3.7.0_by.Psionic.Vision.zip‏ (18.8 كيلوبايت, المشاهدات 9)
__________________
ماذا تفعل لو بأيدك بيانات سوالف سوفت ؟
دعم فني للمنتديات الأسلاميه مجانآ راسلني
خدمه ساعِد
ahmed-samara غير متواجد حالياً   قديم 14-05-2008, 11:12 PM
رد مع اقتباس
واحد من الناس
تاريخ التسجيل: Jun 2005-
#40 (permalink)  

Proxy IP to real IP conversion


This hack makes the forum always use the members real ip when a proxy is detected, meaning that all existing ip functions should continue to work, basically ignoring the proxy server (other than recording it's presence).






الملفات المرفقة
نوع الملف: zip Proxy-to-real-ip.zip‏ (4.0 كيلوبايت, المشاهدات 12)
__________________
ماذا تفعل لو بأيدك بيانات سوالف سوفت ؟
دعم فني للمنتديات الأسلاميه مجانآ راسلني
خدمه ساعِد
ahmed-samara غير متواجد حالياً   قديم 14-05-2008, 11:14 PM
رد مع اقتباس
واحد من الناس
تاريخ التسجيل: Jun 2005-
#41 (permalink)  

FanMod - How To Separate Sticky and Normal Threads

This Code allows you to seperate your Sticky threads from your normal threads..

Go to: Admin CP -> Styles & Templates -> Style Manager -> « » -> Forum Display Templates -> FORUMDISPLAY
كود:
$threadbits_sticky
Add Below:
كود:
<tr><td class="thead" colspan="<if condition="(($show['threadicons'] AND $colspan = 6) OR (!$show['threadicons'] AND $colspan = 5)) AND ($show['inlinemod'] AND $colspan++)"></if>$colspan">&nbsp;</td></tr>
Don´t forgett to Mark as Installed if you use this code.






__________________
ماذا تفعل لو بأيدك بيانات سوالف سوفت ؟
دعم فني للمنتديات الأسلاميه مجانآ راسلني
خدمه ساعِد
ahmed-samara غير متواجد حالياً   قديم 14-05-2008, 11:17 PM
رد مع اقتباس
عضو نشيط
تاريخ التسجيل: Jan 2008-
#42 (permalink)  

جزاك الله خيرا وبانتظار المزيد






العارف بالله غير متواجد حالياً   قديم 02-06-2008, 02:18 AM
رد مع اقتباس
عضو نشيط جدا
تاريخ التسجيل: Apr 2008-
#43 (permalink)  

مجهود طيب وبانتظار المزيد






__________________
uqi [a] hotmail.com
رسائل بس ....
htaccess متواجد حالياً   قديم 03-06-2008, 02:12 PM
رد مع اقتباس
عضو سوبر نشيط
تاريخ التسجيل: Apr 2004-
#44 (permalink)  

بارك الله فيك، نرجو الاستمرار مع التركيز على النسخة 3.7 فما فوق






__________________
شارك نغماتك و صورك مع اصدقائك الاخرين في اي مكان في العالم مجاناً www.up2wap.com
Montada غير متواجد حالياً   قديم 09-08-2008, 10:46 PM
رد مع اقتباس