同步宝塔上的源码

This commit is contained in:
2025-06-27 21:04:18 +08:00
parent ebc39cd5dd
commit 16de87a864
4689 changed files with 59043 additions and 822 deletions

0
template/default/common/block_forumtree.htm Normal file → Executable file
View File

0
template/default/common/block_thread.htm Normal file → Executable file
View File

0
template/default/common/block_userinfo.htm Normal file → Executable file
View File

0
template/default/common/buyinvitecode.htm Normal file → Executable file
View File

0
template/default/common/common.css Normal file → Executable file
View File

0
template/default/common/css_diy.css Normal file → Executable file
View File

2
template/default/common/css_sample.htm Normal file → Executable file
View File

@@ -69,7 +69,7 @@
<div class="mn">
<div class="bm bmw tl cl">
<div class="bm_h cl">
<strong>文章列表:</strong>
<strong>帖子列表:</strong>
</div>
<table cellspacing="0" cellpadding="0" class="th">
<tr>

0
template/default/common/css_space.css Normal file → Executable file
View File

0
template/default/common/editor.css Normal file → Executable file
View File

0
template/default/common/editor.htm Normal file → Executable file
View File

0
template/default/common/editor_menu.htm Normal file → Executable file
View File

0
template/default/common/extcredits.htm Normal file → Executable file
View File

0
template/default/common/extgroups.htm Normal file → Executable file
View File

0
template/default/common/faq.htm Normal file → Executable file
View File

0
template/default/common/footer.htm Normal file → Executable file
View File

0
template/default/common/footer_ajax.htm Normal file → Executable file
View File

0
template/default/common/forum_calendar.css Normal file → Executable file
View File

0
template/default/common/forum_moderator.css Normal file → Executable file
View File

0
template/default/common/getatuser.htm Normal file → Executable file
View File

0
template/default/common/header.htm Normal file → Executable file
View File

0
template/default/common/header_ajax.htm Normal file → Executable file
View File

2
template/default/common/header_common.htm Normal file → Executable file
View File

@@ -4,7 +4,7 @@
<meta charset="{CHARSET}" />
<meta name="renderer" content="webkit" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title><!--{if !empty($navtitle)}-->$navtitle - <!--{/if}--><!--{if empty($nobbname)}--> $_G['setting']['bbname'] - <!--{/if}--> Powered by Discuz!</title>
<title><!--{if !empty($navtitle) && $navtitle != '论坛'}-->$navtitle - $_G['setting']['bbname']<!--{else}-->$_G['setting']['bbname']<!--{/if}--> </title>
$_G['setting']['seohead']
<meta name="keywords" content="{if !empty($metakeywords)}{echo dhtmlspecialchars($metakeywords)}{/if}" />

0
template/default/common/header_diy.htm Normal file → Executable file
View File

0
template/default/common/header_diynav.htm Normal file → Executable file
View File

0
template/default/common/header_qmenu.htm Normal file → Executable file
View File

3
template/default/common/header_userstatus.htm Normal file → Executable file
View File

@@ -29,7 +29,8 @@
</p>
<p>
<!--{hook/global_usernav_extra3}-->
<a href="home.php?mod=spacecp&ac=credit&showcredit=1" id="extcreditmenu"{if !$_G[setting][bbclosed]} onmouseover="delayShow(this, showCreditmenu);" class="showmenu"{/if}>{lang credits}: $_G[member][credits]</a>
<span>糖果: <!--{echo getuserprofile('extcredits1')}--></span>
<span class="pipe">|</span><a href="home.php?mod=spacecp&ac=credit&showcredit=1" id="extcreditmenu"{if !$_G[setting][bbclosed]} onmouseover="delayShow(this, showCreditmenu);" class="showmenu"{/if}>{lang credits}: $_G[member][credits]</a>
<span class="pipe">|</span><a href="home.php?mod=spacecp&ac=usergroup" id="g_upmine" class="showmenu" onmouseover="delayShow(this, showUpgradeinfo)">{lang usergroup}: $_G[group][grouptitle]<!--{if $_G[member]['freeze']}--><span class="xi1">({lang freeze})</span><!--{/if}--></a>
</p>
</div>

