صفحة 1 من 1

???? ??????? ?? ????? ????? ???????? ??? ??? [????]

مرسل: الخميس ديسمبر 31, 2009 6:49 pm
بواسطة EgyptGhost
صورة
???? ??????? ?? ????? ????? ???????? ??? ???
????
صورة

????? ?? ?????? ????? editor.zip ??? ???? ????? ?????? ??? images ????? ????? images/editor

editor.zip
???????? ??????? ??? subsilver2

???? styles/subsilver2/template/posting_buttons.html
???? ??

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

        <input type="button" class="btnbbcode" accesskey="b" name="addbbcode0" value=" B " style="font-weight:bold; width: 30px;" onclick="bbstyle(0)" onmouseover="helpline('b')" onmouseout="helpline('tip')" />
        <input type="button" class="btnbbcode" accesskey="i" name="addbbcode2" value=" i " style="font-style:italic; width: 30px;" onclick="bbstyle(2)" onmouseover="helpline('i')" onmouseout="helpline('tip')" />
        <input type="button" class="btnbbcode" accesskey="u" name="addbbcode4" value=" u " style="text-decoration: underline; width: 30px;" onclick="bbstyle(4)" onmouseover="helpline('u')" onmouseout="helpline('tip')" />
        <!-- IF S_BBCODE_QUOTE -->
            <input type="button" class="btnbbcode" accesskey="q" name="addbbcode6" value="Quote" style="width: 50px" onclick="bbstyle(6)" onmouseover="helpline('q')" onmouseout="helpline('tip')" />
        <!-- ENDIF -->
        <input type="button" class="btnbbcode" accesskey="c" name="addbbcode8" value="Code" style="width: 40px" onclick="bbstyle(8)" onmouseover="helpline('c')" onmouseout="helpline('tip')" />
        <input type="button" class="btnbbcode" accesskey="l" name="addbbcode10" value="List" style="width: 40px" onclick="bbstyle(10)" onmouseover="helpline('l')" onmouseout="helpline('tip')" />
        <input type="button" class="btnbbcode" accesskey="o" name="addbbcode12" value="List=" style="width: 40px" onclick="bbstyle(12)" onmouseover="helpline('o')" onmouseout="helpline('tip')" />
        <input type="button" class="btnbbcode" accesskey="t" name="addlitsitem" value="[*]" style="width: 40px" onclick="bbstyle(-1)" onmouseover="helpline('e')" onmouseout="helpline('tip')" />                
        <!-- IF S_BBCODE_IMG -->
            <input type="button" class="btnbbcode" accesskey="p" name="addbbcode14" value="Img" style="width: 40px" onclick="bbstyle(14)" onmouseover="helpline('p')" onmouseout="helpline('tip')" />
        <!-- ENDIF -->
        <!-- IF S_LINKS_ALLOWED -->
            <input type="button" class="btnbbcode" accesskey="w" name="addbbcode16" value="URL" style="text-decoration: underline; width: 40px" onclick="bbstyle(16)" onmouseover="helpline('w')" onmouseout="helpline('tip')" />
        <!-- ENDIF -->
        <!-- IF S_BBCODE_FLASH -->
            <input type="button" class="btnbbcode" accesskey="d" name="addbbcode18" value="Flash" onclick="bbstyle(18)" onmouseover="helpline('d')" onmouseout="helpline('tip')" />
        <!-- ENDIF -->  
??????? ??

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

    <input type="button" class="buttonz" style="background: url('./images/editor/text_bold.png');" accesskey="b" name="addbbcode0" value="=" style="font-weight:bold; width: 40px;" onclick="bbstyle(0)" onmouseover="helpline('b')" onmouseout="helpline('tip')" /> 
          <input type="button" class="buttonz" style="background: url('./images/editor/text_italic.png');" accesskey="i" name="addbbcode2" value="=" style="font-style:italic; width: 40px;" onclick="bbstyle(2)" onmouseover="helpline('i')" onmouseout="helpline('tip')" /> 
          <input type="button" class="buttonz" style="background: url('./images/editor/text_underline.png');" accesskey="u" name="addbbcode4" value="=" style="text-decoration: underline; width: 40px;" onclick="bbstyle(4)" onmouseover="helpline('u')" onmouseout="helpline('tip')" /> 
          <!-- IF S_BBCODE_QUOTE -->
             <input type="button" class="buttonz" style="background: url('./images/editor/text_comment.png');" accesskey="q" name="addbbcode6" value="=" style="width: 50px" onclick="bbstyle(6)" onmouseover="helpline('q')" onmouseout="helpline('tip')" /> 
          <!-- ENDIF -->
          <input type="button" class="buttonz" style="background: url('./images/editor/page_white_code.png');" accesskey="c" name="addbbcode8" value="=" style="width: 40px" onclick="bbstyle(8)" onmouseover="helpline('c')" onmouseout="helpline('tip')" /> 
          <input type="button" class="buttonz" style="background: url('./images/editor/text_list_bullets.png');" accesskey="l" name="addbbcode10" value="=" style="width: 40px" onclick="bbstyle(10)" onmouseover="helpline('l')" onmouseout="helpline('tip')" />  
          <input type="button" style="background: url('./images/editor/text_list_numbers.png');" class="buttonz" accesskey="o" name="addbbcode12" value="=" style="width: 40px" onclick="bbstyle(12)" onmouseover="helpline('o')" onmouseout="helpline('tip')" /> 
          <input type="button" class="buttonz" style="background: url('./images/editor/bullet_black.png');" accesskey="t" name="addlitsitem" value="=" style="width: 40px" onclick="bbstyle(-1)" onmouseover="helpline('e')" onmouseout="helpline('tip')" /> 
          <!-- IF S_BBCODE_IMG -->
             <input type="button" class="buttonz" style="background: url('./images/editor/image.png');" accesskey="p" name="addbbcode14" value="=" style="width: 40px" onclick="bbstyle(14)" onmouseover="helpline('p')" onmouseout="helpline('tip')" />  
          <!-- ENDIF -->
          <!-- IF S_LINKS_ALLOWED -->
             <input type="button" class="buttonz" style="background: url('./images/editor/world_link.png');" accesskey="w" name="addbbcode16" value="=" style="text-decoration: underline; width: 40px" onclick="bbstyle(16)" onmouseover="helpline('w')" onmouseout="helpline('tip')" /> 
          <!-- ENDIF -->
          <!-- IF S_BBCODE_FLASH -->
             <input type="button" class="buttonz" style="background: url('./images/editor/page_white_flash.png');" accesskey="d" name="addbbcode18" value="=" onclick="bbstyle(18)" onmouseover="helpline('d')" onmouseout="helpline('tip')" />  
             <!-- ENDIF -->  
???? ??

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

    <!-- BEGIN custom_tags -->
          <input type="button" class="button2" name="addbbcode{custom_tags.BBCODE_ID}" value="{custom_tags.BBCODE_TAG}" onclick="bbstyle({custom_tags.BBCODE_ID})" title="{custom_tags.BBCODE_HELPLINE}" />
       <!-- END custom_tags -->  
??????? ??

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

    <!-- BEGIN custom_tags -->
          <input type="button" class="buttonz" name="addbbcode{custom_tags.BBCODE_ID}" value="=" style="background: url('./images/editor/{custom_tags.BBCODE_TAG}.png');" onclick="bbstyle({custom_tags.BBCODE_ID})" title="{custom_tags.BBCODE_HELPLINE}" />
       <!-- END custom_tags -->  
???? styles/subsilver2/theme/stylesheet.css
?? ??? ????? ????

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

    .buttonz {
        width: 22px !important;
        height: 22px !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
        margin: 6px 0px !important;
        border: 1px solid #979797 !important;
        }
        .buttonz:hover {
        background-color: #ffffdf !important;
        border: 1px solid #BC2A4D !important;
        }  

