اللهم لك الحمد ، ومنك الفرج ، واليك المشتكي ، وأنت المستعان ، ولا حول ولا قوة الا بك ..
 
  الصحيفة التقنية  | الصفحة الرئيسية  | مركز تحميل مطور  | استخدم ختم مطور  | قوِ موضوعك هام |  أعلن في مُطِّورْ   | شرح السي بانل جديد |  افحص البيج رانك  | دعم فني مجاني RSS Facebook twitter Youtube




العودة   مطور Mtwer > أقسام تطوير المنتديات > قسم تطوير منتديات vb4.0.0


قسم تطوير منتديات vb4.0.0 شرح ونقاشات الجيل الرابع ، هاكات منتديات الاصدار 4.0.0 ، دروس في بي 4.0
:: يمنع منعاً باتا ً .. كتابة اي موضوع يهتم بمشاكل المنتديات | طلبات المشاكل : (( دعم فني ، و صيانة المنتديات مجاناً ))

عزيزي المطور ابتعد عن النقل، ولتكن مواضيعك جديدة وقيمة تعبر عن إبداعك وتميزك
إضافة رد
 
LinkBack أدوات الموضوع انواع عرض الموضوع
  #1  
قديم 04-01-2012, 12:24 PM
الصورة الرمزية arabianbat
مطور نشيط
الرتبةالرتبة
 

arabianbat يستحق التميز

بيانات موقعي :
إسم الموقع : قوالب بلوجر عربية
اصدار المنتدى : منتج اخر
أفضل قالب Postbit Legacy لا يفوتك "من معهد خبراء التطوير"


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

أقدم لكم قالب بوستبت ليجاسي postbit_legacy المعرب والمطور من طرف معهد خبراء التطوير عن eTiKeT.

مشاهدة مثال حي عن القالب : قالب Postbit_legacy لمعهد خبراء التطوير للجيل 4.1.x

قبل أي تعديل : قم بأخذ نسخة عن كل قالب سيتم التعديل عليه وهي كالآتي :
  • additional.css
  • postbit_onlinestatus
  • postbit_legacy

صورة معلومات العضو بعد التعديل :








أولا : اذهب إلى الإستايلات والقوالب ثم البحث في القوالب وابحث عن additional.css وقم بإضافة الكود التالي في بداية القالب :

كود:
/#################### eTiKeT 2011 Postbit_Legacy www.dev-exp.com ####################/
.etiket_postbit_alanI_durumu_gizli_geziyor {
        background: url("/images/etiket_postbit/etiket_postbit_gizli.png") repeat scroll 0 0 #474747;
    margin-top: 2px;
    text-align: right;
    margin-top: 2px;
        margin-bottom: -2px;
    font-size: 13px;
    padding: 0 4px 0;
    color: #FFF;
    border-top: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px; }
 
    .etiket_postbit_alanI_durumu_gizli_geziyor  dd { float: left; }
 
.etiket_postbit_alanI_durumu_cevrimdIsI {
         background: url("/images/etiket_postbit/etiket_postbit_cervim_disi.png") repeat scroll 0 0 #d20303;
    margin-top: 2px;
    text-align: right;
    margin-top: 2px;
        margin-bottom: -2px;
    font-size: 13px;
    padding: 0 4px 0;
    color: #fff;
    border-top: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px; }
 
    .etiket_postbit_alanI_durumu_cevrimdIsI  dd { float: left; }
 
.etiket_postbit_alanI_durumu_iceride {
        background: url("/images/etiket_postbit/etiket_postbit_cervimici.png") repeat scroll 0 0 #86c901;
    margin-top: 2px;
    text-align: right;
    margin-top: 2px;
        margin-bottom: -2px;
    font-size: 13px;
    padding: 0 4px 0;
    color: #fff;
    border-top: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px; }
 
    .etiket_postbit_alanI_durumu_iceride  dd { float: left; }
 
.postbitlegacy .userinfo {
    background: none repeat scroll 0 0 #E5E3E3;
    border: 1px solid #D1CFCF;
    margin: 5px;
    padding: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 5px 1px #E2E2E2;
    -moz-box-shadow: 0px 0px 5px 1px #E2E2E2;
    box-shadow: 0px 0px 5px 1px #E2E2E2; }


.etiket_postbit_alanI_imlinks {
        background: none repeat scroll 0 0 transparent;
    border: 0px solid #DDDDDD;
    text-align: center;
    margin-top: 2px;
    padding: 2px 6px 0 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;}
 
    .etiket_postbit_alanI_imlinks :hover {
        background: #6DB53E;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px; }

.etiket_postbit_alanI_userinfo_extra_yazIlarI {
    color:{vb:stylevar post_field_font_color};
    margin-top: 2px;
    text-align:right;
        border-bottom: 1px solid #DBDBDB;
        text-shadow: 0px 0px 1px #bfbfbf;
        filter: dropshadow(color=#bfbfbf, offx=0, offy=0);} 

        .etiket_postbit_alanI_userinfo_extra_yazIlarI dd { float: left;}


.etiket_postbit_alanI_userinfo_extra {
        background: url("/images/etiket_postbit/etiket_postbit_avatar.png") repeat scroll center center transparent;
    border-bottom: 1px solid #DDDDDD;
        border-right: 1px solid #DDDDDD;
        border-left: 1px solid #DDDDDD;
    margin-top: 2px;
    padding: 0 4px 6px;
    -webkit-border-bottom-left-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
        -moz-border-radius-bottomleft: 5px;
        -moz-border-radius-bottomright: 5px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;}
 
.etiket_postbit_alanI_postbit_reputation {
        background: url("/images/etiket_postbit/etiket_postbit_rank.png") repeat scroll center center transparent;
    border: 1px solid #DDDDDD;
    margin-top: 2px;
    padding: 2px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;}
 
.etiket_postbit_alanI_rank { 
        background: url("/images/etiket_postbit/etiket_postbit_rank.png") repeat scroll center center transparent;
    border: 1px solid #DDDDDD;
    margin-top: 2px;
    padding: 2px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
 
.etiket_postbit_alanI_usertitle {
        background: url("/images/etiket_postbit/etiket_postbit_rank.png") repeat scroll center center transparent;
    border: 1px solid #DDDDDD;
    margin-top: 2px;
    font-size: 13px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;}
 

.etiket_postbit_alanI_username {
        background: url("/images/etiket_postbit/etiket_postbit_rank.png") repeat scroll center center transparent;
    border: 1px solid #DDDDDD;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;}
 
.postbitlegacy .userinfo .postuseravatar, .postuseravatar img {
        background: url("/images/etiket_postbit/etiket_postbit_avatar.png") repeat scroll 0 0 transparent;
    float: none;
    padding: 4px;
    text-align: center;
    border: 1px solid #DDDDDD;
    margin: 2px 1px 0 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;}
 
.postbitlegacy .userinfo .username_container { margin-bottom: 1px; }
 
.postbitlegacy .userinfo .postuseravatar img, .eventbit .userinfo .eventuseravatar img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #F2F6F8;
    margin-top: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
 
.postcontainer .username_container .popupmenu a.popupctrl { font-size: 19px; }

.postbitlegacy .postbody, .eventbit .eventdetails .eventbody {border-right: 0px solid #EFEFEF;}

.postbitlegacy .postdetails, .eventbit .eventdetails { background: {vb:stylevar postbit_background};}

.postbit .posttitle, .postbitlegacy .title {
        background: url("/images/etiket_postbit/etiket_postbit_rank.png") repeat scroll center center transparent;
        -webkit-border-radius:  5px 0 0 5px;;
    -moz-border-radius:  5px 0 0 5px;;
    border-radius:  5px 0 0 5px;;
        border: 1px solid #E9E9E9;
        margin-bottom: 5px;
        margin-left: -10px;
        padding: 5px;}
/#################### eTiKeT 2011 Postbit_Legacy www.dev-exp.com ####################/


ثانيا :
اذهب إلى الإستايلات والقوالب ثم البحث في القوالب وابحث عن postbit_onlinestatus وقم باستبدال محتواه بأكمله بما يلي :

كود:
        <vb:if condition="$onlinestatus==0">
<div class="etiket_postbit_alanI_durumu_cevrimdIsI ">الاتصال :<dd> غير متواجد حاليا</dd></div>
        </vb:if>
        <vb:if condition="$onlinestatus==1">
<div class="etiket_postbit_alanI_durumu_iceride">الاتصال :<dd> متواجد حاليا</dd></div>
        </vb:if>
        <vb:if condition="$onlinestatus==2"> 
 <div class="etiket_postbit_alanI_durumu_gizli_geziyor">الاتصال :<dd>متخف </dd> </div>
        </vb:if>


ثالثا : اذهب إلى الإستايلات والقوالب ثم البحث في القوالب وابحث عن postbit_legacy وقم باستبدال محتواه بأكمله بما يلي :


كود:
{vb:raw template_hook.postbit_start}
<li class="postbitlegacy postbitim postcontainer {vb:raw post.statusicon}" id="post_{vb:raw post.postid}">
<!-- see bottom of postbit.css for .userinfo .popupmenu styles -->

    <div class="posthead">
            <span class="postdate {vb:raw post.statusicon}">
                <vb:if condition="$show['announcement']">
                    <span class="date">{vb:rawphrase x_until_y, {vb:raw post.startdate}, {vb:raw post.enddate}}</span>
                <vb:else />
                    <span class="date">{vb:raw post.postdate}<vb:if condition="!$show['detailedtime']">,&nbsp;<span class="time">{vb:raw post.posttime}</span></vb:if></span>
                </vb:if>
            </span>
            <span class="nodecontrols">
                <vb:if condition="$post['postid'] AND $post['threadid'] AND !$show['moderated']">
                    <a name="post{vb:raw post.postid}" href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_post}}#post{vb:raw post.postid}" class="<vb:if condition="$show['inlinemod']">ie</vb:if>postcounter">#{vb:raw post.postcount}</a><a id="postcount{vb:raw post.postid}" name="{vb:raw post.postcount}"></a>
                </vb:if>
                <vb:if condition="$show['moderated']">{vb:rawphrase moderated_post}</vb:if>
                <vb:if condition="$show['inlinemod']">
                    <label for="post_imod_checkbox_{vb:raw post.postid}"><input class="postimod" type="checkbox" id="post_imod_checkbox_{vb:raw post.postid}" name="plist[{vb:raw post.postid}]" value="{vb:raw post.checkbox_value}" /></label>
                </vb:if>
            </span>
    </div>
    <div class="postdetails">
        <div class="userinfo">

            <div class="etiket_postbit_alanI_username username_container">
            <vb:if condition="$post['userid']">
                {vb:raw memberaction_dropdown}
                
            <vb:else />
{vb:raw post.musername}
            </vb:if>
            </div>



<vb:if condition="$show['avatar']">
            <a class="postuseravatar" href="{vb:link member, {vb:raw post}}" title="{vb:rawphrase {vb:raw post['onlinestatusphrase']}, {vb:raw post.username}}">
                <img src="{vb:raw post.avatarurl}" alt="{vb:rawphrase xs_avatar, {vb:raw post.username}}" title="{vb:rawphrase xs_avatar, {vb:raw post.username}}" />
            </a>
            </vb:if> 

            <div class="etiket_postbit_alanI_usertitle">
                {vb:raw post.usertitle}
            </div>
            
            {vb:raw template_hook.postbit_userinfo_left}

    <vb:if condition="$show['reputation']">
                <div class="etiket_postbit_alanI_postbit_reputation" id="repdisplay_{vb:raw post.postid}_{vb:raw post.userid}">{vb:raw post.reputationdisplay}</div>
            </vb:if>



            <vb:if condition="$post['userid']">
                <hr />
{vb:raw post.onlinestatus}

<div class="etiket_postbit_alanI_userinfo_extra">


<!###################  Ekstra Olarak Ekleyeceginiz Özellikleri Bu Yazının Altında Ekleyebilirsiniz ###################  -->



<vb:if condition="$post['joindate']">
        <div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
                    {vb:rawphrase join_date}
                  <dd>{vb:raw post.joindate}</dd>
          </div>
               </vb:if>


<vb:if condition="$post['field2']">
 <div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase location_perm}<dd>{vb:raw post.field2}</dd></div></vb:if>

<vb:if condition="$post['age']">
 <div class="etiket_postbit_alanI_userinfo_extra_yazIlarI"> 
{vb:rawphrase age}
  <dd>{vb:raw post.age}</dd></div></vb:if>

<vb:if condition="$post['field15']">
 <div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
الجنس 
  <dd>{vb:raw post.field15}</dd></div></vb:if>

<vb:if condition="$post['posts']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase 'posts'}<dd>{vb:raw post.posts}</dd></div></vb:if>
                    
<vb:if condition="$post['field3']">
 <div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
الإهتمامات
  <dd>{vb:raw post.field3}</dd></div></vb:if>

<vb:if condition="$post['field4']">
 <div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
المهنة
  <dd>{vb:raw post.field4}</dd></div></vb:if>

<vb:if condition="$post['field12']">
 <div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">موقعي
   <dd><a href="{vb:raw post.field13}">{vb:raw post.field12}</a></dd></div></vb:if>

{vb:raw template_hook.postbit_userinfo_right_after_posts}
        


                <vb:if condition="$show['infraction'] OR $show['reppower']">
           
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
                    <vb:if condition="$show['infraction']">
                {vb:rawphrase infractions} 
                    <dd>{vb:raw post.warnings}/{vb:raw post.infractions} ({vb:raw post.ipoints})</dd>
                    </vb:if>
                    <vb:if condition="$show['reputation']">
                        <vb:if condition="$show['reppower']">
                   {vb:rawphrase reppower}
                    <dd id="reppower_{vb:raw post.postid}_{vb:raw post.userid}">{vb:raw post.reppower}</dd> 
                        </vb:if>
                    </vb:if>
                </div>
                </vb:if>

</div>

                {vb:raw template_hook.postbit_userinfo_right}
                <div class="etiket_postbit_alanI_imlinks">
                    {vb:raw post.icqicon} {vb:raw post.aimicon} {vb:raw post.msnicon} {vb:raw post.yahooicon} {vb:raw post.skypeicon}
                </div>
            </vb:if>
        </div>

<!###################  /Ekstra Olarak Ekleyeceginiz Özellikleri Bu Yazının Altında Ekleyebilirsiniz ###################  -->


        <div class="postbody">
            <div class="postrow<vb:if condition="$show['postedited'] || $post['signature']"> has_after_content</vb:if>">
                {vb:raw template_hook.postbit_messagearea_start}
                <vb:if condition="$post['title'] OR $show['messageicon']">
                <h2 class="title icon">
                    <vb:if condition="$show['messageicon']"><img src="{vb:raw post.iconpath}" alt="{vb:raw post.icontitle}" /> </vb:if>{vb:raw post.title}
                </h2>
                </vb:if>


                        <vb:if condition="$post['isfirstshown']">
                            {vb:raw ad_location.ad_showthread_firstpost_start}
                            {vb:raw ad_location.thread_first_post_content}
                        </vb:if>
                        <vb:if condition="$post['islastshown']">
                            {vb:raw ad_location.thread_last_post_content}
                        </vb:if>
                <div class="content<vb:if condition="$show['first_ad'] OR $show['last_ad']"> hasad</vb:if>">
                    <div id="post_message_{vb:raw post.postid}">
                        <blockquote class="postcontent restore ">
                            {vb:raw post.message}
                        </blockquote>
                    </div>

                    <vb:if condition="$show['attachments']">
                        <div class="attachments">

                        <vb:if condition="$show['thumbnailattachment']">
                            <fieldset class="postcontent">
                                <legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase attached_thumbnails}" /> {vb:rawphrase attached_thumbnails}</legend>
                                {vb:raw post.thumbnailattachments}
                            </fieldset>
                        </vb:if>

                        <vb:if condition="$show['imageattachment']">
                            <fieldset class="postcontent">
                                <legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase attached_images}" /> {vb:rawphrase attached_images}</legend>
                                {vb:raw post.imageattachments}
                            </fieldset>
                        </vb:if>

                        <vb:if condition="$show['imageattachmentlink']">
                            <fieldset class="postcontent">
                                <legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase attached_images}" /> {vb:rawphrase attached_images}</legend>
                                <ul>
                                {vb:raw post.imageattachmentlinks}
                                </ul>
                            </fieldset>
                        </vb:if>

                        <vb:if condition="$show['otherattachment']">
                            <fieldset class="postcontent">
                                <legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase attached_files}" /> {vb:rawphrase attached_files}</legend>
                                <ul>
                                {vb:raw post.otherattachments}
                                </ul>
                            </fieldset>
                        </vb:if>

                        <vb:if condition="$show['moderatedattachment']">
                            <fieldset class="postcontent">
                                <legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase attachments_pending_approval}" /> {vb:rawphrase attachments_pending_approval}</legend>
                                <ul>
                                {vb:raw post.moderatedattachments}
                                </ul>
                            </fieldset>
                        </vb:if>

                        </div>
                    <!-- / attachments -->
                    </vb:if>
                </div>
            </div>
            <vb:if condition="$show['postedited'] || $post['signature']">
            <div class="after_content">
                <vb:if condition="$show['postedited']">
                <!-- edit note -->
                <blockquote class="postcontent lastedited">
