تحديث آخر نسخة 1.8.37

تقييم الموضوع :
  • 3 أصوات - بمعدل 3.67
  • 1
  • 2
  • 3
  • 4
  • 5
هدية أول يوم في رمضان محرر الفي بي الشهير
#9
أعيد طرح قالب newthread لأن به خطأ عند النسخ كما تلاحظون

New Thread Templates>>newthread

PHP كود :
<html>
<
head>
<
title>{$lang->newthread_in}</title>
{
$headerinclude}
<
script type="text/javascript" src="jscripts/post.js?ver=1400"></script>

<!-- dddddddddddddddddddd -->
<style type="text/css" id="vbulletin_css">

<!-- Editor Styles -->
<style type="text/css" id="vbulletin_editor_css_dynamic">
<!--
@import url("clientscript/vbulletin_editor.css?v=372");

.vBulletin_editor {
    background: #E1E1E2;
    padding: 6px;
}
.imagebutton {
    background: #E1E1E2;
    color: #000000;
    padding: 1px;
    border: none;
}
.ocolor, .ofont, .osize, .osmilie, .osyscoloar, .smilietitle {
    background: #FFFFFF;
    color: #000000;
    border: 1px solid #FFFFFF;
}
.popup_pickbutton {
    border: 1px solid #FFFFFF;
}
.popup_feedback {
    background: #FFFFFF;
    color: #000000;
    border-left: 1px solid #FFFFFF;
}
.popupwindow {
    background: #FFFFFF;
}
#fontOut, #sizeOut, .popup_feedback div {
    background: #FFFFFF;
    color: #000000;
}
.alt_pickbutton {
    border-right: 1px solid #E1E1E2;
}
.popup_feedback input, .popup_feedback div
{
    border: 0px solid;
    padding: 0px 2px 0px 2px;
    cursor: default;
    font: 11px tahoma;
    overflow: hidden;
}
-->
</style>
<!-- / Editor Styles -->



<script type="text/javascript" src="editor_files/yahoo-dom-event.js"></script>
<script type="text/javascript" src="editor_files/connection-min.js"></script>
<script type="text/javascript">
<!--
var SESSIONURL = "";
var SECURITYTOKEN = "1219835163-c5432cefbe9b07e5da9ef7f4026be997c2b00745";
var IMGDIR_MISC = "images/misc";
var vb_disable_ajax = parseInt("0", 10);
// -->
</script>
<script type="text/javascript" src="editor_files/vbulletin_global.js"></script>
<script type="text/javascript" src="editor_files/vbulletin_menu.js"></script>


<!-- dddddddddddddddddddd -->


</head>
<body>
{$header}
{$preview}
{$thread_errors}
{$attacherror}
<form action="newthread.php?fid={$fid}&amp;processed=1" method="post" enctype="multipart/form-data" name="input" onsubmit="return vB_Editor['vB_Editor_001'].prepare_submit(this.subject.value, 10)">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->post_new_thread}</strong></td>
</tr>
{$loginbox}
<tr>
<td class="trow2" width="20%"><strong>{$lang->thread_subject}</strong></td>
<td class="trow2"><input type="text" class="textbox" name="subject" size="40" maxlength="85" value="{$subject}" tabindex="1" /></td>
</tr>
{$posticons}
<tr>
<td class="trow2" valign="top"><strong>{$lang->your_message}</strong></td>
<td class="trow2">

