首页  感情宣泄  网络资源  电脑天地  杂文趣事   冬日资源   雁过留声   冬日论坛  
用户登陆
用户:
密码:
 

站点日历
73 2025 - 5 48
    123
45678910
11121314151617
18192021222324
25262728293031


站点统计

最新评论

日志搜索

 标题   内容

客人只可以看到帖子主体的部分内容修改 For7.1 影音小偷(电影、音乐、电视剧)BT下载中心 for DVBBS7.1
晴天 社区明星 FOR DVBBS7.1   [ 日期:2005-06-05 ]   [ 来自:本站原创 ]

插件名称:社区明星 FOR DVBBS7.1

修改人:奥博城市  www.aober.net  阿飛

演示地址:http://www.828.com.cn/blog/bbs/

插件说明:

好象没人来改这个插件哦,呵呵,我就把锋芒不露的三列带后台的明星插件修改一下吧,我把里面所有锋芒不露加的版权注释都没有去哦,当然,我也希望其他人在继续完善这个插件时能像我一样哦!:)

PS:老庙的虚拟明星更好哦,不过修改的东西多了点,呵呵,好东西当然不是那么简单的了~~~我改的这个虽然不好,但是安装相对简单些,功能上也能满足大部分人的要求,看大家的需求了……箩卜白菜什么什么的东西?呵呵~~~~


安装方法:

安装前请先注意一点,我没有改论坛后台目录,所以,如果你改了后台目录,那么请将下载包内admin文件夹里的admin_mingxing.asp文件传至你修改后的后台目录里!

另外,没有安装我这版的虚拟形象及虚拟家园的朋友,请将显示方式改为显示头像,不要显示虚拟形象。

1.修改index.asp文件

在index.asp最末加入

<!--#include file="dv_plus/mingxing/mingxing.asp"-->

然后找到:
Sub Show_Index_Footer()
在其下加入以下代码:

'===========================社区明星插件开始=========================================
response.write "<table cellpadding=6 cellspacing=1 align=center class=tableBorder1>"&_
"<TR><Th colSpan=6 align=left id=tabletitlelink>-=> 社区明星&nbsp;"
if request("action1")="mingxing" then
response.write "[<a href=index.asp?action1=&action="&request("action")&" style='font-weight:normal;color:red'>看看有没有我</a>]</th></tr>"
else
response.write "[<a href=index.asp?action="&request("action")&"&action1=mingxing style='font-weight:normal;color:red'>我不想看到他们</a>]</th></tr>"
end if
if request("action1")<>"mingxing" then
call mingxing()
end if
response.write "<tr><td colSpan=6 class=tablebody2><font color=#ff0000>TOP10</font><font color=#1E90FF>&nbsp;"&mingxingtop(10)&"</td></tr>" 
response.write "</font></table>"
'===========================社区明星插件结束=========================================

PS:社区明星的开关改为默认不显示明星的解决方法



'===========================社区明星插件开始=========================================
response.write "<table cellpadding=6 cellspacing=1 align=center class=tableBorder1>"&_
"<TR><Th colSpan=6 align=left id=tabletitlelink>-=> 社区明星&nbsp;"
if request("action1")="mingxing" then
response.write "[<a href=index.asp?action1=&action="&request("action")&" style='font-weight:normal;color:red'>看看有没有我</a>]</th></tr>"
else
response.write "[<a href=index.asp?action="&request("action")&"&action1=mingxing style='font-weight:normal;color:red'>我不想看到他们</a>]</th></tr>"
end if
if request("action1")<>"mingxing" then
call mingxing()
end if
response.write "<tr><td colSpan=6 class=tablebody2><font color=#ff0000>TOP10</font><font color=#1E90FF>&nbsp;"&mingxingtop(10)&"</td></tr>" 
response.write "</font></table>"
'===========================社区明星插件结束========================================

改为

'===========================社区明星插件开始=========================================
response.write "<table cellpadding=6 cellspacing=1 align=center class=tableBorder1>"&_
"<TR><Th colSpan=6 align=left id=tabletitlelink>-=> 社区明星&nbsp;"
if request("action1")<>"mingxing" then
response.write "[<a href=index.asp?action="&request("action")&"&action1=mingxing style='font-weight:normal;color:red'>看看有没有我</a>]</th></tr>"
else
response.write "[<a href=index.asp?action1=&action="&request("action")&" style='font-weight:normal;color:red'>我不想看到他们</a>]</th></tr>"
end if
if request("action1")="mingxing" then
call mingxing()
end if
response.write "<tr><td colSpan=6 class=tablebody2><font color=#ff0000>TOP10</font><font color=#1E90FF>&nbsp;"&mingxingtop(10)&"</td></tr>"

response.write "</font></table>"

'===========================社区明星插件结束========================================


这个问题我在插件区的固顶中发了N久了,不过依然看到还有很多人在问,真的是不明白了,难道是DV来的新人一批接一批,前赴后继?HOHO!


2.进入论坛后台修改链接


admin_mingxing.asp文件为社区明星后台管理文件,请进入后台管理的“风格界面模板总管理”

找到“分页面模板(page_admin)”进入“界面风格”

修改“template.html(0)”在最末增加以下这句代码:

@@<a href=admin_mingxing.asp target=main>明星显示设置</a>

即可在后台管理社区明星插件。


第四步:如果你不需要在明星虚拟形象上显示“**的家”并链接上虚拟家园插件的话

请到mingxing.asp文件里,找到下面这句代码:

response.Write("</td><td width=33% valign=middle align=center><table><tr><td align='center'></strong><font color=#9999ff><a href='plus_home_show.asp?name="&username&"' target='_blank'><font color=blue>"&username&"的家</font></a></font></td></tr><tr><td width=100% height='100%' valign=middle align=center><div alt='ddddd'><IFrame src=""plus_visual_show2.asp?username="&username&"&boardid=0&type=small&bgcolor=tablebody1"" width=""80"" height=""120"" marginwidth=""0"" marginheight=""0"" hspace=""0"" vspace=""0"" frameborder=""0"" scrolling=""NO"" allowtransparency=""true""></iframe></div></td></tr></table></td></tr></table></TD>")

把它修改成下面这句即可:
response.Write("</td><td width=33% valign=middle align=center><table><tr><td></strong><font color=#9999ff>照片-=></font></td></tr><tr><td height='100%' valign=middle align=center><div alt='ddddd'><IFrame src=""plus_visual_show2.asp?username="&username&"&boardid=0&type=small&bgcolor=tablebody1"" width=""80"" height=""120"" marginwidth=""0"" marginheight=""0"" hspace=""0"" vspace=""0"" frameborder=""0"" scrolling=""NO"" allowtransparency=""true""></iframe></div></td></tr></table></td></tr></table></TD>")

注意:这句代码共有三处,分别是三列的,建议全部改。

  原7.0明星插件由锋芒不露增加、修改,增加社区明星后台可分别选择三列各自是否用能量柱样式显示金钱、魅力、经验;是否使用QQ秀版虚拟形象显示;并可修改能量柱显示长度和换算比例的功能,修改明星虚拟形象显示的功能!
我只修改到第三步!!后面的我没有修改!!!!
第四步:如果你不需要在明星虚拟形象上显示“**的家”并链接上虚拟家园插件的话

请到mingxing.asp文件里,找到下面这句代码:

response.Write("</td><td width=33% valign=middle align=center><table><tr><td align='center'></strong><font color=#9999ff><a href='plus_home_show.asp?name="&username&"' target='_blank'><font color=blue>"&username&"的家</font></a></font></td></tr><tr><td width=100% height='100%' valign=middle align=center><div alt='ddddd'><IFrame src=""plus_visual_show2.asp?username="&username&"&boardid=0&type=small&bgcolor=tablebody1"" width=""80"" height=""120"" marginwidth=""0"" marginheight=""0"" hspace=""0"" vspace=""0"" frameborder=""0"" scrolling=""NO"" allowtransparency=""true""></iframe></div></td></tr></table></td></tr></table></TD>")

把它修改成下面这句即可:
response.Write("</td><td width=33% valign=middle align=center><table><tr><td></strong><font color=#9999ff>照片-=></font></td></tr><tr><td height='100%' valign=middle align=center><div alt='ddddd'><IFrame src=""plus_visual_show2.asp?username="&username&"&boardid=0&type=small&bgcolor=tablebody1"" width=""80"" height=""120"" marginwidth=""0"" marginheight=""0"" hspace=""0"" vspace=""0"" frameborder=""0"" scrolling=""NO"" allowtransparency=""true""></iframe></div></td></tr></table></td></tr></table></TD>")

注意:这句代码共有三处,分别是三列的,建议全部改。

  原7.0明星插件由锋芒不露增加、修改,增加社区明星后台可分别选择三列各自是否用能量柱样式显示金钱、魅力、经验;是否使用QQ秀版虚拟形象显示;并可修改能量柱显示长度和换算比例的功能,修改明星虚拟形象显示的功能


点击下载此文件



[ 阅读字体大小: ]  [ 收藏此页到: 新浪ViVi | 365Key | 博采中心 ]
引用通告地址 (0):
复制引用地址/blog/trackback.asp?tbID=35
复制引用地址/blog/trackback.asp?tbID=35&CP=GBK
[1] [2] [3] [4] [5] [6] [7] [8] [9] [10]  ... [19]  
引用这个评论 cpsmath 于 2023-10-06 02:44 AM 发表评论: 

<a href=https://www.filigrania.com/nike-air-max-2017-flyknit-black-yellow-shoes47>nike air max 2017 flyknit black yellow</a><a href=https://www.filigrania.com/lebron-witness-five-shoes47>lebron witness five</a><a href=https://www.filigrania.com/dunk-retro-high-shoes47>dunk retro high</a><a href=https://www.filigrania.com/jordan-7-bianca-arancia-shoes47>jordan 7 bianca arancia</a> <a href="https://www.mirkurortov.com/rb3583n-sunglassv1">rb3583n</a> <a href="https://www.cpsmath.com/real-madrid-red-jersey-2012-jerseyp2">real madrid red jersey 2012</a> <a href=https://www.makersfinds.com/brett-goode-61-jersey-for-cheap-jerseyq1>brett goode 61 jersey for cheap</a><a href=https://www.makersfinds.com/bsc-young-fc-jersey-for-cheap-jerseyq1>bsc young fc jersey for cheap</a><a href=https://www.makersfinds.com/grey-browns-jersey-for-cheap-jerseyq1>grey browns jersey for cheap</a><a href=https://www.makersfinds.com/baker-mayfield-game-jersey-jerseyq1>baker mayfield game jersey</a> <a href=https://www.transorgs.com/adidas-messi-14-trainersfr>adidas messi 14</a><a href=https://www.transorgs.com/nike-sb-dunk-low-blau-denim-trainersfr>nike sb dunk low blau denim</a><a href=https://www.transorgs.com/air-jordan-7-bordeaux-75-trainersfr>air jordan 7 bordeaux 75</a><a href=https://www.transorgs.com/nike-shox-amazon-blanc-trainersfr>nike shox amazon blanc</a> <a href=https://www.lacarspotting.com/coach-f32485-bags8>coach f32485</a><a href=https://www.lacarspotting.com/michael-kors-vanilla-tote-bag-bags8>michael kors vanilla tote bag</a><a href=https://www.lacarspotting.com/coach-wallet-gray-bags8>coach wallet gray</a><a href=https://www.lacarspotting.com/michael-kors-large-tote-sale-bags8>michael kors large tote sale</a>
cpsmath http://www.cpsmath.com/


引用这个评论 caspigas 于 2023-10-05 10:31 AM 发表评论: 

<a href="https://www.putcosales.com/blue-leopard-print-midi-dress-dressed">blue leopard print midi dress</a> <a href="https://www.sellergyllc.com/blue-white-shirt-dress-polo33">blue white shirt dress</a> <a href="https://www.spacesmacks.com/dodgers-world-champions-2020-hat-hutot">dodgers world champions 2020 hat</a> <a href="https://www.spagazer.com/nike-blazer-white-mens-item11">nike blazer white mens</a> <a href="https://www.wanakahomes.com/spurs-kit-3rd-nfl23">spurs kit 3rd</a> <a href="https://www.andylampert.net/washington-nationals-burgundy-and-gold-hat-usage-capr">washington nationals burgundy and gold hat usage</a>
caspigas http://www.caspigas.com/