???????? ??????? ??? prosilver

???? styles/prosilver/template/posting_buttons.html
???? ???

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

    if (e.style.display == 'block')
          {
             document.getElementById('bbpalette').value = '{LA_FONT_COLOR_HIDE}';
          }
          else
          {
             document.getElementById('bbpalette').value = '{LA_FONT_COLOR}';
          }  
??????? ??

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

    if (e.style.display == 'block')
                {
                   document.getElementById('bbpalette').value = '';
                }
                else
                {
                   document.getElementById('bbpalette').value = '';
                }  
???? ???

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

    <input type="button" class="button2" accesskey="b" name="addbbcode0" value=" B " style="font-weight:bold; width: 30px" onclick="bbstyle(0)" title="{L_BBCODE_B_HELP}" />
       <input type="button" class="button2" accesskey="i" name="addbbcode2" value=" i " style="font-style:italic; width: 30px" onclick="bbstyle(2)" title="{L_BBCODE_I_HELP}" />
       <input type="button" class="button2" accesskey="u" name="addbbcode4" value=" u " style="text-decoration: underline; width: 30px" onclick="bbstyle(4)" title="{L_BBCODE_U_HELP}" />
       <!-- IF S_BBCODE_QUOTE -->
          <input type="button" class="button2" accesskey="q" name="addbbcode6" value="Quote" style="width: 50px" onclick="bbstyle(6)" title="{L_BBCODE_Q_HELP}" />
       <!-- ENDIF -->
       <input type="button" class="button2" accesskey="c" name="addbbcode8" value="Code" style="width: 40px" onclick="bbstyle(8)" title="{L_BBCODE_C_HELP}" />
       <input type="button" class="button2" accesskey="l" name="addbbcode10" value="List" style="width: 40px" onclick="bbstyle(10)" title="{L_BBCODE_L_HELP}" />
       <input type="button" class="button2" accesskey="o" name="addbbcode12" value="List=" style="width: 40px" onclick="bbstyle(12)" title="{L_BBCODE_O_HELP}" />
       <input type="button" class="button2" accesskey="t" name="addlitsitem" value="[*]" style="width: 40px" onclick="bbstyle(-1)" title="{L_BBCODE_LISTITEM_HELP}" />
       <!-- IF S_BBCODE_IMG -->
          <input type="button" class="button2" accesskey="p" name="addbbcode14" value="Img" style="width: 40px" onclick="bbstyle(14)" title="{L_BBCODE_P_HELP}" />
       <!-- ENDIF -->
       <!-- IF S_LINKS_ALLOWED -->
          <input type="button" class="button2" accesskey="w" name="addbbcode16" value="URL" style="text-decoration: underline; width: 40px" onclick="bbstyle(16)" title="{L_BBCODE_W_HELP}" />
       <!-- ENDIF -->
       <!-- IF S_BBCODE_FLASH -->
          <input type="button" class="button2" accesskey="d" name="addbbcode18" value="Flash" onclick="bbstyle(18)" title="{L_BBCODE_D_HELP}" />
       <!-- ENDIF -->
       <select name="addbbcode20" onchange="bbfontstyle('[size=' + this.form.addbbcode20.options[this.form.addbbcode20.selectedIndex].value + ']', '[/size]');this.form.addbbcode20.selectedIndex = 2;" title="{L_BBCODE_F_HELP}">
          <option value="50">{L_FONT_TINY}</option>
          <option value="85">{L_FONT_SMALL}</option>
          <option value="100" selected="selected">{L_FONT_NORMAL}</option>
          <!-- IF not MAX_FONT_SIZE or MAX_FONT_SIZE >= 150 -->
             <option value="150">{L_FONT_LARGE}</option>
             <!-- IF not MAX_FONT_SIZE or MAX_FONT_SIZE >= 200 -->
                <option value="200">{L_FONT_HUGE}</option>
             <!-- ENDIF -->
          <!-- ENDIF -->
       </select>
       <input type="button" class="button2" name="bbpalette" id="bbpalette" value="{L_FONT_COLOR}" onclick="change_palette();" title="{L_BBCODE_S_HELP}" />  