<!-- dddddddddddddddddddddddddddddddddddddddd -->
<!-- Editor Scripts -->
<script type="text/javascript" src="editor_files/vbulletin_textedit.js"></script>
<script type="text/javascript">
<!--
var fontoptions = new Array("Arial", "Arial Black", "Arial Narrow", "Book Antiqua", "Century Gothic", "Comic Sans MS", "Courier New", "Fixedsys", "Franklin Gothic Medium", "Garamond", "Georgia", "Impact", "Lucida Console", "Lucida Sans Unicode", "Microsoft Sans Serif", "Palatino Linotype", "System", "Tahoma", "Times New Roman", "Trebuchet MS", "Verdana");
var sizeoptions = new Array(1, 2, 3, 4, 5, 6, 7);
var smilieoptions = { 
    'الابتسامات العامه' : {
        '1' : new Array('images/smilies/smile.gif', ':)', 'Smile'),
        '11' : new Array('images/smilies/frown.gif', ':(', 'Frown'),
        '10' : new Array('images/smilies/confused.gif', ':confused:', 'Confused'),
        '8' : new Array('images/smilies/mad.gif', ':mad:', 'Mad'),
        '5' : new Array('images/smilies/tongue.gif', ':p', 'Stick Out Tongue'),
        '4' : new Array('images/smilies/wink.gif', ';)', 'Wink'),
        '3' : new Array('images/smilies/biggrin.gif', ':D', 'Big Grin'),
        '2' : new Array('images/smilies/redface.gif', ':o', 'Embarrassment'),
        '7' : new Array('images/smilies/rolleyes.gif', ':rolleyes:', 'Roll Eyes (Sarcastic)'),
        '6' : new Array('images/smilies/cool.gif', ':cool:', 'Cool'),
        '9' : new Array('images/smilies/eek.gif', ':eek:', 'EEK!')} };

var istyles = { "pi_button_down" : [ "#98B5E2", "#000000", "0px", "1px solid #316AC5" ], "pi_button_hover" : [ "#C1D2EE", "#000000", "0px", "1px solid #316AC5" ], "pi_button_normal" : [ "#E1E1E2", "#000000", "1px", "none" ], "pi_button_selected" : [ "#F1F6F8", "#000000", "0px", "1px solid #316AC5" ], "pi_menu_down" : [ "#98B5E2", "#316AC5", "0px", "1px solid #316AC5" ], "pi_menu_hover" : [ "#C1D2EE", "#316AC5", "0px", "1px solid #316AC5" ], "pi_menu_normal" : [ "#FFFFFF", "#000000", "0px", "1px solid #FFFFFF" ], "pi_popup_down" : [ "#98B5E2", "#000000", "0px", "1px solid #316AC5" ] };

var smiliewindow_x = 240;
var smiliewindow_y = 280;

var ignorequotechars = 1;
var allowbasicbbcode = true;

// vB Phrases
vbphrase["wysiwyg_please_wait"]          = "الرجاء الإنتظار لمحرر WYSIWYG لإكمال التحميل...";
vbphrase["wysiwyg_initialized"]          = "محرر WYSIWYG تمت الإعدادات النهائية لـ %1$s في %2$s ثواني.";
vbphrase["wysiwyg_command_invalid"]      = "هذا الخيار غير صالح أو غير متاح .";
vbphrase["moz_must_select_text"]         = "يتطلب منك أن تختار بعض النصوص لتعمل هذه الوظيفة";
vbphrase["moz_edit_config_file"]         = "تحتاج لتعديل ملف Mozilla config للسماح لعمل هذا.";
vbphrase["enter_tag_option"]             = "رجاءً أدخل الخيار لأداة %1$s الخاص بك:";
vbphrase["must_select_text_to_use"]      = "يجب أن تحدد بعضا من النص لاستخدام هذه الوظيفة.";
vbphrase["browser_is_safari_no_wysiwyg"] = "متصفّح Safari لا يدعم نمط WYSIWYG.";
vbphrase["enter_option_x_tag"]           = "أدخل الخيار لأداة [%1$s]:";
vbphrase["enter_text_to_be_formatted"]   = "أدخل النص للتهيئة";
vbphrase["enter_link_text"]              = "أدخل النص ليعرض على الرابط (اختياري):";
vbphrase["enter_list_type"]              = "أي نوع من القوائم تريد؟ أدخل '1' لقائمة رقمية, أدخل 'أ' لقائمة أبجدية, أو إتركه فارغاً لعمل قائمة نقطية:";
vbphrase["enter_list_item"]              = "أدخل عناصر القائمة.\r\nإترك الحقل فارغ أو اضغط 'إلغاء' لإكمال القائمة:";
vbphrase["must_enter_subject"]           = "يجب إدخال عنوان الموضوع !";
vbphrase["message_too_short"]            = "عدد أحرف المشاركة التي كتبتها قصيرة جدآ ، يجب أن تتجاوز %1$s حرف.";
vbphrase["enter_link_url"]               = "رجاءً أدخل عنوان الرابط مع الملقم:";
vbphrase["enter_image_url"]              = "رجاءً أدخل عنوان الرابط للصورة:";
vbphrase["enter_email_link"]             = "رجاءً أدخل البريد الإلكتروني للرابط:";
vbphrase["complete_image_verification"]  = "لم تقم بإنهاء التحقق من الصورة";
vbphrase["iespell_not_installed"]        = "برنامج ieSpell هو أداة تدقيق التهجئة لمتصفح Internet Explorer.\r\n\r\nإذا كنت تريد تحميل ieSpell, إضغط موافق; ما عدا ذلك إضغط إلغاء.\r\n\r\nيمكن تحميل ieSpell من http://www.iespell.com";
vbphrase["click_quick_reply_icon"]       = "";
vbphrase["insert_all"]                   = "إدخال الكل";