引用这个评论 ds-flow 于 2023-10-01 07:48 AM 发表评论: 

<a href="https://www.putcosales.com/savannah-chrisley-dress-acm-kjolema">savannah chrisley dress acm</a> <a href="https://www.sellergyllc.com/rb4323-51-sunglass16">rb4323 51</a> <a href="https://www.spacesmacks.com/beach-chiffon-wedding-dress-gown23">beach chiffon wedding dress</a> <a href="https://www.spagazer.com/balenciaga-triple-2-skoa7">balenciaga triple 2</a> <a href="https://www.wanakahomes.com/air-force-1s-gs-item31">air force 1s gs</a> <a href="https://www.andylampert.net/velvet-tiered-dress-dressu">velvet tiered dress</a>
ds-flow http://www.ds-flow.net/


引用这个评论 lacarspotting 于 2023-09-27 11:21 PM 发表评论: 

<a href=https://www.filigrania.com/white-puffer-jacket-moncler-monclerfr>white puffer jacket moncler</a><a href=https://www.filigrania.com/moncler-the-real-real-monclerfr>moncler the real real</a><a href=https://www.filigrania.com/moncler-coat-monclerfr>moncler coat</a><a href=https://www.filigrania.com/yellow-moncler-coat-monclerfr>yellow moncler coat</a> <a href="https://www.mirkurortov.com/cincinnati-reds-adjustable-hat-company-capd5">cincinnati reds adjustable hat company</a> <a href="https://www.cpsmath.com/green-black-womens-asics-gel-hyper-33-obuvv3">green black womens asics gel hyper 33</a> <a href=https://www.makersfinds.com/oakley-frogskins-rossi-sunglass26>oakley frogskins rossi</a><a href=https://www.makersfinds.com/rb4165-justin-classic-sunglass26>rb4165 justin classic</a><a href=https://www.makersfinds.com/oakley-sweep-lenses-sunglass26>oakley sweep lenses</a><a href=https://www.makersfinds.com/oakley-portal-x-deep-water-sunglass26>oakley portal x deep water</a> <a href=https://www.transorgs.com/adidas-y3-sort-and-red-sneaker36>adidas y3 sort and red</a><a href=https://www.transorgs.com/adidas-samba-navy-blue-sneaker36>adidas samba navy blue</a><a href=https://www.transorgs.com/nike-270-air-sneaker36>nike 270 air</a><a href=https://www.transorgs.com/mizuno-wave-phantom-2-volleyball-sneaker36>mizuno wave phantom 2 volleyball</a> <a href=https://www.lacarspotting.com/air-jordan-1-nero-toe-legit-check-obuvv3>air jordan 1 nero toe legit check</a><a href=https://www.lacarspotting.com/shox-tl-nova-2-sneaker-in-white-obuvv3>shox tl nova 2 sneaker in white</a><a href=https://www.lacarspotting.com/adidas-gazelle-chaussures-blanc-obuvv3>adidas gazelle chaussures blanc</a><a href=https://www.lacarspotting.com/stussy-nike-shox-blanc-obuvv3>stussy nike shox blanc</a>
lacarspotting http://www.lacarspotting.com/


引用这个评论 transmn 于 2023-09-27 11:59 AM 发表评论: 

<a href="https://www.transmn.net/patbo-cut-out-dress-robero">patbo cut out dress</a> <a href="https://www.cefashion.net/nike-air-max-97-finish-line-noir-sneakernl">nike air max 97 finish line noir</a> <a href="https://www.saiyla.com/nike-lebron-soldier-9-blanc-obuvo">nike lebron soldier 9 blanc</a><a href="https://www.saiyla.com/air-jordan-11-retro-low-gs-turbo-vert-obuvo">air jordan 11 retro low gs turbo vert</a><a href="https://www.saiyla.com/chunky-white-converse-obuvo">chunky white converse</a><a href="https://www.saiyla.com/balenciaga-triple-s-sneaker-white-and-black-obuvo">balenciaga triple s sneaker white and black</a> <a href="https://www.telosanft.com/mens-black-canada-goose-gilet-polor">mens black canada goose gilet</a> <a href="https://www.doramago.net/oneplus-6t-hard-case-casees">oneplus 6t hard case</a> <a href="https://www.masalokumak.com/ralph-lauren-ladies-swimsuits-poloy">ralph lauren ladies swimsuits</a>
transmn http://www.transmn.net/


引用这个评论 makersfinds 于 2023-09-23 08:50 PM 发表评论: 

<a href="https://www.muadotho.com/oakley-airbrake-prizm-ersatzglas-sunglass20">oakley airbrake prizm ersatzglas</a>
makersfinds http://www.makersfinds.com/


引用这个评论 bazibood 于 2023-09-23 07:14 PM 发表评论: 

<a href="https://www.bionutronics.net/wrap-dress-ankara-style-dressw">wrap dress ankara style</a> <a href="https://www.ds-flow.net/coach-hampton-tote-bag-bages">coach hampton tote bag</a> <a href="https://www.larosaviola.com/moncler-lamentin-black-monclerw">moncler lamentin black</a><a href="https://www.larosaviola.com/moncler-tattie-hooded-coat-monclerw">moncler tattie hooded coat</a><a href="https://www.larosaviola.com/moncler-maya-fur-monclerw">moncler maya fur</a><a href="https://www.larosaviola.com/moncler-dark-green-jacket-monclerw">moncler dark green jacket</a> <a href="https://www.alyadance.net/wholesale-atlanta-braves-hat-47-handt">wholesale atlanta braves hat 47</a> <a href="https://www.mahmudtarek.com/distressed-san-francisco-giants-hat-80-capw">distressed san francisco giants hat 80</a><a href="https://www.mahmudtarek.com/dolphins-nfl-hat-zoom-capw">dolphins nfl hat zoom</a><a href="https://www.mahmudtarek.com/atlanta-braves-mesh-hat-billig-capw">atlanta braves mesh hat billig</a><a href="https://www.mahmudtarek.com/atlanta-braves-blue-mountain-hat-2016-capw">atlanta braves blue mountain hat 2016</a> <a href="https://www.muadotho.com/tommy-hilfiger-signature-flip-flops-offerup48">tommy hilfiger signature flip flops</a>
bazibood http://www.bazibood.com/


引用这个评论 balazskoren 于 2023-09-17 02:29 AM 发表评论: 

<a href="https://www.theassetedge.net/mexico-jersey-white-long-sleeve-nflro">mexico jersey white long sleeve</a> <a href="https://www.maktuobe.com/money-clothing-gilet-polo0">money clothing gilet</a><a href="https://www.maktuobe.com/petite-graphic-tees-polo0">petite graphic tees</a><a href="https://www.maktuobe.com/5.11-tactical-polo-polo0">5.11 tactical polo</a><a href="https://www.maktuobe.com/polo-set-womens-polo0">polo set womens</a> <a href="https://www.malvernbadminton.net/nike-chuck-70-sneakeren">nike chuck 70</a> <a href="https://www.risetj.net/seattle-mariners-ichiro-suzuki-51-grey-cool-base-replica-jersey-sale-nflt">seattle mariners ichiro suzuki 51 grey cool base replica jersey sale</a> <a href="https://www.erogero.net/nike-football-academy-dry-shorts-jerseybg">nike football academy dry shorts</a> <a href="https://www.marocindeed.com/nike-roshe-run-prezzo-obuve">nike roshe run prezzo</a><a href="https://www.marocindeed.com/curry-7-gold-and-black-blanc-obuve">curry 7 gold and black blanc</a><a href="https://www.marocindeed.com/hvid-nike-blazers-with-swarovski-crystals-obuve">hvid nike blazers with swarovski crystals</a><a href="https://www.marocindeed.com/herren-nike-free-run-size-13-obuve">herren nike free run size 13</a>
balazskoren http://www.balazskoren.com/


[1] [2] [3] [4] [5] [6] [7] [8] [9] [10]  ... [19]  
发表评论 - 不要忘了输入验证码哦!
作者: 用户:  密码:   注册? 验证: 
评论:

禁止表情
禁止UBB
禁止图片
识别链接
识别关键字
表  情
 
Copyright © 2005duxinli'BLOG 皖ICP备05004618号
内核提供:曲阳医院论坛 程序美化及改进 冬日暖阳工作室
Processed in 0.054688 second(s) , 8 queries