0
template/default/common/iefix.css Normal file → Executable file
View File

0
template/default/common/index.htm Normal file → Executable file
View File

0
template/default/common/invite.htm Normal file → Executable file
View File

0
template/default/common/ipnotice.htm Normal file → Executable file
View File

2
template/default/common/misc_imgcropper.htm Normal file → Executable file
View File

@@ -5,7 +5,7 @@
<meta charset="{CHARSET}" />
<meta name="renderer" content="webkit" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title><!--{if !empty($navtitle)}-->$navtitle - <!--{/if}--><!--{if empty($nobbname)}--> $_G['setting']['bbname'] - <!--{/if}--> Powered by Discuz!</title>
<title><!--{if !empty($navtitle) && $navtitle != '论坛'}-->$navtitle - $_G['setting']['bbname']<!--{else}-->$_G['setting']['bbname']<!--{/if}--> </title>
<meta name="copyright" content="{lang copyright_s}" />
<meta name="MSSmartTagsPreventParsing" content="True" />

42
template/default/common/module.css Normal file → Executable file
View File

@@ -24,13 +24,13 @@ Created & Modified by Alice, Monkey, Lushnis, Pony, Dfox & DragonLee.
1. 广场版块、圈子分类列表
2. 房屋列表
3. 主题列表
4. 文章内容区域样式
4. 帖子内容区域样式
1. 结构
2. 作者、时间、楼层等一些属性
3. 文章正文
3. 帖子正文
1. 回帖推荐、点评等
2. 用户详细信息
3. 文章附件及一些特殊样式(如锁定、引用、代码等)
3. 帖子附件及一些特殊样式(如锁定、引用、代码等)
4. 特殊帖样式
5. 广场和空间共用的商品、辩论等样式
6. 显示原始图片弹出层样式
@@ -565,7 +565,7 @@ Created & Modified by Alice, Monkey, Lushnis, Pony, Dfox & DragonLee.
.xst { font-family: {THREADTITLEFONT}; font-size: {THREADTITLEFONTSIZE}; }
.xst i { font-style: italic; }
/* threadtype 文章类型 */
/* threadtype 帖子类型 */
.ttp { margin-bottom: 5px; padding-top: 10px; border-width: 2px 0 0; background: transparent; }
.ttp li { float: left; padding-bottom: 5px; }
.ttp a, .ttp strong { float: left; margin-right: 5px; padding: 4px 8px 3px; height: 18px; border: 1px solid {COMMONBORDER}; background: {WRAPBG}; white-space: nowrap; }
@@ -677,7 +677,7 @@ Created & Modified by Alice, Monkey, Lushnis, Pony, Dfox & DragonLee.
/*
Name: mod_thread_type
Level: Function
Explain: 论坛圈子的文章主题分类分类信息等的筛选样式
Explain: 论坛圈子的帖子主题分类分类信息等的筛选样式
Author: lushnis
Last Modify: Pony
*/
@@ -687,7 +687,7 @@ Created & Modified by Alice, Monkey, Lushnis, Pony, Dfox & DragonLee.
/* ----------------------------------------------------------------------- 文章内容区域样式 */
/* ----------------------------------------------------------------------- 帖子内容区域样式 */
/** forum::viewthread,group::viewthread **/
.plh { line-height: 46px; }
.plh .plc { padding-bottom: 0; }
@@ -719,7 +719,7 @@ Created & Modified by Alice, Monkey, Lushnis, Pony, Dfox & DragonLee.
/*
Name: mod_cp_pls
Level: Function
Explain: 文章页每个楼层用户信息下方的管理链接
Explain: 帖子页每个楼层用户信息下方的管理链接
Author: Pony 12010414
*/
.cp_pls a { float: left; margin-right: 4px; line-height: 1.231; }
@@ -776,7 +776,7 @@ a.thread_mod { height: 19px; line-height: 19px; display: inline-block; color: #4
/** end **/
/** forum::forumdisplay,group::forumdisplay **/
/* 文章列表“新窗”、“图片模式”等按钮样式 modified by Pony */
/* 帖子列表“新窗”、“图片模式”等按钮样式 modified by Pony */
#atarget, .unchk, .chked { line-height: 16px; color: {HIGHLIGHTLINK}; cursor: pointer; }
#atarget:before, .unchk:before, .chked:before { font-family: dzicon; display: inline-block; width: 14px; height: 14px; line-height: 14px; font-size: 14px; margin-right: 2px; color: {LIGHTTEXT}; }
#atarget:before, .unchk:before { content: "\f12e"; }
@@ -797,7 +797,7 @@ a.thread_mod { height: 19px; line-height: 19px; display: inline-block; color: #4
Name: mod_media_list_thread
Level: Global
depentend: .ml
Explain: 图片模式的文章列表
Explain: 图片模式的帖子列表
Author: lushnis
Last Modify: Pony 11121511
*/
@@ -817,7 +817,7 @@ a.thread_mod { height: 19px; line-height: 19px; display: inline-block; color: #4
/*
Name: mod_threadlist_last-child
Level: Function
Explain: 文章列表页支持 last-child 的浏览器不显示最后一条线
Explain: 帖子列表页支持 last-child 的浏览器不显示最后一条线
Last Modify: Pony
*/
.tl tbody:last-child th, .tl tbody:last-child td { border-bottom: none; }
@@ -825,7 +825,7 @@ a.thread_mod { height: 19px; line-height: 19px; display: inline-block; color: #4
/*
Name: closeprev
Level: Function
Explain: 文章列表页隐藏置顶帖的按钮样式
Explain: 帖子列表页隐藏置顶帖的按钮样式
Last Modify: Jane
*/
.closeprev { width: 12px; height: 12px; background: transparent; line-height: 12px; text-align: center; cursor: pointer; overflow: hidden; margin: 5px 5px 0px 5px; }
@@ -877,7 +877,7 @@ a.thread_mod { height: 19px; line-height: 19px; display: inline-block; color: #4
#pl_top .ad .pls, #pl_top .ad .plc { height: 1px;overflow: hidden; }
#pl_top .pls { text-indent: 15px; }
/* 文章作者、时间、楼层等一些属性所在区块 */
/* 帖子作者、时间、楼层等一些属性所在区块 */
.pi { overflow: hidden; margin-bottom: 10px; padding: 10px 0; height: 16px; border-bottom: 1px dashed {COMMONBORDER}; }
.pi strong a { float: right; margin-top: -6px; padding: 4px 6px; border: 1px solid {WRAPBG}; font-weight: 400; }
.pi strong a:hover { border-color: {COMMONBORDER}; }
@@ -894,7 +894,7 @@ a.thread_mod { height: 19px; line-height: 19px; display: inline-block; color: #4
/* 贴子掌上论坛弹窗 */
.code_bg {background: url({IMGDIR}/code_bg.png) no-repeat 0 0; display:inline-block; padding:4px; margin:10px 20px; }
/* 文章正文区块 */
/* 帖子正文区块 */
.pcb { clear: left; margin-right: 130px; }
.pcb h1, .pcb h2 { margin: 8px 0; font-size: 1.17em; }
.pcb h1 a { font-weight: 400; }
@@ -1039,7 +1039,7 @@ i.pstatus { display: block; margin-bottom: -30px; font-size: 12px; text-align: c
/*
Name: mod_user_interaction
Level: Function
Explain: 文章左侧用户互动操作
Explain: 帖子左侧用户互动操作
Last Modify: Pony
*/
.pls .o li { background-position: 0 50%; background-repeat: no-repeat; }
@@ -1049,13 +1049,13 @@ i.pstatus { display: block; margin-bottom: -30px; font-size: 12px; text-align: c
.pls .o .poke2:before { content: "\f146"; }
.pls .o .pm2:before { content: "\f119"; }
.pls .o .addflw:before { content: "\f11e"; }
/* 文章左侧用户组升级提示细微调整 Last Modify Pony */
/* 帖子左侧用户组升级提示细微调整 Last Modify Pony */
.pls .tip_4 { margin-left: -5px; }
/*
Name: mod_thread_attr
Level: Function
Explain: 文章中类似“游客,如果您要查看本帖隐藏内容请”等地方的样式
Explain: 帖子中类似“游客,如果您要查看本帖隐藏内容请”等地方的样式
Last Modify: Pony 11060209
*/
.locked { overflow: hidden; margin: 10px 0; padding: 8px 8px 8px 24px; border: 1px dashed #FF9A9A; background: {WRAPBG} url({IMGDIR}/locked.gif) no-repeat 6px 50%; font-size: 12px; zoom: 1; }
@@ -1077,7 +1077,7 @@ i.pstatus { display: block; margin-bottom: -30px; font-size: 12px; text-align: c
/*
Name: mod_thread_code_quote
Level: Function
Explain: 文章代码/引用等样式
Explain: 帖子代码/引用等样式
Author: lushnis
Last Modify: Pony 1205241556
*/
@@ -1236,7 +1236,7 @@ i.pstatus { display: block; margin-bottom: -30px; font-size: 12px; text-align: c
/*
Name: mod_visited_t&b
Level: Function
Explain: 返回列表中显示的访问过的文章和版块
Explain: 返回列表中显示的访问过的帖子和版块
Last Modify: Pony
*/
#visitedforums_menu { width: 150px; }
@@ -1258,7 +1258,7 @@ i.pstatus { display: block; margin-bottom: -30px; font-size: 12px; text-align: c
/*
Name: mod_trade_list
Level: Function
Explain: 文章以及交易单中的商品列表
Explain: 帖子以及交易单中的商品列表
Last Modify: Pony 11060710
*/
.tradl {}
@@ -1319,7 +1319,7 @@ i.pstatus { display: block; margin-bottom: -30px; font-size: 12px; text-align: c
/** forum::viewthread,group::viewthread,forum::trade,portal::view **/
/* 文章附件 by dfox */
/* 帖子附件 by dfox */
.pattl { overflow: hidden; padding: 1em 0; width: 100%; font-size: 12px; }
.tatt, .t_attach_img { padding: 5px; color: {LIGHTTEXT}; font-size: 12px; }
.tatt { width: 240px; }
@@ -1345,7 +1345,7 @@ i.pstatus { display: block; margin-bottom: -30px; font-size: 12px; text-align: c
.attp { width: 180px; text-align: left; }
.tattl .attp { width: 240px; }
/* 版主浏览包含收费附件的文章,且附件插入到文章内容中去的时候 by Pony */
/* 版主浏览包含收费附件的帖子,且附件插入到帖子内容中去的时候 by Pony */
.attprice { padding: 5px; border: 1px dashed #FF9A9A; }
/** end **/

0
template/default/common/preview.htm Normal file → Executable file
View File

0
template/default/common/pubsearchform.htm Normal file → Executable file
View File

0
template/default/common/report.htm Normal file → Executable file
View File

0
template/default/common/rss.css Normal file → Executable file
View File

0
template/default/common/seccheck.htm Normal file → Executable file
View File

0
template/default/common/secmobseccode.htm Normal file → Executable file
View File

0
template/default/common/seditor.htm Normal file → Executable file
View File

0
template/default/common/sendmail.htm Normal file → Executable file
View File

0
template/default/common/showmessage.htm Normal file → Executable file
View File

0
template/default/common/stat.htm Normal file → Executable file
View File

0
template/default/common/upload.htm Normal file → Executable file
View File

0
template/default/common/userabout.htm Normal file → Executable file
View File

0
template/default/common/widthauto.css Normal file → Executable file
View File

0
template/default/common/wysiwyg.css Normal file → Executable file
View File