//-->
</script>
<!-- / Editor Scripts -->

<table border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
    <td id="vB_Editor_001" class="vBulletin_editor" width="100%">
        <div id="vB_Editor_001_controls" class="controlbar">
            <table border="0" cellpadding="0" cellspacing="0">
            <tbody><tr>
                <td><div class="imagebutton" id="vB_Editor_001_cmd_removeformat"><img title="إلغاء تنسيق النص" src="editor_files/removeformat.gif" alt="إلغاء تنسيق النص" width="21" height="20"></div></td>
            
                <td><img src="editor_files/separator.gif" alt="" width="6" height="20"></td>
            
            
                <td><div style="border: medium none ; padding: 1px; background: rgb(225, 225, 226) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(0, 0, 0);" class="imagebutton" id="vB_Editor_001_popup_fontname" title="الخطوط">
                    <table border="0" cellpadding="0" cellspacing="0">
                    <tbody><tr>
                        <td style="border-right: 1px solid rgb(255, 255, 255);" class="popup_feedback"><div id="vB_Editor_001_font_out" style="width: 91px;">الخطوط</div><div style="width: 91px; display: none;" id="vB_Editor_001_fontoption_Arial">Arial</div><div style="width: 91px; display: none;" id="vB_Editor_001_fontoption_Arial Black">Arial Black</div><div style="width: 91px; display: none;" id="vB_Editor_001_fontoption_Arial Narrow">Arial Narrow</div><div style="width: 91px; display: none;" id="vB_Editor_001_fontoption_Book Antiqua">Book Antiqua</div><div style="width: 91px; display: none;" id="vB_Editor_001_fontoption_Century Gothic">Century Gothic</div><div style="width: 91px; display: none;" id="vB_Editor_001_fontoption_Comic Sans MS">Comic Sans MS</div><div style="width: 91px; display: none;" id="vB_Editor_001_fontoption_Courier New">Courier New</div><div style="width: 91px; display: none;" id="vB_Editor_001_fontoption_Fixedsys">Fixedsys</div><div style="width: 91px; display: none;" id="vB_Editor_001_fontoption_Franklin Gothic Medium">Franklin Gothic Medium</div><div style="width: 91px; display: none;" id="vB_Editor_001_fontoption_Garamond">Garamond</div><div style="width: 91px; display: none;" id="vB_Editor_001_fontoption_Georgia">Georgia</div><div style="width: 91px; display: none;" id="vB_Editor_001_fontoption_Impact">Impact</div><div style="width: 91px; display: none;" id="vB_Editor_001_fontoption_Lucida Console">Lucida Console</div><div style="width: 91px; display: none;" id="vB_Editor_001_fontoption_Lucida Sans Unicode">Lucida Sans Unicode</div><div style="width: 91px; display: none;" id="vB_Editor_001_fontoption_Microsoft Sans Serif">Microsoft Sans Serif</div><div style="width: 91px; display: none;" id="vB_Editor_001_fontoption_Palatino Linotype">Palatino Linotype</div><div style="width: 91px; display: none;" id="vB_Editor_001_fontoption_System">System</div><div style="width: 91px; display: none;" id="vB_Editor_001_fontoption_Tahoma">Tahoma</div><div style="width: 91px; display: none;" id="vB_Editor_001_fontoption_Times New Roman">Times New Roman</div><div style="width: 91px; display: none;" id="vB_Editor_001_fontoption_Trebuchet MS">Trebuchet MS</div><div style="width: 91px; display: none;" id="vB_Editor_001_fontoption_Verdana">Verdana</div></td>
                        <td style="border-color: rgb(255, 255, 255);" class="popup_pickbutton"><img src="editor_files/menupop.gif" alt="" width="11" height="16"></td>
                    </tr>
                    </tbody></table>
                </div></td>
            
            
                <td><div class="imagebutton" id="vB_Editor_001_popup_fontsize" title="الأحجام">
                    <table border="0" cellpadding="0" cellspacing="0">
                    <tbody><tr>
                        <td class="popup_feedback"><div id="vB_Editor_001_size_out" style="width: 25px;">الأحجام</div><div style="width: 25px; display: none;" id="vB_Editor_001_sizeoption_1">1</div><div style="width: 25px; display: none;" id="vB_Editor_001_sizeoption_2">2</div><div style="width: 25px; display: none;" id="vB_Editor_001_sizeoption_3">3</div><div style="width: 25px; display: none;" id="vB_Editor_001_sizeoption_4">4</div><div style="width: 25px; display: none;" id="vB_Editor_001_sizeoption_5">5</div><div style="width: 25px; display: none;" id="vB_Editor_001_sizeoption_6">6</div><div style="width: 25px; display: none;" id="vB_Editor_001_sizeoption_7">7</div></td>
                        <td class="popup_pickbutton"><img src="editor_files/menupop.gif" alt="" width="11" height="16"></td>
                    </tr>
                    </tbody></table>
                </div></td>
            
            
                <td><img src="editor_files/separator.gif" alt="" width="6" height="20"></td>
                <td><div class="imagebutton" id="vB_Editor_001_popup_forecolor" title="الألوان">
                    <table border="0" cellpadding="0" cellspacing="0">
                    <tbody><tr>
                        <td id="vB_Editor_001_color_out"><img src="editor_files/color.gif" alt="" width="21" height="16"><br><img src="editor_files/clear.gif" id="vB_Editor_001_color_bar" alt="" style="background-color: black;" width="21" height="4"></td>
                        <td class="alt_pickbutton"><img src="editor_files/menupop.gif" alt="" width="11" height="16"></td>
                    </tr>
                    </tbody></table>
                </div></td>
            
            
                <td><img src="editor_files/separator.gif" alt="" width="6" height="20"></td>
                <td><div class="imagebutton" id="vB_Editor_001_popup_smilie" title="الابتسامات">
                    <table border="0" cellpadding="0" cellspacing="0">
                    <tbody><tr>
                        <td><img src="editor_files/smilie.gif" alt="" width="21" height="20"></td>
                        <td class="alt_pickbutton"><img src="editor_files/menupop.gif" alt="" width="11" height="16"></td>
                    </tr>
                    </tbody></table>
                </div></td>
            
            
                <td><div style="border: medium none ; padding: 1px; background: rgb(225, 225, 226) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(0, 0, 0);" class="imagebutton" id="vB_Editor_001_popup_attach" title="الملفات المرفقة">
                    <table border="0" cellpadding="0" cellspacing="0">
                    <tbody><tr>
                        <td><img src="editor_files/attach.gif" alt="" width="21" height="20"></td>
                        <td style="border-left: medium none; padding-left: 1px;" class="alt_pickbutton"><img src="editor_files/menupop.gif" alt="" width="11" height="16"></td>
                    </tr>
                    </tbody></table>
                </div></td>
            
            
                <!--
                <td><img src="images/editor/separator.gif" width="6" height="20" alt="" /></td>
                <td><div class="imagebutton" id="vB_Editor_001_cmd_cut"><img src="images/editor/cut.gif" width="21" height="20" alt="قص" /></div></td>
                <td><div class="imagebutton" id="vB_Editor_001_cmd_copy"><img src="images/editor/copy.gif" width="21" height="20" alt="نسخ" /></div></td>
                <td><div class="imagebutton" id="vB_Editor_001_cmd_paste"><img src="images/editor/paste.gif" width="21" height="20" alt="لصق" /></div></td>
                -->
    
                <td><img src="editor_files/separator.gif" alt="" width="6" height="20"></td>
                <td><div style="border: medium none ; padding: 1px; background: rgb(225, 225, 226) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(0, 0, 0);" class="imagebutton" id="vB_Editor_001_cmd_undo"><img title="تراجع" src="editor_files/undo.gif" alt="تراجع" width="21" height="20"></div></td>
                <td><div style="border: medium none ; padding: 1px; background: rgb(225, 225, 226) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(0, 0, 0);" class="imagebutton" id="vB_Editor_001_cmd_redo"><img title="اعادة" src="editor_files/redo.gif" alt="اعادة" width="21" height="20"></div></td>

            <td width="100%">&nbsp;</td>
            
                <td>
                    <div class="imagebutton" id="vB_Editor_001_cmd_resize_0_100"><img title="تقليص المساحة" src="editor_files/resize_0.gif" alt="تقليص المساحة" width="21" height="9"></div>
                    <div class="imagebutton" id="vB_Editor_001_cmd_resize_1_100"><img title="توسيع المساحة" src="editor_files/resize_1.gif" alt="توسيع المساحة" width="21" height="9"></div>
                </td>
            
                <td><div style="border: 1px solid rgb(49, 106, 197); padding: 0px; background: rgb(241, 246, 248) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(0, 0, 0);" class="imagebutton" id="vB_Editor_001_cmd_switchmode"><img title="مفتاح تعديل العرض" src="editor_files/switchmode.gif" alt="مفتاح تعديل العرض" width="21" height="20"></div></td>
            
            </tr>
            </tbody></table>

            
            <table border="0" cellpadding="0" cellspacing="0">
            <tbody><tr>
            
                <td><div style="border: medium none ; padding: 1px; background: rgb(225, 225, 226) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(0, 0, 0);" class="imagebutton" id="vB_Editor_001_cmd_bold"><img title="عريض" src="editor_files/bold.gif" alt="عريض" width="21" height="20"></div></td>
                <td><div class="imagebutton" id="vB_Editor_001_cmd_italic"><img title="مائل" src="editor_files/italic.gif" alt="مائل" width="21" height="20"></div></td>
                <td><div style="border: medium none ; padding: 1px; background: rgb(225, 225, 226) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(0, 0, 0);" class="imagebutton" id="vB_Editor_001_cmd_underline"><img title="نص تحته خط" src="editor_files/underline.gif" alt="نص تحته خط" width="21" height="20"></div></td>
            
            
                <td><img src="editor_files/separator.gif" alt="" width="6" height="20"></td>
                
                <td><div style="border: 1px solid rgb(49, 106, 197); padding: 0px; background: rgb(241, 246, 248) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(0, 0, 0);" class="imagebutton" id="vB_Editor_001_cmd_justifyright"><img title="محاذاة إلى اليمين" src="editor_files/justifyright.gif" alt="محاذاة إلى اليمين" width="21" height="20"></div></td>
                <td><div style="border: medium none ; padding: 1px; background: rgb(225, 225, 226) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(0, 0, 0);" class="imagebutton" id="vB_Editor_001_cmd_justifycenter"><img title="توسيط" src="editor_files/justifycenter.gif" alt="توسيط" width="21" height="20"></div></td>
                <td><div style="border: medium none ; padding: 1px; background: rgb(225, 225, 226) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(0, 0, 0);" class="imagebutton" id="vB_Editor_001_cmd_justifyleft"><img title="محاذاة إلى اليسار" src="editor_files/justifyleft.gif" alt="محاذاة إلى اليسار" width="21" height="20"></div></td>
                
            
            
                <td><img src="editor_files/separator.gif" alt="" width="6" height="20"></td>
            
            
                <td><div class="imagebutton" id="vB_Editor_001_cmd_insertorderedlist"><img title="قائمة بالأرقام" src="editor_files/insertorderedlist.gif" alt="قائمة بالأرقام" width="21" height="20"></div></td>
                <td><div class="imagebutton" id="vB_Editor_001_cmd_insertunorderedlist"><img title="قائمة منقوطة" src="editor_files/insertunorderedlist.gif" alt="قائمة منقوطة" width="21" height="20"></div></td>
            
            
                
                <td><div class="imagebutton" id="vB_Editor_001_cmd_outdent"><img title="تقليل المسافة لبداية السطر" src="editor_files/indent.gif" alt="تقليل المسافة لبداية السطر" width="21" height="20"></div></td>
                <td><div class="imagebutton" id="vB_Editor_001_cmd_indent"><img title="زيادة المسافة لبداية السطر" src="editor_files/outdent.gif" alt="زيادة المسافة لبداية السطر" width="21" height="20"></div></td>
                
            
            
                <td><img src="editor_files/separator.gif" alt="" width="6" height="20"></td>
                
                    <td><div class="imagebutton" id="vB_Editor_001_cmd_createlink"><img title="إدخال رابط" src="editor_files/createlink.gif" alt="إدخال رابط" width="21" height="20"></div></td>
                    <td><div class="imagebutton" id="vB_Editor_001_cmd_unlink"><img title="حذف الرابط" src="editor_files/unlink.gif" alt="حذف الرابط" width="21" height="20"></div></td>
                    <td><div class="imagebutton" id="vB_Editor_001_cmd_email"><img title="إدراج رابط بريد إلكتروني" src="editor_files/email.gif" alt="إدراج رابط بريد إلكتروني" width="21" height="20"></div></td>
                
                
                    <td><div class="imagebutton" id="vB_Editor_001_cmd_insertimage"><img title="إدراج صورة" src="editor_files/insertimage.gif" alt="إدراج صورة" width="21" height="20"></div></td>
                
            
            
                <td><img src="editor_files/separator.gif" alt="" width="6" height="20"></td>
                <td><div class="imagebutton" id="vB_Editor_001_cmd_wrap0_quote"><img title="إدراج [اقتباس]" src="editor_files/quote.gif" alt="إدراج [اقتباس]" width="21" height="20"></div></td>
            
            
                <td><img src="editor_files/separator.gif" alt="" width="6" height="20"></td>                
                
                    <td><div class="imagebutton" id="vB_Editor_001_cmd_wrap0_code"><img title="إدراج [CODE]" src="editor_files/code.gif" alt="إدراج [CODE]" width="21" height="20"></div></td>
                
                
                    <td><div class="imagebutton" id="vB_Editor_001_cmd_wrap0_html"><img title="إدراج [كود HTML]" src="editor_files/html.gif" alt="إدراج [كود HTML]" width="21" height="20"></div></td>
                
                
                    <td><div class="imagebutton" id="vB_Editor_001_cmd_wrap0_php"><img title="إدراج [كود PHP]" src="editor_files/php.gif" alt="إدراج [كود PHP]" width="21" height="20"></div></td>
                
            
            
            </tr>
            </tbody></table>
            

        </div>

        <table width="100%" border="0" cellpadding="0" cellspacing="0">
        <tbody><tr valign="top">
            <td class="controlbar">
                <textarea name="message" id="vB_Editor_001_textarea" rows="10" cols="60" style="display: none; width: 540px; height: 250px;" tabindex="1" dir="rtl">{$message}</textarea>
            <iframe style="border: 2px inset ; width: 540px; height: 250px;" tabindex="1" id="vB_Editor_001_iframe"></iframe></td>
            <td class="controlbar">
<fieldset id="vB_Editor_001_smiliebox" title="الابتسامات">
    <legend>الابتسامات</legend>
    <table align="center" border="0" cellpadding="4" cellspacing="0">
    <tbody><tr valign="bottom" align="center">
<td><img style="cursor: pointer;" src="editor_files/smile.gif" id="vB_Editor_001_smilie_1" alt=":)" title="Smile" class="inlineimg" border="0"></td><td><img style="cursor: pointer;" src="editor_files/frown.gif" id="vB_Editor_001_smilie_11" alt=":(" title="Frown" class="inlineimg" border="0"></td><td><img style="cursor: pointer;" src="editor_files/confused.gif" id="vB_Editor_001_smilie_10" alt=":confused:" title="Confused" class="inlineimg" border="0"></td>
</tr>
<tr valign="bottom" align="center">
<td><img style="cursor: pointer;" src="editor_files/mad.gif" id="vB_Editor_001_smilie_8" alt=":mad:" title="Mad" class="inlineimg" border="0"></td><td><img style="cursor: pointer;" src="editor_files/tongue.gif" id="vB_Editor_001_smilie_5" alt=":p" title="Stick Out Tongue" class="inlineimg" border="0"></td><td><img style="cursor: pointer;" src="editor_files/wink.gif" id="vB_Editor_001_smilie_4" alt=";)" title="Wink" class="inlineimg" border="0"></td>
</tr>
<tr valign="bottom" align="center">
<td><img style="cursor: pointer;" src="editor_files/biggrin.gif" id="vB_Editor_001_smilie_3" alt=":D" title="Big Grin" class="inlineimg" border="0"></td><td><img style="cursor: pointer;" src="editor_files/redface.gif" id="vB_Editor_001_smilie_2" alt=":o" title="Embarrassment" class="inlineimg" border="0"></td><td><img style="cursor: pointer;" src="editor_files/rolleyes.gif" id="vB_Editor_001_smilie_7" alt=":rolleyes:" title="Roll Eyes (Sarcastic)" class="inlineimg" border="0"></td>
</tr>
<tr valign="bottom" align="center">
<td><img style="cursor: pointer;" src="editor_files/cool.gif" id="vB_Editor_001_smilie_6" alt=":cool:" title="Cool" class="inlineimg" border="0"></td><td><img style="cursor: pointer;" src="editor_files/eek.gif" id="vB_Editor_001_smilie_9" alt=":eek:" title="EEK!" class="inlineimg" border="0"></td>    <td colspan="1">&nbsp;</td>
</tr>

    </tbody></table>
</fieldset>
</td>
        </tr>
        </tbody></table>
    </td>
</tr>
</tbody></table>

<script type="text/javascript">
<!--
vB_Editor['vB_Editor_001'] = new vB_Text_Editor('vB_Editor_001', 1, '2', '1', undefined, '');
//-->
</script>
        <!-- / message area -->

<script type="text/javascript">
<!--
    // Main vBulletin Javascript Initialization
    vBulletin_init();
//-->
</script>


<!-- dddddddddddddddddddddddddddddddddddddddd -->

{$multiquote_external}
</td>
</tr>
<tr>
<td class="trow1" valign="top"><strong>{$lang->post_options}</strong></td>
<td class="trow1"><span class="smalltext">
<label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1" tabindex="7"{$postoptionschecked['signature']} /> {$lang->options_sig}</label>
{$disablesmilies}</span></td>
</tr>
{$modoptions}
{$subscriptionmethod}
{$pollbox}
{$captcha}
</table>
{$attachbox}
<br />
<div style="text-align:center"><input  type="submit" class="button" name="submit" value="{$lang->post_thread}" tabindex="4" accesskey="s" />  <input  type="submit" class="button" name="previewpost" value="{$lang->preview_post}" tabindex="5" />{$savedraftbutton}</div>
<input type="hidden" name="action" value="do_newthread" />
<input type="hidden" name="posthash" value="{$posthash}" />
<input type="hidden" name="attachmentaid" value="" />
<input type="hidden" name="attachmentact" value="" />
<input type="hidden" name="quoted_ids" value="{$quoted_ids}" />
<input type="hidden" name="tid" value="{$tid}" />
{$editdraftpid}
</form>
{$forumrules}
{$footer}
</body>
</html> 
شكر من طرف :


الردود في هذا الموضوع
RE: هدية أول يوم في رمضان محرر الفي بي الشهير - بواسطة casper_mc - 2008-09-01, 06:40 PM

التنقل السريع :


يقوم بقرائة الموضوع: بالاضافة الى ( 2 ) ضيف كريم