📄 system1.asp
字号:
<td colspan="2" align="left" > <select name="init" size="1" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
<option <%if rs9("init")="1" then%>selected<%end if%> value="1">启用</option>
<option <%if rs9("init")="0" then%>selected<%end if%> value="0">屏蔽</option>
</select> </td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="25%" align="right" >系统管理员功能设置权限设置:</td>
<td colspan="2" align="left" > <select name="powermana" size="1" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
<option <%if rs9("powermana")="1" then%>selected<%end if%> value="1">启用</option>
<option <%if rs9("powermana")="0" then%>selected<%end if%> value="0">屏蔽</option>
</select> </td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="25%" align="right" >系统管理员投票管理功能:</td>
<td colspan="2" align="left" > <select name="votemana" size="1" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
<option <%if rs9("votemana")="1" then%>selected<%end if%> value="1">启用</option>
<option <%if rs9("votemana")="0" then%>selected<%end if%> value="0">屏蔽</option>
</select> </td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="25%" align="right" >系统管理员友情链接管理:</td>
<td colspan="2" align="left" > <select name="linkmana" size="1" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
<option <%if rs9("linkmana")="1" then%>selected<%end if%> value="1">启用</option>
<option <%if rs9("linkmana")="0" then%>selected<%end if%> value="0">屏蔽</option>
</select> </td>
</tr>
<%end if%>
<tr bgcolor="#FFFFFF">
<td width="25%" align="right" >文章审核员管理小类选项:</td>
<td colspan="2" align="left" > <select name="shsmallgl" size="1" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
<option <%if rs9("shsmallgl")="1" then%>selected<%end if%> value="1">启用</option>
<option <%if rs9("shsmallgl")="0" then%>selected<%end if%> value="0">禁用</option>
</select> </td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="25%" align="right" >文章审核员管理专题选项:</td>
<td colspan="2" align="left" > <select name="shspecialgl" size="1" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
<option <%if rs9("shspecialgl")="1" then%>selected<%end if%> value="1">启用</option>
<option <%if rs9("shspecialgl")="0" then%>selected<%end if%> value="0">禁用</option>
</select> </td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="25%" align="right" >文章审核员管理评论选项:</td>
<td colspan="2" align="left" > <select name="shdelreview" size="1" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
<option <%if rs9("shdelreview")="1" then%>selected<%end if%> value="1">启用</option>
<option <%if rs9("shdelreview")="0" then%>selected<%end if%> value="0">禁用</option>
</select> </td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="25%" align="right" >审核员修改他人文章权限:</td>
<td colspan="2" align="left" > <select name="checkmod" size="1" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
<option <%if rs9("checkmod")="1" then%>selected<%end if%> value="1">可用</option>
<option <%if rs9("checkmod")="0" then%>selected<%end if%> value="0">禁止</option>
</select> </td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="25%" align="right" >审核员删除他人文章权限:</td>
<td colspan="2" align="left" > <select name="checkdel" size="1" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
<option <%if rs9("checkdel")="1" then%>selected<%end if%> value="1">可用</option>
<option <%if rs9("checkdel")="0" then%>selected<%end if%> value="0">禁止</option>
</select> </td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="25%" align="right" >小类管理员管理小类选项:</td>
<td colspan="2" align="left" > <select name="smallgl" size="1" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
<option <%if rs9("smallgl")="1" then%>selected<%end if%> value="1">启用</option>
<option <%if rs9("smallgl")="0" then%>selected<%end if%> value="0">禁用</option>
</select>
启用后,录入员只能管理自己添加的小类,其他用户添加的小类无法管理 </td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="25%" align="right" >小类管理员管理专题选项:</td>
<td colspan="2" align="left" > <select name="specialgl" size="1" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
<option <%if rs9("specialgl")="1" then%>selected<%end if%> value="1">启用</option>
<option <%if rs9("specialgl")="0" then%>selected<%end if%> value="0">禁用</option>
</select>
启用后,录入员只能管理自己添加的专题,其他用户添加的专题无法管理 </td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="25%" align="right" >小类管理员管理评论选项:</td>
<td colspan="2" align="left" > <select name="delreview" size="1" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
<option <%if rs9("delreview")="1" then%>selected<%end if%> value="1">启用</option>
<option <%if rs9("delreview")="0" then%>selected<%end if%> value="0">禁用</option>
</select> </td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="25%" align="right" >小类管理员修改密码选项:</td>
<td colspan="2" align="left" > <select name="inputmodpwd" size="1" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
<option <%if rs9("inputmodpwd")="1" then%>selected<%end if%> value="1">启用</option>
<option <%if rs9("inputmodpwd")="0" then%>selected<%end if%> value="0">禁用</option>
</select> </td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="25%" align="right" >小类管理员管理本小类文章:</td>
<td colspan="2" align="left" > <select name="smallmana" size="1" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
<option <%if rs9("smallmana")="1" then%>selected<%end if%> value="1">启用</option>
<option <%if rs9("smallmana")="0" then%>selected<%end if%> value="0">禁用</option>
</select>
启用后,小类管理员可管理本小类的所有文章;禁用后,小类管理员仅能管理本人文章 </td>
</tr>
<tr class="TDtop">
<td colspan="3"> <div align="center" >用户注册设置</div></td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="25%" align="right" >是否允许用户自注册:</td>
<td colspan="2" align="left" > <select name="reg" size="1" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
<option <%if rs9("reg")="1" then%>selected<%end if%> value="1">允许</option>
<option <%if rs9("reg")="0" then%>selected<%end if%> value="0">禁用</option>
</select> </td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="25%" align="right" >注册后用户是否能发表文章:</td>
<td colspan="2" align="left" > <select name="fabiao" size="1" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
<option <%if rs9("fabiao")="1" then%>selected<%end if%> value="1">立即发表</option>
<option <%if rs9("fabiao")="0" then%>selected<%end if%> value="0">等待审核</option>
</select> </td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="25%" align="right" >注册用户发表文章默认状态:</td>
<td colspan="2" align="left" > <select name="fabiaocheck" size="1" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
<option <%if rs9("fabiaocheck")="1" then%>selected<%end if%> value="1">已审核</option>
<option <%if rs9("fabiaocheck")="0" then%>selected<%end if%> value="0">未审核</option>
</select>
点击“<a title=注册用户发表文章默认状态详细说明 onMouseOver="window.status='注册用户发表文章默认状态详细说明';return true;" onMouseOut="window.status='';return true;" href=javascript:alert("已审核指注册用户添加文章后,文章不必\n经过系统管理员或文章审核员的审核就可\n显示出来。而未审核指注册用户添加文章\n后,文章不直接显示出来,必须经过系统\n管理员和文章审核员的审核后才会显示。")>这里</a>”查看详细说明。
</td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="25%" align="right" >注册用户可修改已审核文章:</td>
<td colspan="2" align="left" > <select name="fabiaomod" size="1" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
<option <%if rs9("fabiaomod")="1" then%>selected<%end if%> value="1">开启</option>
<option <%if rs9("fabiaomod")="0" then%>selected<%end if%> value="0">关闭</option>
</select>
点击“<a title=注册用户可修改已审核文章详细说明 onMouseOver="window.status='注册用户可修改已审核文章详细说明';return true;" onMouseOut="window.status='';return true;" href=javascript:alert("当注册用户发表文章的默认状态为未审核\n时,该选项开启表示可以修改,但修改的\n文章将改为未审核状态(出于安全的考虑\n);关闭表示不可修改;当注册用户发表\n文章默认状态为已审核时,此选项无效。")>这里</a>”查看详细说明。
</td>
</tr>
<tr bgcolor="#FFFFFF">
<td colspan="3" width="611"> <div align="center">
<%if rs9("powermana")="1" and request.cookies(Forcast_SN)("ManagePurview")<>"99999" then%>
<input type="hidden" name="system" value="<%=rs9("system")%>">
<input type="hidden" name="css" value="<%=rs9("css")%>">
<input type="hidden" name="init" value="<%=rs9("init")%>">
<input type="hidden" name="powermana" value="<%=rs9("powermana")%>">
<input type="hidden" name="linkmana" value="<%=rs9("linkmana")%>">
<input type="hidden" name="votemana" value="<%=rs9("votemana")%>">
<%end if
rs9.close
set rs9=nothing
conn.close
set conn=nothing
ConnUser.close
set ConnUser=nothing%>
<input type="submit" name="Submit" value="提交" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
<input type="reset" name="Submit2" value="重设" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
</div></td>
</tr>
</form>
</table>
</div>
</body>
</html>
<!--#include file=Admin_Bottom.asp-->
<%else
Show_Err("对不起,该功能已经被超级系统管理员关闭,您没有权限操作!")
response.end
end if
end if%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -