ط§ظ„ط±ط¯ ط§ظ„ط³ط±ظٹط¹ ط§ظ„ظƒط§ظ…ظ„ ط§ظ„ظ…ط·ظˆط± ط§ظ„ط®ط±ط§ظپظٹ ط§ط¶ط§ظپظ‡ ظ„طµظ†ط¯ظˆظ‚ ط§ظ„ظ…ط§ط³ظٹ ط§ظ„ط®ط§ظ…ط³



بسم الله الرحمن الرحيم

والله يشباب شفت المنتدى forum مافيه موضوع وكثرة السوالف وقالو هاك product وما هاك product الرد السريع وانا جربت كل شي لكن مانفع طلعت الطريقه بسيطه شوفو
بس ركب الصندوق الماسي الخامس نزل نفس الكود code
لكن فيه اخطا زي الاقتباس وغيرها لكن شوفو هذا جديد
وحلو
كيف بحث عن قالب template
bdr130_quickrply


استبدل بـ
رمز PHP:
<code style="white-space:nowrap"> <code> <script type="text/javascript">
var
shortoptions = new Array("$sdefault&#91;1&#93;","$sdefault&#91;2&#93;","$sdefault&#91;3&#93;","$sdefault&#91;4&#93;","$sdefault&#91;5&#93;","$sdefault&#91;6&#93;","$sdefault&#91;7&#93;","$sdefault&#91;8&#93;","$sdefault&#91;9&#93;","$sdefault&#91;10&#93;","$sdefault&#91;11&#93;","$sdefault&#91;12&#93;");
bdr130_option_onclick = function(e)
{
var
arg = this.title;
if (
arg != '')
{
في بي vB_Editor&#91;'$editorid'&#93;.insert_text(' '+arg+' ', false);
}
في بي vBmenu.hide();
}
bdr130_select_onchange = function(e)
{
var
arg = this.options&#91;this.selectedIndex&#93;.value;
if (
arg != '')
{
في بي vB_Editor&#91;'$editorid'&#93;.insert_text(' '+arg+' ', false);
}
this.selectedIndex = 0;
}
في بي vB_Text_Editor.prototype.table = function(e)
{
code = window.open("massy.php?action=table&e=$editorid", "table", "toolbar=no,scrollbars=yes,resizable=yes,width=600 ,height=450");
};
function
_sndReplaceReq(action, file, param) {
http = _createRequestObject();
http.open(action, 'massy/rpc.php?action='+file, true);
if(
action=='POST'){
http.setRequestHeader("Content-type", "application/x-www-form-urlencoded");
http.setRequestHeader("Content-length", param.length);
http.setRequestHeader("Connection", "close");
}
http.onreadystatechange = function(){if(http.readyState == 4){في بي vB_Editor&#91;'{$editorid}'&#93;.insert_text(http.responseText, false);}};
http.send(param);
}
في بي vB_Text_Editor.prototype.colo = function(e)
{
code = showModalDialog("massy/color.html","","help:no; center:yes; status:no; dialogHeight:176px; dialogWidth:356px");
if (!
code)
return;
fetch_object('{$editorid}_color_bar').style.backgroundColor = code;
في بي vB_Editor&#91;'{$editorid}'&#93;.format(e, 'forecolor', code);
};
</script>
<script type="text/javascript" src="massy/massy.js"></script>
<if condition="$show&#91;'editor_toolbar'&#93;">
<!-- هاك product عام ـ توسيط أزرار محرر الرد السريع -->
<!-- لحذف الهاك product نحذف السطر التالي -->
<center>
<div id="{$editorid}_controls" class="controlbar">
$في بي vBeditTemplate&#91;clientscript&#93;
<script type="text/javascript">
var shortoptions = new Array("$sdefault&#91;1&#93;","$sdefault&#91;2&#93; ","$sdefault&#91;3&#93;","$sdefault&#91;4&#93;","$ sdefault&#91;5&#93;","$sdefault&#91;6&#93;","$sdef ault&#91;7&#93;","$sdefault&#91;8&#93;","$sdefault &#91;9&#93;","$sdefault&#91;10&#93;","$sdefault&#9 1;11&#93;","$sdefault&#91;12&#93;");
function bdr130cmd(tag,prompt,button,dflt,typ){
if(typ == "flat"){
result = في بي vB_Editor&#91;'$editorid'&#93;.show_prompt(prompt, dflt);
if(result){
var text = '&#91;'+tag+'&#93;' + result + '&#91;/'+tag+'&#93;';
}else{
return false
}
}else if(typ == "color"){
selection = في بي vB_Editor&#91;'$editorid'&#93;.get_selection();
if (selection == "") {
alert("يجب تضليل أو تحديد النص أولا");
return;
}
code = showModalDialog("massy/color.html","","help:no; center:yes; status:no; dialogHeight:176px; dialogWidth:356px");
if(code){
var text = '&#91;'+tag+'='+code+'&#93;' + selection + '&#91;/'+tag+'&#93;';
}else{
return false
}
}else if(typ == "flash"){
flink = في بي vB_Editor&#91;'$editorid'&#93;.show_prompt('يرجى ادخال رابط الفلاش :', 'http://');
fw = في بي vB_Editor&#91;'$editorid'&#93;.show_prompt('يرجى ادخال عرض الفلاش :', '350');
fh = في بي vB_Editor&#91;'$editorid'&#93;.show_prompt('يرجى ادخال طول الفلاش :', '400');
if(flink && fw && fh){
var text = '&#91;'+tag+'='+flink+'&#93;WIDTH='+fw+' HEIGHT='+fh+'&#91;/'+tag+'&#93;';
}else{
return false
}
}else{
selection = في بي vB_Editor&#91;'$editorid'&#93;.get_selection();
if (selection == "") {
alert("يجب تضليل أو تحديد النص أولا");
return;
}
result = في بي vB_Editor&#91;'$editorid'&#93;.show_prompt(prompt, dflt);
if(result){
var text = '&#91;'+tag+'='+result+'&#93;' + selection + '&#91;/'+tag+'&#93;';
}else{
return false
}
}
في بي vB_Editor&#91;'$editorid'&#93;.insert_text(text, false);
return false;
}
function addKeys(buttons) {
var tbl, newRow;
document.write('<table dir="rtl" id="keyboardTable" border="0" cellpadding="0" cellspacing="0" width="1px" style="display:none">');
document.write('<tr><td>');
newRow = 1;
for (var i = 0; i < buttons.length; i++) {
if (i % 15 == 0) {
document.write('<table dir="rtl" align="center" background="images/toolbox/key_1.gif" border="0" cellpadding="0" cellspacing="0" width="1px"><tr>');
newRow = 0;
}
tbl = '<td height="29px"><div onmouseout="this.parentNode.background = \'images/toolbox/key_1.gif\';this.style.color = \'black\';" onmouseover="this.parentNode.background = \'images/toolbox/key_2.gif\';this.style.color = \'white\';" onclick="في بي vB_Editor&#91;\'$editorid\'&#93;.insert_text(\'' + buttons&#91;i&#93; + '\',false);" style="font-size:x-small;font-family:tahoma;font-weight:bold;cursor:hand;text-align:center;width:30px;height:20px;color:black" tag="qkeys_' + buttons&#91;i&#93; + '|||qkeys">';
if (buttons&#91;i&#93; == " ") buttons&#91;i&#93; = "&nbsp;";
tbl = tbl + buttons&#91;i&#93; + '</div>';
tbl = tbl + '</td>';
document.write(tbl);
if ((i + 1) % 15 == 0) {
document.write('</tr></table>');
newRow = 1;
}
}
if (newRow == 0) {
document.write('</tr></table>');
}
document.write('</td></tr></table>');
}
bdr130_option_onclick = function(e)
{
var arg = this.title;
if (arg != '')
{
في بي vB_Editor&#91;'$editorid'&#93;.insert_text(' '+arg+' ', false);
}
في بي vBmenu.hide();
}
bdr130_select_onchange = function(e)
{
var arg = this.options&#91;this.selectedIndex&#93;.value;
if (arg != '')
{
في بي vB_Editor&#91;'$editorid'&#93;.insert_text(' '+arg+' ', false);
}
this.selectedIndex = 0;
}
في بي vB_Text_Editor.prototype.table = function(e)
{
code = window.open("massy.php?action=table&e=$editorid", "table", "toolbar=no,scrollbars=yes,resizable=yes,width=600 ,height=450");
};
function _sndReplaceReq(action, file, param) {
http = _createRequestObject();
http.open(action, 'massy/rpc.php?action='+file, true);
if(action=='POST'){
http.setRequestHeader("Content-type", "application/x-www-form-urlencoded");
http.setRequestHeader("Content-length", param.length);
http.setRequestHeader("Connection", "close");
}
http.onreadystatechange = function(){if(http.readyState == 4){في بي vB_Editor&#91;'{$editorid}'&#93;.insert_text(http. responseText, false);}};
http.send(param);
}
في بي vB_Text_Editor.prototype.keyboard = function(e)
{
keyboardTabl = fetch_object('keyboardTable');
if (keyboardTabl.style.display == "none") {
keyboardTabl.style.display = "inline";
fetch_object('{$editorid}_cmd_keyboard').state = true;
}else {
keyboardTabl.style.display = "none";
fetch_object('{$editorid}_cmd_keyboard').state = false;
}
};
في بي vB_Text_Editor.prototype.colo = function(e)
{
code = showModalDialog("massy/color.html","","help:no; center:yes; status:no; dialogHeight:176px; dialogWidth:356px");
if (!code)
return;
fetch_object('{$editorid}_color_bar').style.backgr oundColor = code;
في بي vB_Editor&#91;'{$editorid}'&#93;.format(e, 'forecolor', code);
};
في بي vB_Text_Editor.prototype.upload = function(e)
{
code = window.open("$vboptions&#91;upload_site&#93;", "", "toolbar=no,scrollbars=yes,resizable=yes,width=800 ,height=450");
};
</script>
<script type="text/javascript" src="massy/massy.js"></script>
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td id="$editorid" class="فيبويلتن في بي vBulletin_editor" width="100%">
<div id="{$editorid}_controls0" class="controlbar">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td><div class="imagebutton" id="{$editorid}_cmd_removeformat"><img src="$stylevar&#91;imgdir_editor&#93;/removeformat.gif" width="21" height="20" alt="$vbphrase&#91;remove_text_formatting&#93;" /></div></td>
<if condition="$show&#91;'font_bbcode'&#93; OR $show&#91;'size_bbcode'&#93;">
<td><img src="$stylevar&#91;imgdir_editor&#93;/separator.gif" width="6" height="20" alt="" /></td>
</if>
<if condition="$show&#91;'font_bbcode'&#93;">
<td><div class="imagebutton" id="{$editorid}_popup_fontname" title="$vbphrase&#91;fonts&#93;">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="popup_feedback"><div id="{$editorid}_font_out" style="width:91px">&nbsp;</div></td>
<td class="popup_pickbutton"><img src="$stylevar&#91;imgdir_editor&#93;/menupop.gif" width="11" height="16" alt="" /></td>
</tr>
</table>
</div></td>
</if>
<td><div class="imagebutton" id="{$editorid}_popbdr_shorts" title="الاختصارات">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="popup_feedback"><div id="{$editorid}_short_out" style="width:55px">&nbsp;</div></td>
<td class="popup_pickbutton"><img src="$stylevar&#91;imgdir_editor&#93;/menupop.gif" width="11" height="16" alt="" /></td>
</tr>
</table>
</div></td>
<if condition="$show&#91;'size_bbcode'&#93;">
<td><div class="imagebutton" id="{$editorid}_popup_fontsize" title="$vbphrase&#91;sizes&#93;">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="popup_feedback"><div id="{$editorid}_size_out" style="width:25px">&nbsp;</div></td>
<td class="popup_pickbutton"><img src="$stylevar&#91;imgdir_editor&#93;/menupop.gif" width="11" height="16" alt="" /></td>
</tr>
</table>
</div></td>
</if>
<if condition="$show&#91;'color_bbcode'&#93;">
<td><img src="$stylevar&#91;imgdir_editor&#93;/separator.gif" width="6" height="20" alt="" /></td>
<td><div class="imagebutton" id="{$editorid}_popup_forecolor" title="$vbphrase&#91;colors&#93;">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td id="{$editorid}_color_out"><img src="images/toolbox/color.gif" width="21" height="16" alt="" /><br /><img src="$vboptions&#91;cleargifurl&#93;" id="{$editorid}_color_bar" alt="" style="background-color:black" width="21" height="4" /></td>
<td class="alt_pickbutton"><img src="$stylevar&#91;imgdir_editor&#93;/menupop.gif" width="11" height="16" alt="" /></td>
</tr>
</table>
</div></td>
</if>
<td><div class="imagebutton" id="{$editorid}_cmd_colo"><img src="images/toolbox/colorpicker.gif" width="21" height="20" alt="اختيار لون" /></div></td>
<if condition="$show&#91;'wysiwygsmilies'&#93;">
<td><img src="$stylevar&#91;imgdir_editor&#93;/separator.gif" width="6" height="20" alt="" /></td>
<td><div class="imagebutton" id="{$editorid}_popup_smilie" title="$vbphrase&#91;smilies&#93;">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td><img src="$stylevar&#91;imgdir_editor&#93;/smilie.gif" alt="" width="21" height="20" /></td>
<td class="alt_pickbutton"><img src="$stylevar&#91;imgdir_editor&#93;/menupop.gif" width="11" height="16" alt="" /></td>
</tr>
</table>
</div></td>
</if>
<if condition="$show&#91;'attach'&#93;">
<td><div class="imagebutton" id="{$editorid}_popup_attach" title="$vbphrase&#91;attachments&#93;">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td><img src="$stylevar&#91;imgdir_editor&#93;/attach.gif" alt="" width="21" height="20" /></td>
<td class="alt_pickbutton"><img src="$stylevar&#91;imgdir_editor&#93;/menupop.gif" width="11" height="16" alt="" /></td>
</tr>
</table>
</div></td>
</if>
<!--
<td><img src="$stylevar&#91;imgdir_editor&#93;/separator.gif" width="6" height="20" alt="" /></td>
<td><div class="imagebutton" id="{$editorid}_cmd_cut"><img src="$stylevar&#91;imgdir_editor&#93;/cut.gif" width="21" height="20" alt="$vbphrase&#91;cut&#93;" /></div></td>
<td><div class="imagebutton" id="{$editorid}_cmd_copy"><img src="$stylevar&#91;imgdir_editor&#93;/copy.gif" width="21" height="20" alt="$vbphrase&#91;copy&#93;" /></div></td>
<td><div class="imagebutton" id="{$editorid}_cmd_paste"><img src="$stylevar&#91;imgdir_editor&#93;/paste.gif" width="21" height="20" alt="$vbphrase&#91;paste&#93;" /></div></td>
-->
<td><img src="$stylevar&#91;imgdir_editor&#93;/separator.gif" width="6" height="20" alt="" /></td>
<td><div class="imagebutton" id="{$editorid}_cmd_undo"><img src="images/toolbox/undo.gif" width="21" height="20" alt="$vbphrase&#91;undo&#93;" /></div></td>
<td><div class="imagebutton" id="{$editorid}_cmd_redo"><img src="images/toolbox/redo.gif" width="21" height="20" alt="$vbphrase&#91;redo&#93;" /></div></td>
<td><img src="$stylevar&#91;imgdir_editor&#93;/separator.gif" width="6" height="20" alt="" /></td>
<td><div class="imagebutton" id="{$editorid}_cmd_keyboard"><img src="images/toolbox/zkharf.gif" width="21" height="20" alt="زخرفة النص" /></div></td>
<td width="1%"><div>&nbsp;<a href="#" onclick="في بي vB_Editor&#91;'$editorid'&#93;.open_smilie_window( smiliewindow_x, smiliewindow_y); return false"><img border="0" src="images/smilies/smile.gif" width="16" height="16" alt="الإبتسامات"></a></div>
<td width="100%">&nbsp;</td>
<if condition="is_browser('ie') AND !is_browser('mac')">
<td><div class="imagebutton" id="{$editorid}_cmd_spelling"><img src="images/toolbox/spelling.gif" width="21" height="20" alt="$vbphrase&#91;check_spelling&#93;" /></div></td>
</if>
<td>
<div class="imagebutton" id="{$editorid}_cmd_resize_0_100"><img src="$stylevar&#91;imgdir_editor&#93;/resize_0.gif" width="21" height="9" alt="$vbphrase&#91;decrease_size&#93;" /></div>
<div class="imagebutton" id="{$editorid}_cmd_resize_1_100"><img src="$stylevar&#91;imgdir_editor&#93;/resize_1.gif" width="21" height="9" alt="$vbphrase&#91;increase_size&#93;" /></div>
</td>
<if condition="$show&#91;'wysiwyg_compatible'&#93;">
<td><div class="imagebutton" id="{$editorid}_cmd_switchmode"><img src="$stylevar&#91;imgdir_editor&#93;/switchmode.gif" width="21" height="20" alt="$vbphrase&#91;switch_editor_mode&#93;" /></div></td>
</if>
</tr>
</table>
<if condition="!$show&#91;'basicbbcodeonly'&#93;">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<if condition="$show&#91;'basic_bbcode'&#93;">
<td><div class="imagebutton" id="{$editorid}_cmd_bold0"><img src="images/toolbox/bold.gif" width="21" height="20" alt="$vbphrase&#91;bold&#93;" /></div></td>
<td><div class="imagebutton" id="{$editorid}_cmd_italic0"><img src="images/toolbox/italic.gif" width="21" height="20" alt="$vbphrase&#91;italic&#93;" /></div></td>
<td><div class="imagebutton" id="{$editorid}_cmd_underline0"><img src="images/toolbox/underline.gif" width="21" height="20" alt="$vbphrase&#91;underline&#93;" /></div></td>
<td><div class="imagebutton" id="{$editorid}_cmd_wrap0_overline"><img src="images/toolbox/overline.gif" width="21" height="20" alt="خط بالاعلى" /></div></td>
</if>
<if condition="$show&#91;'align_bbcode'&#93;">
<td><img src="$stylevar&#91;imgdir_editor&#93;/separator.gif" width="6" height="20" alt="" /></td>
<if condition="$stylevar&#91;'textdirection'&#93; == 'ltr'">
<td><div class="imagebutton" id="{$editorid}_cmd_justifyleft"><img src="$stylevar&#91;imgdir_editor&#93;/justifyleft.gif" width="21" height="20" alt="$vbphrase&#91;align_left&#93;" /></div></td>
<td><div class="imagebutton" id="{$editorid}_cmd_justifycenter"><img src="$stylevar&#91;imgdir_editor&#93;/justifycenter.gif" width="21" height="20" alt="$vbphrase&#91;align_center&#93;" /></div></td>



<td><div class="imagebutton" id="{$editorid}_cmd_justifyright"><img src="$stylevar&#91;imgdir_editor&#93;/justifyright.gif" width="21" height="20" alt="$vbphrase&#91;align_right&#93;" /></div></td>
<else />
<td><div class="imagebutton" id="{$editorid}_cmd_justifyright"><img src="$stylevar&#91;imgdir_editor&#93;/justifyright.gif" width="21" height="20" alt="$vbphrase&#91;align_right&#93;" /></div></td>
<td><div class="imagebutton" id="{$editorid}_cmd_justifycenter"><img src="$stylevar&#91;imgdir_editor&#93;/justifycenter.gif" width="21" height="20" alt="$vbphrase&#91;align_center&#93;" /></div></td>
<td><div class="imagebutton" id="{$editorid}_cmd_justifyleft"><img src="$stylevar&#91;imgdir_editor&#93;/justifyleft.gif" width="21" height="20" alt="$vbphrase&#91;align_left&#93;" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_wrap0_justify"><img src="images/toolbox/justify.gif" width="21" height="20" alt="محاذاة إلى الأطراف" /></div></td>
</if>
</if>
<if condition="$show&#91;'align_bbcode'&#93; OR $show&#91;'list_bbcode'&#93;">
<td><img src="$stylevar&#91;imgdir_editor&#93;/separator.gif" width="6" height="20" alt="" /></td>
</if>
<if condition="$show&#91;'list_bbcode'&#93;">
<td><div class="imagebutton" id="{$editorid}_cmd_insertorderedlist"><img src="images/toolbox/insertorderedlist.gif" width="21" height="20" alt="$vbphrase&#91;ordered_list&#93;" /></div></td>
<td><div class="imagebutton" id="{$editorid}_cmd_insertunorderedlist"><img src="images/toolbox/insertunorderedlist.gif" width="21" height="20" alt="$vbphrase&#91;unordered_list&#93;" /></div></td>
</if>
<if condition="$stylevar&#91;'textdirection'&#93; == 'ltr'">
<td><div class="imagebutton" id="{$editorid}_cmd_outdent"><img src="$stylevar&#91;imgdir_editor&#93;/outdent.gif" width="21" height="20" alt="$vbphrase&#91;decrease_indent&#93;" /></div></td>
<td><div class="imagebutton" id="{$editorid}_cmd_indent"><img src="$stylevar&#91;imgdir_editor&#93;/indent.gif" width="21" height="20" alt="$vbphrase&#91;increase_indent&#93;" /></div></td>
<else />
<td><div class="imagebutton" id="{$editorid}_cmd_outdent"><img src="images/toolbox/indent.gif" width="21" height="20" alt="$vbphrase&#91;decrease_indent&#93;" /></div></td>
<td><div class="imagebutton" id="{$editorid}_cmd_indent"><img src="images/toolbox/outdent.gif" width="21" height="20" alt="$vbphrase&#91;increase_indent&#93;" /></div></td>
</if>
<if condition="$show&#91;'url_bbcode'&#93; OR $show&#91;'img_bbcode'&#93;">
<td><img src="$stylevar&#91;imgdir_editor&#93;/separator.gif" width="6" height="20" alt="" /></td>
</if>
<if condition="$show&#91;'url_bbcode'&#93;">
<td><div class="imagebutton" id="{$editorid}_cmd_createlink"><img src="images/toolbox/createlink.gif" width="21" height="20" alt="$vbphrase&#91;insert_link&#93;" /></div></td>
</if>
<if condition="$show&#91;'img_bbcode'&#93;">
<td><div class="imagebutton" id="{$editorid}_cmd_insertimage"><img src="images/toolbox/insertimage.gif" width="21" height="20" alt="$vbphrase&#91;insert_image&#93;" /></div></td>
</if>
<if condition="$show&#91;'quote_bbcode'&#93;">
<td><img src="$stylevar&#91;imgdir_editor&#93;/separator.gif" width="6" height="20" alt="" /></td>
<td><div class="imagebutton" id="{$editorid}_cmd_wrap0_quote0"><img src="images/toolbox/quote.gif" width="21" height="20" alt="$vbphrase&#91;wrap_quote_tags&#93;" /></div></td>
</if>
<if condition="$show&#91;'code_bbcode'&#93; OR $show&#91;'html_bbcode'&#93; OR $show&#91;'php_bbcode'&#93;">
<if condition="$show&#91;'code_bbcode'&#93;">
<td><div class="imagebutton" id="{$editorid}_cmd_wrap0_code"><img src="$stylevar&#91;imgdir_editor&#93;/code.gif" width="21" height="20" alt="$vbphrase&#91;wrap_code_tags&#93;" /></div></td>
</if>
<if condition="$show&#91;'html_bbcode'&#93;">
<td><div class="imagebutton" id="{$editorid}_cmd_wrap0_html"><img src="$stylevar&#91;imgdir_editor&#93;/html.gif" width="21" height="20" alt="$vbphrase&#91;wrap_html_tags&#93;" /></div></td>
</if>
<if condition="$show&#91;'php_bbcode'&#93;">
<td><div class="imagebutton" id="{$editorid}_cmd_wrap0_php"><img src="images/toolbox/php.gif" width="21" height="20" alt="$vbphrase&#91;wrap_php_tags&#93;" /></div></td>
</if>
</if>
<td><img src="$stylevar&#91;imgdir_editor&#93;/separator.gif" width="6" height="20" alt="" /></td>
<td><div class="imagebutton" id="{$editorid}_cmd_wrap0_s"><img src="images/toolbox/strike.gif" width="21" height="20" alt="يتوسطه خط" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_wrap0_hide"><img src="images/toolbox/hide.gif" width="21" height="20" alt="كتابة مخفية" /></div></td>
<if condition="$في بي vBeditTemplate&#91;'extrabuttons'&#93; != '' ">
<td><img src="$stylevar&#91;imgdir_editor&#93;/separator.gif" width="6" height="20" alt="" /></td>
$في بي vBeditTemplate&#91;extrabuttons&#93;
</if>
</tr>
</table>
</if>
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td><div class="imagebutton" id="{$editorid}_cmd_poem"><img src="images/toolbox/poem.gif" width="21" height="20" alt="قصيدة شعرية" /></div></td>
<td><div class="imagebutton" id="{$editorid}_cmd_gradient"><img src="images/toolbox/gradient.gif" width="21" height="20" alt="نص بالوان متدرجة" /></div></td>
<td><div class="imagebutton" id="{$editorid}_cmd_frame"><img src="images/toolbox/frame.gif" width="21" height="20" alt="إنشاء إطار" /></div></td>
<td><div class="imagebutton" id="{$editorid}_cmd_marq"><img src="images/toolbox/marq.gif" width="21" height="20" alt="النص المتحرك" /></div></td>
<td><img src="$stylevar&#91;imgdir_editor&#93;/separator.gif" width="6" height="20" alt="" /></td>
<td><div class="imagebutton" id="{$editorid}_cmd_hcal"><img src="images/toolbox/h_calendar.gif" width="21" height="20" alt="إضافة تاريخ اليوم الهجري" /></div></td>
<td><div class="imagebutton" id="{$editorid}_cmd_numbers"><img src="images/toolbox/numbers.gif" width="21" height="20" alt="تحويل الارقام إلى كتابة" /></div></td>
<td><div class="imagebutton" id="{$editorid}_cmd_keyb"><img src="images/toolbox/keyb.gif" width="21" height="20" alt="تصحيح الكيبورد" /></div></td>
<td><div class="imagebutton" id="{$editorid}_cmd_terms"><img src="images/toolbox/terms.gif" width="21" height="20" alt="ترجمة لفظية للنص" /></div></td>
<td><img src="$stylevar&#91;imgdir_editor&#93;/separator.gif" width="6" height="20" alt="" /></td>
<td><div class="imagebutton" id="{$editorid}_cmd_table"><img src="images/toolbox/table.gif" width="21" height="20" alt="اضافة جدول" /></div></td>
<td><div class="imagebutton" id="{$editorid}_cmd_textformat"><img src="images/toolbox/text.gif" width="21" height="20" alt="منسق النصوص" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_bor" onclick="bdr130cmd('bor','',this,'','color');"><im g src="images/toolbox/bor.gif" width="21" height="20" alt="جدول متقطع بخيار اللون" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_wrap0_gdwl"><img src="images/toolbox/gdwl.gif" width="21" height="20" alt="اضافة اطار صورة ملون بالوان متحركه" /></div></td>
<td><img src="$stylevar&#91;imgdir_editor&#93;/separator.gif" width="6" height="20" alt="" /></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_wrap1_info"><img src="images/toolbox/info.gif" width="21" height="20" alt="ملاحظة" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_wrap1_caution"><img src="images/toolbox/caution.gif" width="21" height="20" alt="تنبيه" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_wrap1_warning"><img src="images/toolbox/warning.gif" width="21" height="20" alt="تحذير" /></div></td>
<td><div class="imagebutton" id="{$editorid}_cmd_upload"><img src="images/toolbox/upload.gif" width="21" height="20" alt="مركز تحميل الصور والملفات" /></div></td>
<td><img src="$stylevar&#91;imgdir_editor&#93;/separator.gif" width="6" height="20" alt="" /></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_wrap0_motfrk"><img src="images/toolbox/motfrk.gif" width="21" height="20" alt="حروف متفرقة غير متشابكة مثال : أبـ و عـ مـ ر" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_wrap0_mklb1"><img src="images/toolbox/mklb1.gif" width="21" height="20" alt="نص مقلوب أفقي" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_wrap0_mklb2"><img src="images/toolbox/mklb2.gif" width="21" height="20" alt="نص مقلوب للاعلى" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_wrap0_mklb"><img src="images/toolbox/mklb.gif" width="21" height="20" alt="نص مقلوب عمودي" /></div></td>
<td><img src="$stylevar&#91;imgdir_editor&#93;/separator.gif" width="6" height="20" alt="" /></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_wrap0_blur1"><img src="images/toolbox/blur1.gif" width="21" height="20" alt="نص مشوش بدرجة عالية" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_wrap0_blur"><img src="images/toolbox/blur.gif" width="21" height="20" alt="نص مشوش بدرجة متوسطة" /></div></td>
</tr>
<tr>
<td><div class="bdr130button" id="{$editorid}_bdr130_wrap0_fot1"><img src="images/toolbox/fot1.gif" width="21" height="20" alt="نص بالوان عشوائية متحركه لكل حرف : ملاحظة لابد من اختيار هذه الميزة قبل اختيار الحجم ونوع الخط" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_3mr" onclick="bdr130cmd('3mr','يرجى ادخال رابط الصورة',this,'backgrounds/16.gif');"><img src="images/toolbox/3mr.gif" width="21" height="20" alt="خلفية صورية للموضوع" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_mark" onclick="bdr130cmd('mark','',this,'','color');"><i mg src="images/toolbox/mark.gif" width="21" height="20" alt="تظليل النص" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_wrap0_caps"><img src="images/toolbox/caps.gif" width="21" height="20" alt="تحويل الحروف الإنجليزية الصغيرة إلى كبيرة مثل abc &raquo; ABC ولاتعمل مع العربية" /></div></td>
<td><img src="$stylevar&#91;imgdir_editor&#93;/separator.gif" width="6" height="20" alt="" /></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_wrap0_Unload"><img src="images/toolbox/unload.gif" width="21" height="20" alt="ضع الرسالة التي تحب ان تودع قارىء موضوعك بها اثناء خروجه من الموضوع" /></div></td>
<td><div class="imagebutton" id="{$editorid}_cmd_msg"><img src="images/toolbox/msg.gif" width="21" height="20" alt="يمكنك وضع رسالة تخرج تلقائياً بمجرد دخول الزائر لموضوعك" /></div></td>
<td><div class="imagebutton" id="{$editorid}_cmd_shr71"><img src="images/toolbox/shr71.gif" width="21" height="20" alt="بالون حوار وشرح طريقة لاي صورة تختارها ملاحظه لاتحدد عنوان الصورة قبل النقر على الزر" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_shr7" onclick="bdr130cmd('shr7','ادخل الشرح طريقة الذي تريد ظهوره عند المرور بالماوس',this,'مثل شرح طريقة او رساله او تعليق الخ');"><img src="images/toolbox/shr7.gif" width="21" height="20" alt="بالون حوار او شرح طريقة لاي كلمة تحددها" /></div></td>
<td><img src="$stylevar&#91;imgdir_editor&#93;/separator.gif" width="6" height="20" alt="" /></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_shr72" onclick="bdr130cmd('shr72','ادخل الشرح طريقة الذي تريد ظهوره عند المرور بالماوس',this,'مثل شرح طريقة او رساله او تعليق الخ');"><img src="images/toolbox/shr72.gif" width="21" height="20" alt="شرح طريقة كلمة تختارها اسفل المتصفح انظر اسفل المتصفح بعد وضع الماوس على الكلمة 42 حرف فقط" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_button" onclick="bdr130cmd('button','ادخل الشرح طريقة الذي تريد ظهوره عند النقر بالماوس',this,'مثل شرح طريقة او رساله او تعليق الخ');"><img src="images/toolbox/button.gif" width="21" height="20" alt="زر شرح طريقة برسالة مستقله ملاحظه يجب ان تكون الرسالة غير طويله" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_click" onclick="bdr130cmd('click','ادخل الشرح طريقة الذي تريد ظهوره عند النقر بالماوس',this,'مثل شرح طريقة او رساله او تعليق الخ');"><img src="images/toolbox/click.gif" width="21" height="20" alt="يمكنك وضع رسالة على اي كلمة تريد وتخرج بمجرد النقر عليها" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_mouseover" onclick="bdr130cmd('mouseover','ادخل الشرح طريقة الذي تريد ظهوره عند المرور بالماوس',this,'مثل شرح طريقة او رساله او تعليق الخ');"><img src="images/toolbox/mouseover.gif" width="21" height="20" alt="يمكنك وضع رسالة على اي نص تخرج بمجرد مرور الماوس على الكلمة المراده" /></div></td>
<td><img src="$stylevar&#91;imgdir_editor&#93;/separator.gif" width="6" height="20" alt="" /></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_glow" onclick="bdr130cmd('glow','',this,'','color');"><i mg src="images/toolbox/glow.gif" width="21" height="20" alt="وضع اشعاعي" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_wrap0_blink"><img src="images/toolbox/blink.gif" width="21" height="20" alt="وميض" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_wrap0_glint"><img src="images/toolbox/glint.gif" width="21" height="20" alt="بريق" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_glow1" onclick="bdr130cmd('glow1','',this,'','color');">< img src="images/toolbox/glow1.gif" width="21" height="20" alt="نص محدد بلون" /></div></td>
<td><img src="$stylevar&#91;imgdir_editor&#93;/separator.gif" width="6" height="20" alt="" /></td>
<td><div class="imagebutton" id="{$editorid}_cmd_youtube"><img src="images/toolbox/youtube.gif" width="21" height="20" alt="إضافة مقطع يوتوب YouTube" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_rplayer" onclick="bdr130cmd('rplayer','ادخل رابط الملف',this,'http://','flat');"><img src="images/toolbox/rplayer.gif" width="21" height="20" alt="تشغيل ملف رييل بلاير (rm,ra,ram)" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_flash1" onclick="bdr130cmd('flash1','',this,'','flash');"> <img src="images/toolbox/flash1.gif" width="21" height="20" alt="فلاش شفاف" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_flash" onclick="bdr130cmd('flash','',this,'','flash');">< img src="images/toolbox/flash.gif" width="21" height="20" alt="تشغيل ملف فلاش (swf)" /></div></td>
<td><img src="$stylevar&#91;imgdir_editor&#93;/separator.gif" width="6" height="20" alt="" /></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_media" onclick="bdr130cmd('media','ادخل رابط الملف',this,'http://','flat');"><img src="images/toolbox/media.gif" width="21" height="20" alt="تشغيل ملفات الصوت والصورة (mp3,wav,au,wma,mpg,mpeg,wmv,avi)" /></div></td>
<td><div class="imagebutton" id="{$editorid}_cmd_inserthr"><img src="images/toolbox/hr.gif" width="21" height="20" alt="إضافة خط أفقي ملون" /></div></td>
</tr>
<tr>
<td><div class="bdr130button" id="{$editorid}_bdr130_cc" onclick="bdr130cmd('cc','ادخل اسم الزر',this,'مثلا انقر هنا لمشاهدة المحتوى المخفي');"><img src="images/toolbox/cc.gif" width="21" height="20" alt="زر لاخراج محتوى مخفي" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_a7la1" onclick="bdr130cmd('a7la1','',this,'','color');">< img src="images/toolbox/a7la1.gif" width="21" height="20" alt="ظل ثابت للنص" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_all1" onclick="bdr130cmd('all1','',this,'','color');"><i mg src="images/toolbox/all1.gif" width="21" height="20" alt="ظل متدرج للنص" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_img2" onclick="bdr130cmd('img2','يرجى ادخال رابط الصورة',this,'http://','flat');"><img src="images/toolbox/img2.gif" width="21" height="20" alt="صورة بمؤثر التلاشي وبمجرد وضع الماوس عليها تتضح بشكلها الحقيقي" /></div></td>
<td><img src="$stylevar&#91;imgdir_editor&#93;/separator.gif" width="6" height="20" alt="" /></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_img3" onclick="bdr130cmd('img3','يرجى ادخال رابط الصورة',this,'http://','flat');"><img src="images/toolbox/img3.gif" width="21" height="20" alt="مؤثر اهتزاز عشوائي على اي صورة تختارها حاول ان لاتكون الصورة كبيره" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_sor2" onclick="bdr130cmd('sor2','يرجى ادخال رابط الصورة',this,'http://','flat');"><img src="images/toolbox/sor2.gif" width="21" height="20" alt="صورة مقلوبه عموديا" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_sor1" onclick="bdr130cmd('sor1','يرجى ادخال رابط الصورة',this,'http://','flat');"><img src="images/toolbox/sor1.gif" width="21" height="20" alt="صورة مقلوبه افقيا" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_m3kos" onclick="bdr130cmd('m3kos','يرجى ادخال رابط الصورة',this,'http://','flat');"><img src="images/toolbox/m3kos.gif" width="21" height="20" alt="عكس الوان الصورة" /></div></td>
<td><img src="$stylevar&#91;imgdir_editor&#93;/separator.gif" width="6" height="20" alt="" /></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_shfaf" onclick="bdr130cmd('shfaf','يرجى ادخال رابط الصورة',this,'http://','flat');"><img src="images/toolbox/shfaf.gif" width="21" height="20" alt="صورة شفافة من اليمين" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_ash3h" onclick="bdr130cmd('ash3h','يرجى ادخال رابط الصورة',this,'http://','flat');"><img src="images/toolbox/ash3h.gif" width="21" height="20" alt="صورة اشعه سينيه" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_rmade" onclick="bdr130cmd('rmade','يرجى ادخال رابط الصورة',this,'http://','flat');"><img src="images/toolbox/rmade.gif" width="21" height="20" alt="صورة بدرجات رمادي" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_shfaf1" onclick="bdr130cmd('shfaf1','يرجى ادخال رابط الصورة',this,'http://','flat');"><img src="images/toolbox/shfaf1.gif" width="21" height="20" alt="صورة شفافه من اليسار" /></div></td>
<td><img src="$stylevar&#91;imgdir_editor&#93;/separator.gif" width="6" height="20" alt="" /></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_shfaf2" onclick="bdr130cmd('shfaf2','يرجى ادخال رابط الصورة',this,'http://','flat');"><img src="images/toolbox/shfaf2.gif" width="21" height="20" alt="صورة شفافه من الاطراف" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_aldl" onclick="bdr130cmd('aldl','يرجى ادخال رابط الصورة',this,'http://','flat');"><img src="images/toolbox/aldl.gif" width="21" height="20" alt="صورة بظل" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_mn7ot1" onclick="bdr130cmd('mn7ot1','يرجى ادخال رابط الصورة',this,'http://','flat');"><img src="images/toolbox/mn7ot1.gif" width="21" height="20" alt="صورة منحوته1" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_mn7ot2" onclick="bdr130cmd('mn7ot2','يرجى ادخال رابط الصورة',this,'http://','flat');"><img src="images/toolbox/mn7ot2.gif" width="21" height="20" alt="صورة منحوته2" /></div></td>
<td><img src="$stylevar&#91;imgdir_editor&#93;/separator.gif" width="6" height="20" alt="" /></td>
<td><div class="imagebutton" id="{$editorid}_cmd_mtohg"><img src="images/toolbox/mtohg.gif" width="21" height="20" alt="صورة متوهجه" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_mshosh1" onclick="bdr130cmd('mshosh1','يرجى ادخال رابط الصورة',this,'http://','flat');"><img src="images/toolbox/mshosh1.gif" width="21" height="20" alt="صورة بتشويش ضبابي" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_mshosh2" onclick="bdr130cmd('mshosh2','يرجى ادخال رابط الصورة',this,'http://','flat');"><img src="images/toolbox/mshosh2.gif" width="21" height="20" alt="صورة بتشويش ازاحه" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_mshosh3" onclick="bdr130cmd('mshosh3','يرجى ادخال رابط الصورة',this,'http://','flat');"><img src="images/toolbox/mshosh3.gif" width="21" height="20" alt="صورة بتأثير ريح" /></div></td>
<td><img src="$stylevar&#91;imgdir_editor&#93;/separator.gif" width="6" height="20" alt="" /></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_mshosh4" onclick="bdr130cmd('mshosh4','يرجى ادخال رابط الصورة',this,'http://','flat');"><img src="images/toolbox/mshosh4.gif" width="21" height="20" alt="صورة بتأثير اسقاط" /></div></td>
<td><div class="bdr130button" id="{$editorid}_bdr130_mtmoeg" onclick="bdr130cmd('mtmoeg','يرجى ادخال رابط الصورة',this,'http://','flat');"><img src="images/toolbox/mtmoeg.gif" width="21" height="20" alt="صورة متموجه" /></div></td>
</tr>
</table>
<script type="text/javascript">
showKeyboard();
</script>
</div>
</td>
</tr>
</table>
</div>
<!-- هاك product عام ـ توسيط أزرار محرر الرد السريع -->
<!-- لحذف الهاك product نحذف السطر التالي -->
</center>
</if>
<div class="controlbar" style="padding-$stylevar&#91;right&#93;:8px">
<fieldset style="border:0px; padding:0px; margin:0px">
<if condition="$show&#91;'qr_require_click'&#93;">
<textarea name="message" id="{$editorid}_textarea" rows="10" cols="60" style="width:100%; height:{$editor_height}px" tabindex="1" dir="$stylevar&#91;textdirection&#93;" disabled="disabled">$vbphrase&#91;click_quick_repl y_icon&#93;</textarea>
<else />
<textarea name="message" id="{$editorid}_textarea" rows="10" cols="60" style="width:100%; height:{$editor_height}px" tabindex="1" dir="$stylevar&#91;textdirection&#93;"></textarea>
</if>
</fieldset>
<!--width:$stylevar&#91;messagewidth&#93;-->
</div>
<div class="controlbar" style="padding-$stylevar&#91;right&#93;:8px">
<div id="massybar" style="font-size:10px;font-family:Tahoma">الصندوق الماسي الخامس - Massy Version 5</div>
</div>
<input type="hidden" name="wysiwyg" id="{$editorid}_mode" value="$editortype" />
<input type="hidden" name="styleid" value="$session&#91;styleid&#93;" />
<script type="text/javascript">
<!--
في بي vB_Editor&#91;'$editorid'&#93; = new في بي vB_Text_Editor('$editorid', $editortype, '$forumid', '$parsesmilie');
في بي vB_Editor&#91;'$editorid'&#93;.init_bdr130_button( );
var QR_EditorID = '$editorid';
//-->
</script>
</code> </code>

وتقبلو تحياتي فريق رؤيه
adminv88x.net




التعديل الأخير كان بواسطة ROAYH; 26 - 07 - 2014 الساعة 05:41




©المشاركات المنشورة تعبر عن وجهة نظر صاحبها فقط، ولا تُعبّر بأي شكل من الأشكال عن وجهة نظر إدارة المنتدى©