<!--                    <img src="{vb:stylevar imgdir_button}/edit_40b.png" class="inlineimg" alt="" /> -->
                    <vb:if condition="$show['postedithistory']">
                        {vb:rawphrase last_edited_link_by_x_on_y_at_z_postid, {vb:raw post.edit_username}, {vb:raw post.edit_date}, 
                            {vb:raw post.edit_time}, {vb:raw post.historyurl}}
                    <vb:else />
                        {vb:rawphrase last_edited_by_x_on_y_at_z, {vb:raw post.edit_username}, {vb:raw post.edit_date}, {vb:raw post.edit_time}}
                    </vb:if>
                    <vb:if condition="$post['edit_reason']">
                        <span class="reason">{vb:rawphrase reason}:</span> {vb:raw post.edit_reason}
                    </vb:if>
                </blockquote>
                <!-- / edit note -->
                </vb:if>
                                       {vb:raw template_hook.postbit_signature_start}
                                {vb:raw ad_location.ad_showthread_firstpost_sig}
                <vb:if condition="$post['signature']">
                        <blockquote class="signature restore"><div class="signaturecontainer">{vb:raw post.signature}</div></blockquote>
                </vb:if>
                                        {vb:raw template_hook.postbit_signature_end}
            </div>
            </vb:if>
            <div class="cleardiv"></div>
        </div>
    </div>
        <div class="postfoot">
            <!-- <div class="postfoot_container"> -->
            <div class="textcontrols floatcontainer">
                <span class="postcontrols">
                    <img style="display:none" id="progress_{vb:raw post.postid}" src="{vb:stylevar imgdir_misc}/progress.gif" alt="{vb:rawphrase loading_editor_please_wait}" />
                    <vb:if condition="$post['editlink']">
                        <a class="editpost" href="{vb:raw post.editlink}" name="vB::QuickEdit::{vb:raw post.postid}" title="{vb:rawphrase edit_delete_message}"><img src="{vb:raw vboptions.cleargifurl}" id="editimg_{vb:raw post.postid}" alt="{vb:rawphrase edit_delete_message}" /> {vb:rawphrase edit_post}</a> 
                    <vb:if condition="THIS_SCRIPT != 'usernote' && THIS_SCRIPT != 'announcement'"><span class="seperator">&nbsp;</span></vb:if>
                    </vb:if>
                    <vb:if condition="$show['quickreply'] AND !$show['threadedmode']">
                        <a id="qr_{vb:raw post.postid}" class='quickreply' href="{vb:raw post.replylink}&amp;noquote=1" rel="nofollow" title="{vb:rawphrase quick_reply_to_this_message}"><img id="replyimg_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase quick_reply_to_this_message}" /> {vb:rawphrase reply}</a> 
                    <span class="seperator">&nbsp;</span>
                    </vb:if>
                    <vb:if condition="$post['replylink']">
                        <a id="qrwq_{vb:raw post.postid}" class="newreply" href="{vb:raw post.replylink}" rel="nofollow" title="{vb:rawphrase reply_with_quote}"><img id="quoteimg_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase reply_with_quote}" />  <vb:if condition="$post['forwardlink']">{vb:rawphrase reply_to_private_message}<vb:else />{vb:rawphrase reply_with_quote}</vb:if></a> 
                    <vb:if condition="$show['multiquote_post']"><span class="seperator">&nbsp;</span></vb:if>
                    </vb:if>
                    <vb:if condition="$show['multiquote_post']">
                         <a class="multiquote" href="{vb:raw post.replylink}" rel="nofollow" onClick="return false;" id="mq_{vb:raw post.postid}" title="{vb:rawphrase multi_quote_this_message}"><img id="mq_image_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase multi_quote_this_message}" />&nbsp;</a> 
                    </vb:if>
                </span>
                <span class="postlinking">
                    <vb:if condition="!$post['forwardlink'] && THIS_SCRIPT != 'usernote' && THIS_SCRIPT != 'announcement'">
                        <vb:if condition="$promote_sectionid AND $promote_sectionid != -1">
                               <a href="{vb:raw promote_url}" class="promotecms">{vb:rawphrase promote_to_article}</a>
                                                       <span class="seperator">&nbsp;</span>
                        </vb:if>
                    </vb:if>

                    {vb:raw template_hook.postbit_controls}
                    {vb:raw post.iplogged}
                    <vb:if condition="$post['forwardlink']">
                        <a class="forwardpost" href="{vb:raw post.forwardlink}" rel="nofollow"><img src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase forward_message}" /> {vb:rawphrase forward}</a>
                        <vb:if condition="$show['reputationlink'] OR $show['infractionlink'] OR $show['moderated'] OR $show['spam'] OR $show['deletedpost'] OR $show['redcard'] OR $show['yellowcard']"><span class="seperator">&nbsp;</span></vb:if>
                    </vb:if>
                    <vb:if condition="$show['reputationlink']">
                        <span class="reputationpopupmenu popupmenu popupcustom" title="{vb:raw post.postid}"><a class="popupctrl reputation" href="reputation.php?{vb:raw session.sessionurl}do=addreputation&amp;p={vb:raw post.postid}" title="{vb:rawphrase add_reputation}" rel="nofollow" id="reputation_{vb:raw post.postid}"><!--<img src="{vb:stylevar imgdir_button}/reputation-40b.png" alt="{vb:rawphrase add_reputation}" /> -->&nbsp;</a></span>
                    </vb:if>

                    <vb:if condition="$show['infractionlink']">
                        &nbsp;<a class="infraction" href="infraction.php?{vb:raw session.sessionurl}do=report&amp;p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}"><!-- <img src="{vb:stylevar imgdir_button}/add-infraction_sm.png" alt="{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}" /> --> &nbsp;</a> &nbsp;
                    </vb:if>
                    <vb:if condition="$show['reportlink']">
                        &nbsp;<a class="report" href="{vb:raw post.reportlink}" rel="nofollow" title="{vb:rawphrase report_bad_post}"><!-- <img src="{vb:stylevar imgdir_button}/report-40b.png" alt="{vb:rawphrase report_bad_post}" /> -->&nbsp;</a> &nbsp;
                    </vb:if>

                    <vb:if condition="$show['moderated']">
                        <img class="moderated" src="{vb:stylevar imgdir_misc}/moderated_sm.png" alt="{vb:rawphrase moderated_post}" />
                    </vb:if>
                    <vb:if condition="$show['spam']">
                        <img class="spam" src="{vb:stylevar imgdir_misc}/spam_detected.png" alt="{vb:rawphrase spam_post}" />
                    </vb:if>
                    <vb:if condition="$show['deletedpost']">
                        <vb:if condition="$show['managepost']">
                            <a class="deleted" href="{vb:raw $vboptions.vbforum_url}{vb:if "$vboptions['vbforum_url']", '/', ''}postings.php?{vb:raw session.sessionurl}do=managepost&amp;p={vb:raw post.postid}" title="{vb:rawphrase manage}">&nbsp;</a>
                        <vb:else />
                            <img class="deleted_nolink" class="inlineimage" src="{vb:stylevar imgdir_button}/deleted_sm.png" alt="{vb:rawphrase deleted_post}" />
                        </vb:if>
                    </vb:if>
                    <vb:if condition="$show['redcard']">
                        <a class="redcard" href="infraction.php?{vb:raw session.sessionurl}do=view&amp;p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_infraction}"><!-- <img src="{vb:stylevar imgdir_button}/red-card_sm.png" alt="{vb:rawphrase received_infraction}" /> --> &nbsp;</a>
                        <vb:elseif condition="$show['yellowcard']" />
                            <a class="yellowcard" href="infraction.php?{vb:raw session.sessionurl}do=view&amp;p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_warning}"><!--<img src="{vb:stylevar imgdir_button}/yellow-card_sm.png" alt="{vb:rawphrase received_warning}" /> --> &nbsp;</a>
                    </vb:if>
                    <vb:if condition="$post['api_platform']">
                        <vb:if condition="$post['api_platform_link']">
                            <a class="mobile mobile_{vb:raw post.api_platform}" href="{vb:raw post.api_platform_link}" rel="nofollow" title="{vb:rawphrase {vb:raw post['api_platform_link_title']}}">{vb:rawphrase {vb:raw post['api_platform_link_phrase']}}</a>
                        <vb:else />
                            <span class="mobile mobile_{vb:raw post.api_platform}">{vb:rawphrase {vb:raw post['api_platform_link_phrase']}}</span>
                        </vb:if>
                    </vb:if>
                </span>
            <!-- </div> -->
            </div>
        </div>
    <hr />
</li>
{vb:raw template_hook.postbit_end}

لا تنس أن تغير رقم الحقول "field" بما يناسبك.

وأخيرا قم برفع الملف في المرفقات إلى مجلد صور منتداك الرئيسي، ليصبح رابط الصور your-forum-url/images/etiket_postbit/img-name.format

باسوورد فك الضغط :
dev-exp.com
الملفات المرفقة
نوع الملف: zip etiket_postbit.zip‏ (5.8 كيلوبايت, المشاهدات 97)
التوقيع :

عضو جديد في معهد مطور التطويري - Mtwer.com/vb
يمكنك تعديل التوقيع من خلال لتوحة تحكمك الخاصة عبر الرابط التالي : لوحة التحكم

رد مع اقتباس
قديم 01-04-2012, 03:10 AM   رقم المشاركة : [2]
:: , + لاَ تَنْسىَ ذِكْرَ اَللَه + , ::
:: . لا إله إلا الله محمد رسول الله . ::
الرتبة الرتبة الرتبة الرتبة الرتبة الرتبة الرتبة الرتبة
الصورة الرمزية يونس عطاوي
 

يونس عطاوي نشاط بلا حدوديونس عطاوي نشاط بلا حدوديونس عطاوي نشاط بلا حدوديونس عطاوي نشاط بلا حدوديونس عطاوي نشاط بلا حدوديونس عطاوي نشاط بلا حدوديونس عطاوي نشاط بلا حدوديونس عطاوي نشاط بلا حدود

