📄 grouppermission.asp
字号:
<input type="hidden" id="g23" value="<b>可以发布小字报</b><br><li>在这里您可以根据需要设置不同用户组或等级用户是否可以发布小字报">
<td class=ForumrowHighLight><a href=# onclick="helpscript(g23);return false;" class="helplink"><img src="images/manage/help.gif" border=0 title="点击查阅管理帮助!"></a></td>
</tr>
<tr>
<td height="23" width="60%" class=Forumrow>发布小字报所需金钱</td>
<td height="23" width="40%" class=Forumrow><input name="GroupSetting(46)" type=text value="<%=reGroupSetting(46)%>" size=4></td>
<input type="hidden" id="g24" value="<b>发布小字报所需金钱</b><br><li>在这里您可以根据需要设置不同用户组或等级用户发布小字报所需金钱">
<td class=Forumrow><a href=# onclick="helpscript(g24);return false;" class="helplink"><img src="images/manage/help.gif" border=0 title="点击查阅管理帮助!"></a></td>
</tr>
<tr>
<td height="23" width="60%" class=ForumrowHighLight>可以发布特殊标题帖子(如标题加红、UBB语法等)</td>
<td height="23" width="40%" class=ForumrowHighLight>是<input name="GroupSetting(51)" type=radio value="1" <%if reGroupSetting(51)="1" then%>checked<%end if%>> 否<input name="GroupSetting(51)" type=radio value="0" <%if reGroupSetting(51)="0" then%>checked<%end if%>></td>
<input type="hidden" id="g25" value="<b>可以发布特殊标题帖子</b><br><li>在这里您可以根据需要设置不同用户组或等级用户可以发布特殊标题帖子,如标题加颜色、HTML语法、UBB语法等,您可针对个别用户组可使用此特殊功能">
<td class=ForumrowHighLight><a href=# onclick="helpscript(g25);return false;" class="helplink"><img src="images/manage/help.gif" border=0 title="点击查阅管理帮助!"></a></td>
</tr>
<!--
<tr>
<td height="23" width="60%" class=Forumrow>发表模式选择</td>
<td height="23" width="40%" class=Forumrow>
<select name="GroupSetting(67)" >
<option value="0" <%if reGroupSetting(67)="0" then%>selected<%end if%>>关闭HTML编辑
<option value="1" <%if reGroupSetting(67)="1" then%>selected<%end if%>>允许HTML编辑
<option value="2" <%if reGroupSetting(67)="2" then%>selected<%end if%>>简单模式编辑
<option value="3" <%if reGroupSetting(67)="3" then%>selected<%end if%>>全功能编辑
</select>
</td>
<input type="hidden" id="g0" value="<b>发表模式选择</b><br><li>发表模式包括:Design编辑模式,Ubb简单模式,HTML可编辑模式;<li>关闭HTML编辑:当版块允许发表高级模式下,用户只保留Design编辑模式和Ubb简单模式;<li>允许HTML编辑:当版块允许发表高级模式下,用户拥有全功能编辑模式;<li>简单模式编辑:当版块允许发表高级模式下,用户只保留Ubb简单模式;<li>全功能编辑:当版块在发表简单模式下,拥有所有发表模式;<li>为避免用户滥用HTML的各种语法,建议只对部分用户关闭HTML编辑;">
<td class=Forumrow><a href=# onclick="helpscript(g0);return false;" class="helplink"><img src="images/manage/help.gif" border=0 title="点击查阅管理帮助!"></a></td>
</tr>
-->
<tr>
<td height="23" width="60%" class=ForumrowHighLight>可以发表论坛专题</td>
<td height="23" width="40%" class=ForumrowHighLight>是<input name="GroupSetting(65)" type=radio value="1" <%if reGroupSetting(65)="1" then%>checked<%end if%>> 否<input name="GroupSetting(65)" type=radio value="0" <%if reGroupSetting(65)="0" then%>checked<%end if%>></td>
<td class=ForumrowHighLight><a href=# class="helplink"><img src="images/manage/help.gif" border=0 title="点击查阅管理帮助!"></a></td>
</tr>
<tr>
<td height="23" width="60%" class=Forumrow>新注册用户多少分钟后才能发言</td>
<td height="23" width="40%" class=Forumrow><input name="GroupSetting(52)" type=text value="<%=reGroupSetting(52)%>" size=4> 分钟</td>
<input type="hidden" id="g26" value="<b>新注册用户多少分钟后才能发言</b><br><li>在这里您可以根据需要设置不同用户组或等级用户新注册需要多少分钟后才能发言,建议合理设置此选项,以避免一些恶意用户乱注册散发非法帖子或广告帖子">
<td class=Forumrow><a href=# onclick="helpscript(g26);return false;" class="helplink"><img src="images/manage/help.gif" border=0 title="点击查阅管理帮助!"></a></td>
</tr>
<tr>
<th height="23" colspan="3" align=left>==<b>帖子/主题编辑权限</b></th>
</tr>
<tr>
<td height="23" width="60%" class=Forumrow>可以编辑自己的帖子
</td>
<td height="23" width="40%" class=Forumrow>是<input name="GroupSetting(10)" type=radio value="1" <%if reGroupSetting(10)="1" then%>checked<%end if%>> 否<input name="GroupSetting(10)" type=radio value="0" <%if reGroupSetting(10)="0" then%>checked<%end if%>></td>
<input type="hidden" id="g27" value="<b>可以编辑自己的帖子</b><br><li>在这里您可以根据需要设置不同用户组或等级用户是否可以编辑自己的帖子">
<td class=Forumrow><a href=# onclick="helpscript(g27);return false;" class="helplink"><img src="images/manage/help.gif" border=0 title="点击查阅管理帮助!"></a></td>
</tr>
<tr>
<td height="23" width="60%" class=ForumrowHighLight>可以删除自己的帖子
</td>
<td height="23" width="40%" class=ForumrowHighLight>是<input name="GroupSetting(11)" type=radio value="1" <%if reGroupSetting(11)="1" then%>checked<%end if%>> 否<input name="GroupSetting(11)" type=radio value="0" <%if reGroupSetting(11)="0" then%>checked<%end if%>></td>
<input type="hidden" id="g28" value="<b>可以删除自己的帖子</b><br><li>在这里您可以根据需要设置不同用户组或等级用户是否可以删除自己的帖子,请根据自己的需要合理设置此选项">
<td class=ForumrowHighLight><a href=# onclick="helpscript(g28);return false;" class="helplink"><img src="images/manage/help.gif" border=0 title="点击查阅管理帮助!"></a></td>
</tr>
<tr>
<td height="23" width="60%" class=Forumrow>可以移动自己的帖子到其他论坛
</td>
<td height="23" width="40%" class=Forumrow>是<input name="GroupSetting(12)" type=radio value="1" <%if reGroupSetting(12)="1" then%>checked<%end if%>> 否<input name="GroupSetting(12)" type=radio value="0" <%if reGroupSetting(12)="0" then%>checked<%end if%>></td>
<input type="hidden" id="g29" value="<b>可以移动自己的帖子到其他论坛</b><br><li>在这里您可以根据需要设置不同用户组或等级用户是否可以移动自己的帖子到其他论坛,请根据自己的需要合理设置此选项">
<td class=Forumrow><a href=# onclick="helpscript(g29);return false;" class="helplink"><img src="images/manage/help.gif" border=0 title="点击查阅管理帮助!"></a></td>
</tr>
<tr>
<td height="23" width="60%" class=ForumrowHighLight>可以打开/关闭自己发布的主题
</td>
<td height="23" width="40%" class=ForumrowHighLight>是<input name="GroupSetting(13)" type=radio value="1" <%if reGroupSetting(13)="1" then%>checked<%end if%>> 否<input name="GroupSetting(13)" type=radio value="0" <%if reGroupSetting(13)="0" then%>checked<%end if%>></td>
<input type="hidden" id="g30" value="<b>可以打开/关闭自己发布的主题</b><br><li>在这里您可以根据需要设置不同用户组或等级用户是否可以打开/关闭自己发布的主题,请根据自己的需要合理设置此选项">
<td class=ForumrowHighLight><a href=# onclick="helpscript(g30);return false;" class="helplink"><img src="images/manage/help.gif" border=0 title="点击查阅管理帮助!"></a></td>
</tr>
<tr>
<th height="23" colspan="3" align=left>==上传权限设置</th>
</tr>
<tr>
<td height="23" width="60%" class=Forumrow>可以上传附件
</td>
<td height="23" width="40%" class=Forumrow>是<input name="GroupSetting(7)" type=radio value="1" <%if reGroupSetting(7)="1" then%>checked<%end if%>> 否<input name="GroupSetting(7)" type=radio value="0" <%if reGroupSetting(7)="0" then%>checked<%end if%>>
发帖可以上传<input name="GroupSetting(7)" type=radio value="2" <%if reGroupSetting(7)="2" then%>checked<%end if%>> 回复可以上传<input name="GroupSetting(7)" type=radio value="3" <%if reGroupSetting(7)="3" then%>checked<%end if%>>
</td>
<input type="hidden" id="g16" value="<b>可以上传附件</b><br><li>在这里您可以根据需要设置不同用户组或等级用户是否可以上传附件,选择是则发贴和回贴都可以上传,否则不行。您也可以可以根据需要分别设置发贴或回帖是否可以上传">
<td class=Forumrow><a href=# onclick="helpscript(g16);return false;" class="helplink"><img src="images/manage/help.gif" border=0 title="点击查阅管理帮助!"></a></td>
</tr>
<tr>
<td height="23" width="60%" class=ForumrowHighLight>一次批量上传数量(设置为0,即不允许使用此功能;建议不要超过5个)
</td>
<td height="23" width="40%" class=ForumrowHighLight><input name="GroupSetting(66)" type=text size=4 value="<%=reGroupSetting(66)%>"></td>
<input type="hidden" id="GroupSetting66" value="<b>一次批量上传数量</b><br><li>设置为0,即不允许使用此功能;<li>建议不要超过5个,因为上传操作将消耗大量服务器资源">
<td class=ForumrowHighLight><a href=# onclick="helpscript(GroupSetting66);return false;" class="helplink"><img src="images/manage/help.gif" border=0 title="点击查阅管理帮助!"></a></td>
</tr>
<tr>
<td height="23" width="60%" class=Forumrow>一次最多上传文件个数
</td>
<td height="23" width="40%" class=Forumrow><input name="GroupSetting(40)" type=text size=4 value="<%=reGroupSetting(40)%>"></td>
<input type="hidden" id="g17" value="<b>一次最多上传文件个数</b><br><li>在这里您可以根据需要设置不同用户组或等级用户一次最多上传文件个数,建议不要设置过大,因为上传操作将消耗大量服务器资源">
<td class=Forumrow><a href=# onclick="helpscript(g17);return false;" class="helplink"><img src="images/manage/help.gif" border=0 title="点击查阅管理帮助!"></a></td>
</tr>
<tr>
<td height="23" width="60%" class=ForumrowHighLight>一天最多上传文件个数
</td>
<td height="23" width="40%" class=ForumrowHighLight><input name="GroupSetting(50)" type=text size=4 value="<%=reGroupSetting(50)%>"></td>
<input type="hidden" id="g18" value="<b>一天最多上传文件个数</b><br><li>在这里您可以根据需要设置不同用户组或等级用户一天最多上传文件个数,建议不要设置过大,因为上传操作将消耗大量服务器资源">
<td class=ForumrowHighLight><a href=# onclick="helpscript(g18);return false;" class="helplink"><img src="images/manage/help.gif" border=0 title="点击查阅管理帮助!"></a></td>
</tr>
<tr>
<td height="23" width="60%" class=Forumrow>上传文件大小限制
</td>
<td height="23" width="40%" class=Forumrow><input name="GroupSetting(44)" type=text size=4 value="<%=reGroupSetting(44)%>"> KB</td>
<input type="hidden" id="g19" value="<b>上传文件大小限制</b><br><li>在这里您可以根据需要设置不同用户组或等级用户上传文件大小,建议不要设置过大,因为上传操作将消耗大量服务器资源">
<td class=Forumrow><a href=# onclick="helpscript(g19);return false;" class="helplink"><img src="images/manage/help.gif" border=0 title="点击查阅管理帮助!"></a></td>
</tr>
<tr>
<td height="23" width="60%" class=ForumrowHighLight>可以下载附件</td>
<td height="23" width="40%" class=ForumrowHighLight>是<input name="GroupSetting(61)" type=radio value="1" <%if reGroupSetting(61)="1" then%>checked<%end if%>> 否<input name="GroupSetting(61)" type=radio value="0" <%if reGroupSetting(61)="0" then%>checked<%end if%>></td>
<input type="hidden" id="g20" value="<b>可以下载附件</b><br><li>在这里您可以根据需要设置不同用户组或等级用户是否可以下载附件,比如可以设置未登录用户不许下载">
<td class=ForumrowHighLight><a href=# onclick="helpscript(g20);return false;" class="helplink"><img src="images/manage/help.gif" border=0 title="点击查阅管理帮助!"></a></td>
</tr>
<tr>
<th height="23" colspan="3" align=left>==管理权限</th>
</tr>
<tr>
<td height="23" width="60%" class=Forumrow>可以删除其它人帖子
</td>
<td height="23" width="40%" class=Forumrow>是<input name="GroupSetting(18)" type=radio value="1" <%if reGroupSetting(18)="1" then%>checked<%end if%>> 否<input name="GroupSetting(18)" type=radio value="0" <%if reGroupSetting(18)="0" then%>checked<%end if%>></td>
<input type="hidden" id="g38" value="<b>可以删除其它人帖子</b><br><li>在这里您可以根据需要设置不同用户组或等级用户是否可以删除其它人帖子,请根据自己的需要合理设置此选项,建议对版主及其以上用户组设置此权限">
<td class=Forumrow><a href=# onclick="helpscript(g38);return false;" class="helplink"><img src="images/manage/help.gif" border=0 title="点击查阅管理帮助!"></a></td>
</tr>
<tr>
<td height="23" width="60%" class=ForumrowHighLight>可以移动其它人帖子
</td>
<td height="23" width="40%" class=ForumrowHighLight>是<input name="GroupSetting(19)" type=radio value="1" <%if reGroupSetting(19)="1" then%>checked<%end if%>> 否<input name="GroupSetting(19)" type=radio value="0" <%if reGroupSetting(19)="0" then%>checked<%end if%>></td>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -