صفحة 1 من 1

[???] ??? ???? ?????? ??? ?????? (?????/ ?????)

مرسل: الأربعاء ديسمبر 16, 2009 5:51 pm
بواسطة مطنوخ
?????? ????? ,,,
??? ????? ???? ?????? subsilver2 ??????????? ??????? ???? ..

??????
صورة


?????
# ???? ??? subsilver2/template/quickreply_editor.html
???? ??

كود: تحديد الكل

<form method="post" action="{U_QR_ACTION}">
??? ?????

كود: تحديد الكل

<script type="text/javascript">
  function showhide(id){
    if (document.getElementById){
    obj = document.getElementById(id);
    if (obj.style.display == "none"){
    obj.style.display = "block";
    } else {
    obj.style.display = "none";
    } } } 
 </script> 
<div id="quickreply" style="display:none">
<br clear="all" />
???? ??

كود: تحديد الكل

</form>
<br clear="all" />
??? ?????

كود: تحديد الكل

</div>
????????????????????????????????????????????????????????????????????????????????????????????????????????????
# ???? ???subsilver2/template/viewtopic_body.html
???? ??

كود: تحديد الكل

<br clear="all" />
<!-- IF S_QUICK_REPLY -->
<!-- INCLUDE quickreply_editor.html -->
<!-- ENDIF -->
???????? ???

كود: تحديد الكل

<!-- IF S_QUICK_REPLY -->
<!-- INCLUDE quickreply_editor.html -->
<!-- ENDIF -->
???? ??

كود: تحديد الكل

<!-- IF S_DISPLAY_REPLY_INFO --><a href="{U_POST_REPLY_TOPIC}">{REPLY_IMG}</a><!-- ENDIF -->
??????? ???

كود: تحديد الكل

<!-- IF S_DISPLAY_REPLY_INFO --><a href="{U_POST_REPLY_TOPIC}">{REPLY_IMG}</a> <!-- ENDIF -->
			<!-- IF S_QUICK_REPLY --><a href="javascript: showhide('quickreply')"><img src='{T_THEME_PATH}/images/button_quick_reply.gif' border='0'></a><!-- ENDIF -->
????????????????????????????????????????????????????????????????????????????????????????????????????????????
# ???? ???????? ??? ???? subsilver2/theme/images
صورة
?????? ??? ?? ???? ???????? ???? button_quick_reply.gif

-----------------------------???? ???? ??????? ????? ????? ????????-----------------------------