??????? ??

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

    <input type="button" class="buttonz" accesskey="b" name="addbbcode0" value="=" onclick="bbstyle(0)" title="{L_BBCODE_B_HELP}" style="background: url('./images/editor/text_bold.png');" />   
       <input type="button" class="buttonz" accesskey="i" name="addbbcode2" value="=" style="background: url('./images/editor/text_italic.png');" onclick="bbstyle(2)" title="{L_BBCODE_I_HELP}" />  
       <input type="button" class="buttonz" accesskey="u" name="addbbcode4" value="=" style="background: url('./images/editor/text_underline.png');" onclick="bbstyle(4)" title="{L_BBCODE_U_HELP}" />  
       <!-- IF S_BBCODE_QUOTE -->
          <input type="button" class="buttonz" accesskey="q" name="addbbcode6" value="=" style="background: url('./images/editor/text_comment.png');" onclick="bbstyle(6)" title="{L_BBCODE_Q_HELP}" />   
       <!-- ENDIF -->
       <input type="button" class="buttonz" accesskey="c" name="addbbcode8" value="=" style="background: url('./images/editor/page_white_code.png');" onclick="bbstyle(8)" title="{L_BBCODE_C_HELP}" />    
       <input type="button" class="buttonz" accesskey="l" name="addbbcode10" value="=" style="background: url('./images/editor/text_list_bullets.png');" onclick="bbstyle(10)" title="{L_BBCODE_L_HELP}" />   
       <input type="button" class="buttonz" accesskey="o" name="addbbcode12" value="=" style="background: url('./images/editor/text_list_numbers.png');" onclick="bbstyle(12)" title="{L_BBCODE_O_HELP}" />  
       <input type="button" class="buttonz" accesskey="t" name="addlitsitem" value="=" style="background: url('./images/editor/bullet_black.png');" onclick="bbstyle(-1)" title="{L_BBCODE_LISTITEM_HELP}" />    

       <!-- IF S_BBCODE_IMG -->
          <input type="button" class="buttonz" accesskey="p" name="addbbcode14" value="=" style="background: url('./images/editor/image.png');" onclick="bbstyle(14)" title="{L_BBCODE_P_HELP}" />  
       <!-- ENDIF -->
       <!-- IF S_LINKS_ALLOWED -->
          <input type="button" class="buttonz" accesskey="w" name="addbbcode16" value="=" style="background: url('./images/editor/world_link.png');" onclick="bbstyle(16)" title="{L_BBCODE_W_HELP}" />   
       <!-- ENDIF -->
       <!-- IF S_BBCODE_FLASH -->
          <input type="button" class="buttonz" accesskey="d" name="addbbcode18" value="=" style="background: url('./images/editor/page_white_flash.png');" onclick="bbstyle(18)" title="{L_BBCODE_D_HELP}" />   
       <!-- ENDIF -->
       <input type="button" class="buttonz" name="bbpalette" id="bbpalette" value="=" style="background: url('./images/editor/color_wheel.png');" onclick="change_palette();" title="{L_BBCODE_S_HELP}" />   

       <select name="addbbcode20" onchange="bbfontstyle('[size=' + this.form.addbbcode20.options[this.form.addbbcode20.selectedIndex].value + ']', '[/size]');this.form.addbbcode20.selectedIndex = 2;" title="{L_BBCODE_F_HELP}">
          <option value="50">{L_FONT_TINY}</option>
          <option value="85">{L_FONT_SMALL}</option>
          <option value="100" selected="selected">{L_FONT_NORMAL}</option>
          <!-- IF not MAX_FONT_SIZE or MAX_FONT_SIZE >= 150 -->
             <option value="150">{L_FONT_LARGE}</option>
             <!-- IF not MAX_FONT_SIZE or MAX_FONT_SIZE >= 200 -->
                <option value="200">{L_FONT_HUGE}</option>
             <!-- ENDIF -->
          <!-- ENDIF -->
       </select>  
