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

站点日历
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
[10] [11] [12] [13] [14] [15] [16] [17] [18] [19]  ... [19]  
引用这个评论 bape 于 2022-10-30 05:27 AM 发表评论: 

I wish to point out my love for your generosity in support of men and women that require guidance on the area of interest. Your special dedication to getting the solution all over ended up being quite invaluable and has usually enabled most people just like me to get to their objectives. The important guideline can mean much a person like me and additionally to my colleagues. Thanks a ton; from each one of us.
bape http://www.bapesclothing.com


引用这个评论 lesnaudines 于 2022-10-28 03:41 AM 发表评论: 

<a href="https://www.umafiesta.com/nike-solar-cnvs-runen">nike solar cnvs</a>
lesnaudines http://www.lesnaudines.com/


引用这个评论 supreme 于 2022-10-25 03:28 AM 发表评论: 

I not to mention my friends came reading through the great tricks on your web page and all of a sudden developed an awful suspicion I never thanked you for those strategies. These young boys were certainly very interested to read them and have now in truth been having fun with those things. Thank you for really being well kind as well as for opting for varieties of helpful topics millions of individuals are really desirous to discover. My very own sincere apologies for not expressing gratitude to  earlier.
supreme http://www.supremeclothing.us.org


引用这个评论 boldesibol 于 2022-10-24 04:51 PM 发表评论: 

<a href="https://www.benistabili.net/moncler-funnel-neck-jacket-monclerno">moncler funnel neck jacket</a> <a href="https://www.mj-des.com/star-wars-backpack-coach-bagde">star wars backpack coach</a> <a href="https://www.classfaqs.com/leopard-print-golf-shirt-poloit">leopard print golf shirt</a> <a href="https://www.fismare.net/coach-brown-and-black-backpack-bagit">coach brown and black backpack</a> <a href="https://www.shoop-parfum.com/red-saucer-hat-capde">red saucer hat</a> <a href="https://www.wmzvonmo.net/mf-doom-dunks-stockx-runen">mf doom dunks stockx</a>
boldesibol http://www.boldesibol.com/


引用这个评论 hermes 于 2022-10-24 02:02 AM 发表评论: 

I intended to create you a very little observation to help thank you the moment again for all the breathtaking strategies you have contributed on this website. It's simply remarkably open-handed of you to provide without restraint precisely what a number of people could have offered for sale for an e book to end up making some money for themselves, and in particular since you might have done it in the event you desired. The ideas as well worked as the fantastic way to realize that the rest have a similar keenness really like my own to grasp good deal more when considering this issue. I am sure there are some more fun sessions in the future for individuals that find out your blog.
hermes http://www.hermes-outlet.us.org


引用这个评论 cakwid 于 2022-10-19 06:13 AM 发表评论: 

<a href="https://www.cissemosse.com/pink-round-raybans-sunglassfr">pink round raybans</a> <a href="https://www.reidmanor.com/moncler-down-coats-jackets-monclerit">moncler down coats jackets</a> <a href="https://www.ezenyalusi.com/mamba-city-edition-jersey-nhlro">mamba city edition jersey</a> <a href="https://www.vulpinoid.com/grey-colts-jersey-nhlen">grey colts jersey</a> <a href="https://www.hdcamcrew.com/peyton-manning-mitchell-and-ness-jersey-jerseyfr">peyton manning mitchell and ness jersey</a> <a href="https://www.marenahomes.com/nike-shoes-flex-contact-sneakeres">nike shoes flex contact</a>
cakwid http://www.cakwid.net/


引用这个评论 osamusushi 于 2022-10-15 09:05 PM 发表评论: 

<a href="https://www.audiamorous.net/forever-new-polka-dot-dress-satyes">forever new polka dot dress</a> <a href="https://www.pa-clan.net/adidas-lakers-sweatshirt-jerseyes">adidas lakers sweatshirt</a> <a href="https://www.nnz-home.net/rinne-jersey-jerseyen">rinne jersey</a> <a href="https://www.sealtemporda.net/nike-tn-air-max-plus-worldwide-white-blue-fury-volt-shoesfr">nike tn air max plus worldwide white blue fury volt</a> <a href="https://www.bcporter.net/cap-buccaneers-capno">cap buccaneers</a> <a href="https://www.sontasarim.com/polo-long-sleeve-striped-shirt-polono">polo long sleeve striped shirt</a>
osamusushi http://www.osamusushi.com/


引用这个评论 nexussforum 于 2022-10-12 05:27 AM 发表评论: 

<a href="https://www.blturnerintl.com/kiko-high-side-dress-dressfr">kiko high side dress</a> <a href="https://www.edcialistop.net/oakley-radar-sock-kit-sunglassdk">oakley radar sock kit</a> <a href="https://www.tobiconnors.com/all-white-11s-item31">all white 11s</a> <a href="https://www.fracingsand.com/nike-low-top-air-max-item81">nike low top air max</a> <a href="https://www.nardulan.com/adidas-mandalorian-shoes-womens-sneakernz">adidas mandalorian shoes womens</a> <a href="https://www.webasbl.net/converse-x-jw-anderson-run-star-hike-glitter-shippingen">converse x jw anderson run star hike glitter</a>
nexussforum http://www.nexussforum.net/


[10] [11] [12] [13] [14] [15] [16] [17] [18] [19]  ... [19]  
发表评论 - 不要忘了输入验证码哦!
作者: 用户:  密码:   注册? 验证: 
评论:

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