8 مرفق
مساعدة في بعض القوالب الله لا يهينكم
السلام عليكم ورحمة الله وبركاته
كل عام وانتم بخير واعاده الله عليكم بالخير والطاعات
موضوعي اليوم دسم شوي ويبي له واحد فاضي لي :mwalat36:
ودي أطور موقعي وبنفس الوقت اللي بيساهدني الله يجزاه الف خير والموقع الحمد لله ما فيه معاصي
وإن شاء الله ربي بيجزاه عنا كل خير
بسم الله أبداء
https://mwadah.com/images/imgcache/2009/09/876.jpg
في هالصورة ودي اوسع مساحة آخر مشاركة لأنها عندي بالمنتدى مساحتها صغيره :mwalat31:
ووش الهاك المستخدم بالنسبه للأيقونات اللي تجي بجنب القسم مثل البحث وإضافة موضوع :mwalat16:
اللي بعدوا <<اقول لاتتحمس واجد يمكن محد يرد عليك
https://mwadah.com/images/imgcache/2009/09/877.jpg
كيف احط هالايقونات اللي تجي بجنب الموضوع اللي هي علامة صح والمرفقات
https://mwadah.com/images/imgcache/2009/09/878.jpg
ووش هي طريقة فصل ادوات الموضوع والتقييم
وما هو القالب حقها عشان ابغى اسوي لها تأطير
https://mwadah.com/images/imgcache/2009/09/879.jpg
الرد السريع وما ادرك ما الرد السريع
بصراحه انا استخدم الصندوق الماسي مو الموده
وودي اسويه زي اللي موجود بالموده من ناحية العرض والتأطير والابتسامات
وممكن اعرف وش هالقوالب ؟
لأنو بالنسبه لموقعي يبي لها تأطير
https://mwadah.com/images/imgcache/2009/09/880.jpg
https://mwadah.com/images/imgcache/2009/09/881.jpg
https://mwadah.com/images/imgcache/2009/09/882.jpg
https://mwadah.com/images/imgcache/2009/09/883.jpg
الصورة الاخيرة كيف اضيف هالخاصية لمنتداي وابيه تكون نفس اللي بالموده
يارب انو بعد كل هالحماس يجي احد يساعدن :mwalat31:
اخوكم أبو تركي
رد: مساعدة في بعض القوالب الله لا يهينكم
طيب حبيبي
خلك معي حبه حبه
بالنسبة للمشكلة الاولى
اذا كانت الاقسام مفصوله
ارفق لي قالب
forumhome_forumbit_level1 _nopost
بالنسبة
بالنسبة للايقونات اللي تجي جنب القسم
اللي هي البحث والتغذية وموضوع جديد ووو
فيه بالمرفق 4 صور
ارفعها داخل مجلد misc الموجود على هذا المسار
vb/images/misc
ثم افتح قالب
forumhome_forumbit_level2 _post
ابحث عن :
كود:
<td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]">
اضف اسفله مباشره :
كود:
<!-- هاك عام ـ إضافة موضوع والبحث في المنتديات وتغذية RSS -->
<div class="smallfont" style="float:left" nowrap>
<a href="search.php?$session[sessionurl]f=$forum[forumid]" title="بحث في هذا المنتدى">
<IMG align="absmiddle" SRC="misc/searchme.gif" style="cursor: hand" border="0"></a>
<if condition="$forum[statusicon]=='new'">
<a href="search.php?$session[sessionurl]do=getnew&include=$forum[forumid]" title="عرض المشاركات الجديدة في هذا المنتدى">
<IMG align="absmiddle" SRC="misc/findme.gif" style="cursor: hand" border="0"></a></if>
<a href="newthread.php?$session[sessionurl]do=newthread&f=$forum[forumid]" title="إضافة موضوع جديد في هذا المنتدى">
<IMG align="absmiddle" SRC="misc/newme.gif" style="cursor: hand" border="0"></a>
<if condition="$vboptions['externalrss']"><a target="_blank" href="external.php?type=rss2&forumids=$forum[forumid]"><img src="misc/rss.gif" border="0" alt="اشترك في استلام آخر مواضيع القسم" /></a></if>
</div>
<!-- هاك عام ـ إضافة موضوع والبحث في المنتديات وتغذية RSS -->
<div>
========================= ==
بالنسبة للايقونات اللي زي علامة صح والمرفقات
ادخل على خيارات المنتدى
ثم خيارات ظهور صفحة عرض الأقسام (forumdisplay)
فعل خيار إبراز المواضيع التي شارك بها العضو
=========================
بالنسبة فصل ادوات الموضوع والتقييم والتأطير
هذه من قالب SHOWTHREAD
عن طريق هذا الكود :
كود:
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px">
<tr valign="bottom">
<if condition="$show['largereplybutton']">
<td class="smallfont"><a href="newreply.php?$session[sessionurl]do=newreply&noquote=1&p=$FIRSTPOSTID" rel="nofollow"><if condition="$show['closethread']"><img src="$stylevar[imgdir_button]/reply.gif" alt="$vbphrase[reply]" border="0" /><else /><img src="$stylevar[imgdir_button]/threadclosed.gif" alt="$vbphrase[closed_thread]" border="0" /></if></a></td>
<else />
<td class="smallfont"> </td>
</if>
<if condition="$show['pagenav']"><td align="$stylevar[right]">$pagenav</td></if>
</tr>
</table>
<!-- / controls above postbits -->
<!-- toolbar -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" style="border-bottom-width:0px">
<tr>
<td class="tcat" width="100%">
<div class="smallfont">
<if condition="$show['firstunreadlink']">
<a href="$firstunread"><img class="inlineimg" src="$stylevar[imgdir_button]/firstnew.gif" alt="$vbphrase[view_first_unread]" border="0" /></a>
<a href="$firstunread"><strong>$vbphrase[view_first_unread]</strong></a>
</if>
</div>
</td>
<td class="vbmenu_control" id="threadtools" nowrap="nowrap">
<a href="$show[nojs_link]#goto_threadtools"<if condition="is_browser('ie')"> accesskey="3"</if>>$vbphrase[thread_tools]</a>
<if condition="$show['popups']"><script type="text/javascript"> vbmenu_register("threadtools"); </script></if>
</td>
<if condition="$show['search']">
<td class="vbmenu_control" id="threadsearch" nowrap="nowrap">
<a href="$show[nojs_link]#goto_threadsearch">$vbphrase[search_this_thread]</a>
<if condition="$show['popups']"><script type="text/javascript"> vbmenu_register("threadsearch"); </script></if>
</td>
</if>
<if condition="$show['threadrating']">
<td class="vbmenu_control" id="threadrating" nowrap="nowrap">
<a href="$show[nojs_link]#goto_threadrating"><span id="threadrating_current"><if condition="$show['rating']">$vbphrase[rating]: <img class="inlineimg" src="$stylevar[imgdir_rating]/rating_$thread[rating].gif" alt="<phrase 1="$thread[votenum]" 2="$thread[voteavg]">$vbphrase[thread_rating_x_votes_y_average]</phrase>" border="0" /><else />$vbphrase[rate_thread]</if></span></a>
<if condition="$show['popups']"><script type="text/javascript"> vbmenu_register("threadrating"); </script></if>
</td>
</if>
<if condition="$vboptions['allowthreadedmode']">
<td class="vbmenu_control" id="displaymodes" nowrap="nowrap">
<a href="$show[nojs_link]#goto_displaymodes">$vbphrase[display_modes]</a>
<if condition="$show['popups']"><script type="text/javascript"> vbmenu_register("displaymodes"); </script></if>
</td>
</if>
<if condition="$show['inlinemod']">
<if condition="$show['popups']">
<td class="vbmenu_control" id="imod" align="center" title="$vbphrase[moderation]"><script type="text/javascript"> vbmenu_register('imod'); </script></td>
<else />
<td class="thead" align="center">
<input type="checkbox" name="allbox" id="checkall_all" title="$vbphrase[check_uncheck_all]" onclick="inlineMod.check_all()" />
</td>
</if>
</if>
</tr>
</table>
========================= =========
بالنسبة للماسي مايجي بشكل المودة
لأن اكواده تختلف
========================= =====
بالنسبة للقوالب
http://www.mwadah.com/attachments/16...-04.17-007.png
قالب forumrules
http://www.mwadah.com/attachments/16...-04.17-006.jpg
نفس قالب SHOWTHREAD
ويجب تفعيل الاعضاء الذين يشاهدون محتوى الموضوع
عن طريق الذهاب الى خيارات المنتدى
خيارات عرض المواضيع
مشاهدة الأعضاء الذين يتصفحون المواضيع
وهذا هو الكود للتأطير
كود:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat" colspan="2">
<phrase 1="$totalonline" 2="$numberregistered" 3="$numberguest">$vbphrase[users_viewing_this_thread_x_y_z]</phrase>
</td>
</tr>
<tr>
<td class="alt1" colspan="2">
<span class="smallfont">$activeusers</span>
</td>
</tr>
</table>
========================= =====
http://www.mwadah.com/attachments/16...-04.18-009.jpg
من قالب
newthraed وقالب editpost
كود:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr>
<td class="tcat">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('newpost_options')"><img id="collapseimg_newpost_options" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_newpost_options].gif" alt="" border="0" /></a>
$vbphrase[additional_options]
</td>
</tr>
</thead>
<tbody id="collapseobj_newpost_options" style="$vbcollapse[collapseobj_newpost_options]">
<tr valign="top">
<td class="panelsurround" align="center">
<div class="panel">
<div style="width:$stylevar[formwidth]" align="$stylevar[left]">
<if condition="$show['podcasturl']">
<!-- podcast stuff -->
<fieldset class="fieldset">
<legend>$vbphrase[podcast_options]</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
<tr>
<td class="smallfont">$vbphrase[podcast_url]:</td>
<td class="smallfont"> $vbphrase[filesize_bytes]:</td>
</tr>
<tr>
<td><input type="text" class="bginput" name="podcasturl" value="$podcasturl" size="50" maxlength="255" tabindex="1" title="$vbphrase[podcast_url]" /></td>
<td> <input type="text" class="bginput" name="podcastsize" value="$podcastsize" size="10" tabindex="1" title="$vbphrase[podcast_size]" /></td>
</tr>
<tr>
<td class="smallfont">$vbphrase[subtitle]:</td>
<td class="smallfont"> $vbphrase[explicit]:</td>
</tr>
<tr>
<td><input type="text" class="bginput" name="podcastsubtitle" value="$podcastsubtitle" size="50" maxlength="255" tabindex="1" title="$vbphrase[subtitle]" /></td>
<td><input type="checkbox" name="podcastexplicit" value="1" tabindex="1" $explicitchecked title="$vbphrase[explicit]" /></td>
</tr>
<tr>
<td class="smallfont">$vbphrase[keywords]:</td>
<td class="smallfont">$vbphrase[author]:</td>
</tr>
<tr>
<td><input type="text" class="bginput" name="podcastkeywords" value="$podcastkeywords" size="50" maxlength="255" tabindex="1" title="$vbphrase[keywords]" /></td>
<td><input type="text" class="bginput" name="podcastauthor" value="$podcastauthor" size="25" maxlength="255" tabindex="1" title="$vbphrase[author]" /></td>
</tr>
</table>
</fieldset>
<!-- / podcast stuff -->
</if>
<if condition="$show['misc_options']">
<fieldset class="fieldset">
<legend>$vbphrase[miscellaneous_options]</legend>
<div style="padding:$stylevar[formspacer]px">
<if condition="$bbuserinfo['signature'] != ''"><div><label for="cb_signature"><input type="checkbox" name="signature" value="1" id="cb_signature" tabindex="1" $checked[signature] />$vbphrase[show_your_signature]</label></div></if>
<if condition="$show['parseurl']"><div><label for="cb_parseurl"><input type="checkbox" name="parseurl" value="1" id="cb_parseurl" tabindex="1" $checked[parseurl] />$vbphrase[automatically_parse_links_in_text]</label></div></if>
$disablesmiliesoption
</div>
</fieldset>
</if>
$attachmentoption
<if condition="$show['member']">
<fieldset class="fieldset">
<legend>$vbphrase[thread_subscription]</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
<tr>
<td>$vbphrase[notification_type]:<br /><select name="emailupdate" tabindex="1">
<option value="9999" $emailchecked[9999]>$vbphrase[do_not_subscribe]</option>
<option value="0" $emailchecked[0]>$vbphrase[no_email_notification]</option>
<option value="1" $emailchecked[1]>$vbphrase[instant_email_notification]</option>
<option value="2" $emailchecked[2]>$vbphrase[daily_email_notification]</option>
<option value="3" $emailchecked[3]>$vbphrase[weekly_email_notification]</option>
</select></td>
<if condition="$show['subscribefolders']"><td>$vbphrase[folder]:<br /><select name="folderid" tabindex="1">$folderbits</select></td></if>
</tr>
</table>
</fieldset>
</if>
<if condition="$show['poll']">
<fieldset class="fieldset">
<legend>$vbphrase[post_a_poll]</legend>
<div style="padding:$stylevar[formspacer]px">
<div><label for="cb_postpoll"><input type="checkbox" name="postpoll" value="yes" id="cb_postpoll" tabindex="1" $checked[postpoll] />$vbphrase[yes_post_a_poll_thread]</label></div>
<div><label for="polloptnum">$vbphrase[number_of_poll_options]: <input type="text" class="bginput" size="5" name="polloptions" value="$polloptions" id="polloptnum" tabindex="1" /></label> <if condition="$vboptions['maxpolloptions']">($vbphrase[maximum]: $vboptions[maxpolloptions])</if></div>
</div>
</fieldset>
</if>
$threadmanagement
</div>
</div>
<div style="margin-top:$stylevar[cellpadding]px">
<input type="submit" class="button" name="sbutton" value="$vbphrase[submit_new_thread]" accesskey="s" tabindex="1" />
<input type="submit" class="button" name="preview" value="$vbphrase[preview_post]" accesskey="r" tabindex="1" />
</div>
</td>
</tr>
</tbody>
</table>
========================= =====
http://www.mwadah.com/attachments/16...-04.17-008.png
استبدل محتوى قالب
forumjump
بالتالي
وضع التأطير في اول القالب واخره
كود:
<div style="text-align:$stylevar[left]; white-space:nowrap">
<form action="forumdisplay.php" method="get">
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="daysprune" value="$daysprune" />
<select class="alt1" size="8" name="f" ondblclick="this.form.submit();">
<optgroup label="$vbphrase[site_areas]">
<option value="-1" $defaultselected>$vbphrase[please_select_one]:</option>
<option value="cp" $frmjmpsel[usercp]>$vbphrase[user_control_panel]</option>
<option value="pm" $frmjmpsel[pm]>$vbphrase[private_messages]</option>
<option value="subs" $frmjmpsel[subs]>$vbphrase[subscriptions]</option>
<option value="wol" $frmjmpsel[wol]>$vbphrase[whos_online]</option>
<option value="search" $frmjmpsel[search]>$vbphrase[search_forums]</option>
<option value="home" $frmjmpsel[home]>$vbphrase[forums_home]</option>
<option value="-1">----------------------------------</option>
</optgroup>
<optgroup label="$vbphrase[forums]">
$jumpforumbits</optgroup>
</select>
</form></div>
تحياتي وتقديري لك
1 مرفق
رد: مساعدة في بعض القوالب الله لا يهينكم
يا حبيلك ويسلمو مراقبنا
وكل شي تمام التمام يابعدي وطبقت كل شي حبه حبه
وألف شكر ما تقصر وكثر الله من امثالك وبلغك ليلة القدر آمين يارب العالمين
بس فيه شغله ما ضبطت واللي هي
اقتباس:
بالنسبة للايقونات اللي زي علامة صح والمرفقات
ادخل على خيارات المنتدى
ثم خيارات ظهور صفحة عرض الأقسام (forumdisplay)
فعل خيار إبراز المواضيع التي شارك بها العضو
فعلتها وطلع لي حق المرفقات بس حق المشاركات اللي هي علامة الصح ما طلعت
بس تجي بجنب زي هالصوره
https://mwadah.com/images/imgcache/2009/09/744.jpg
وبالنسبه لتعديل خانة المواضيع زبطتها بعد عناء تم لمدة يومين من البحث
ومشكور يالغالي وماتقصر يالمسافر