???? ??

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

    <!-- BEGIN custom_tags -->
          <input type="button" class="button2" name="addbbcode{custom_tags.BBCODE_ID}" value="{custom_tags.BBCODE_TAG}" onclick="bbstyle({custom_tags.BBCODE_ID})" title="{custom_tags.BBCODE_HELPLINE}" />
       <!-- END custom_tags -->   
??????? ??

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

    <!-- BEGIN custom_tags -->
          <input type="button" class="buttonz" name="addbbcode{custom_tags.BBCODE_ID}" value="=" style="background: url('./images/editor/{custom_tags.BBCODE_TAG}.png');" onclick="bbstyle({custom_tags.BBCODE_ID})" title="{custom_tags.BBCODE_HELPLINE}" />
       <!-- END custom_tags -->   
???? styles/prosilver/theme/buttons.css
?? ??? ????? ????

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

    .buttonz {
        width: 22px !important;
        height: 22px !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
        margin: 6px 0px !important;
        border: 1px solid #979797 !important;
        }
        .buttonz:hover {
        background-color: #ffffdf !important;
        border: 1px solid #BC2A4D !important;
        }  
[hr][/hr]
???? ???? ???? ??? ????? ??????? ??????? ??????? ??? ????? ??? ?? ?? ?? ???? ??? ?????? ??? ????? ???? ??? ????? ???????? png ???? ??? ?????? ???? center ??? ?????? ????? ???? center ???? ??? ?????? center.png
?????? ???? ????? ???? ????
??? ????? ??? ??????
صورة
??? ???? ?????
صورة


??? ??? ????? ????? ?? ??????? ??? ????

???? ??????? ?? ????? ????? ???????? ??? ??? [????]

مرسل: الجمعة يناير 01, 2010 2:28 pm
بواسطة im2soft
????? ???? ?????? ????? ??? ????? ????? ???????

??? ??? ?? ??? ??? ??????? ?? ?????? ???? ?? ??? ???? ?? ???? ??? ???? ????? ???? ????? ?????? ???? ??? ???? ?? ?????

???? ??????? ?? ????? ????? ???????? ??? ??? [????]

مرسل: الجمعة يناير 01, 2010 4:20 pm
بواسطة EgyptGhost
im2soft كتب:????? ???? ?????? ????? ??? ????? ????? ???????

??? ??? ?? ??? ??? ??????? ?? ?????? ???? ?? ??? ???? ?? ???? ??? ???? ????? ???? ????? ?????? ???? ??? ???? ?? ?????
??? ????? ??? ???? ??? ??? ?????? ??? ??? ???????? ???? ?????? ?? ????? ???

???? ??????? ?? ????? ????? ???????? ??? ??? [????]

مرسل: الجمعة يناير 01, 2010 5:36 pm
بواسطة im2soft
????? ?? ???? ???? ???? ???

???? ??????? ?? ????? ????? ???????? ??? ??? [????]

مرسل: السبت يناير 02, 2010 2:04 pm
بواسطة sedrata
????? ?? ???? ??????? ??? ???? ??? ???? ??????? ???

???? ??????? ?? ????? ????? ???????? ??? ??? [????]

مرسل: الأربعاء يناير 06, 2010 3:18 am
بواسطة im2soft
sedrata كتب:????? ?? ???? ??????? ??? ???? ??? ???? ??????? ???
???? ??? ?????
http://www.mediafire.com/?jdmcggw2ngh
????? ?? ????? ?????????