بيانات موقعي :
إسم الموقع : مطور
اصدار المنتدى : VB 3.8.7
اعطي لعنوانك بعض الجمالية اخي

تمنع العناوين العشوائية : لا يفوتك

إحذر

وشكرا لك


التوقيع: ليس العيب ان تطلب الشيء وتأخذه || العيب هو ان تأخذ الشيء بدون طلبه ..
يونس عطاوي متواجد حالياً   رد مع اقتباس
إضافة رد

العلامات المرجعية

الكلمات الدلالية (Tags)
أفضل, legacy, postbit, postbit_legacy, قالب

مواضيع جديدة في قسم قسم تطوير منتديات vb4.0.0

أدوات الموضوع
انواع عرض الموضوع

ضوابط المشاركة
لا تستطيع إضافة مواضيع جديدة
لا تستطيع الرد على المواضيع
لا يمكنك اضافة مرفقات
لا يمكنك تعديل مشاركاتك

BB code متاحة
كود [IMG] متاحة
كود HTML معطلة
Trackbacks are متاحة
Pingbacks are متاحة
Refbacks are متاحة

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




Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.5.2
new notificatio by 9adq_ala7sas
الحقوق محفوظة لكل المطورين والمواقع العربية

Security team


المعهد غير مسؤول عن أي اتفاق تجاري أو تعاوني بين الأعضاء
فعلى كل شخص تحمل مسؤولية نفسه إتجاه مايقوم به من بيع وشراء وإتفاق وأعطاء معلومات موقعه
التعليقات المنشورة لا تعبر عن رأي معهد مطور ولا نتحمل أي مسؤولية قانونية حيال ذلك ( ويتحمل كاتبها مسؤولية النشر )

جميع الأوقات بتوقيت GMT +3. الساعة الآن 07:38 PM.