The Arcive of vBulletin Modifications Site. |
|
Kpt - Icon Key Details »»
|
|||||||||||||||||||||||||
In FORUMDISPLAY Template Search and Delete :
Code:
<!-- icon key --> <if condition="$show['threadslist']"> <table cellpadding="2" cellspacing="0" border="0"> <tr> <td><img src="$stylevar[imgdir_statusicon]/thread_new.gif" alt="$vbphrase[new_posts]" border="0" /></td> <td class="smallfont">$vbphrase[new_posts]</td> <if condition="$vboptions['usehotthreads']"> <td><img src="$stylevar[imgdir_statusicon]/thread_hot_new.gif" alt="<phrase 1="$vboptions[hotnumberposts]" 2="$vboptions[hotnumberviews]">$vbphrase[more_than_x_replies_or_y_views]</phrase>" border="0" /></td> <td class="smallfont">$vbphrase[hot_thread_with_new_posts]</td> <else /> <td colspan="2"> </td> </if> </tr> <tr> <td><img src="$stylevar[imgdir_statusicon]/thread.gif" alt="$vbphrase[no_new_posts]" border="0" /></td> <td class="smallfont">$vbphrase[no_new_posts]</td> <if condition="$vboptions['usehotthreads']"> <td><img src="$stylevar[imgdir_statusicon]/thread_hot.gif" alt="<phrase 1="$vboptions[hotnumberposts]" 2="$vboptions[hotnumberviews]">$vbphrase[more_than_x_replies_or_y_views]</phrase>" border="0" /></td> <td class="smallfont">$vbphrase[hot_thread_with_no_new_posts]</td> <else /> <td colspan="2"> </td> </if> </tr> <tr> <td><img src="$stylevar[imgdir_statusicon]/thread_lock.gif" alt="$vbphrase[closed_thread]" border="0" /></td> <td class="smallfont">$vbphrase[thread_is_closed]</td> <if condition="$show['dotthreads']"> <td><img src="$stylevar[imgdir_statusicon]/thread_dot.gif" alt="$vbphrase[thread_contains_a_message_written_by_you]" border="0" /></td> <td class="smallfont">$vbphrase[you_have_posted_in_this_thread]</td> <else /> <td colspan="2"> </td> </if> </tr> </table> <else /> <table cellpadding="0" cellspacing="2" border="0" width="100%"> <tr valign="bottom"> <td> <table cellpadding="2" cellspacing="0" border="0"> <tr> <td><img src="$stylevar[imgdir_statusicon]/forum_new.gif" alt="$vbphrase[contains_new_posts]" border="0" /></td> <td class="smallfont"> $vbphrase[forum_contains_new_posts]</td> </tr> <tr> <td><img src="$stylevar[imgdir_statusicon]/forum_old.gif" alt="$vbphrase[contains_no_new_posts]" border="0" /></td> <td class="smallfont"> $vbphrase[forum_contains_no_new_posts]</td> </tr> <tr> <td><img src="$stylevar[imgdir_statusicon]/forum_old_lock.gif" alt="$vbphrase[a_closed_forum]" border="0" /></td> <td class="smallfont"> $vbphrase[forum_is_closed_for_posting]</td> </tr> </table> </td> </tr> </table> </if> <!-- / icon key --> In FORUMDISPLAY Template Search: Code:
<!-- / forum search menu --> </if> Add Under: Code:
$kpt_iconkey icon_key.gif Uploading >>> images/misc Import XML file (as product) through Admincp > Plugin System > Manage Products > [Add/Import Product] Supporters / CoAuthors Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
Reserved.
|
|
#3
|
|||
|
|||
|
Useful,thanks
|
|
#4
|
|||
|
|||
|
a description would be nice pleae....
|
|
#5
|
|||
|
|||
|
A usefull mod.
Thanks -Installed |
|
#6
|
||||
|
||||
|
Hadi bakalım, template d?zenlemelerinden sonra inşallah yavaş yavaş mod yazmaya da başlarsın.
Good job, I hope you'll start coding after those template modifications.
|
|
#7
|
|||
|
|||
|
koc gibi helal olsun
|
|
#8
|
|||
|
|||
|
tank you
|
|
#9
|
|||
|
|||
|
Thats great
![]() Perfect... ![]() Regards
|
|
#10
|
||||
|
||||
|
|
![]() |
|
|