@@ -17,7 +17,7 @@ | |||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
<td colspan="3"> | <td colspan="3"> | ||||
<div class="alert alert-info mb-0">自定义属性说明:文档发布时选择属性后arclist标签加上flag='自定义属性',例:{dede:arclist flag='h,c'}h,c表示组合属性头条和推荐</div> | |||||
<div class="alert alert-info mb-0">文档发布时选择属性后arclist标签加上flag='自定义属性',例:{dede:arclist flag='h,c'}h,c表示组合属性头条和推荐</div> | |||||
</td> | </td> | ||||
</tr> | </tr> | ||||
<tr align="center"> | <tr align="center"> | ||||
@@ -30,7 +30,7 @@ | |||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
<td colspan="2"> | <td colspan="2"> | ||||
<div class="alert alert-info mb-0">自由列表说明:freelist功能基本等同于arclist标签,区别是freelist标签支持分页,按自定义排序规则的文档列表(如按标题拼音部首排序等)等轻松的实现统一化管理,并且自由列是独立编译的,不与其它模板混在一起,不会影响系统生成网页或浏览速度</div> | |||||
<div class="alert alert-info mb-0">freelist功能基本等同于arclist标签,区别是freelist标签支持分页,按自定义排序规则的文档列表(如按标题拼音部首排序等)等轻松的实现统一化管理,并且自由列是独立编译的,不与其它模板混在一起,不会影响系统生成网页或浏览速度</div> | |||||
</td> | </td> | ||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
@@ -17,7 +17,7 @@ | |||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
<td> | <td> | ||||
<div class="alert alert-info mb-0">更新专题说明:发布专题后需要手动更新,建议专题目录设置仅可读写权限,存放目录:<?php echo $cfg_special.'/index.html';?></div> | |||||
<div class="alert alert-info mb-0">发布专题后需要手动更新,建议专题目录设置仅可读写权限,存放目录:<?php echo $cfg_special.'/index.html';?></div> | |||||
</td> | </td> | ||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
@@ -17,7 +17,7 @@ | |||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
<td colspan="6"> | <td colspan="6"> | ||||
<div class="alert alert-info mb-0">会员级别说明:注册会员级别不能删除,删除会影响会员功能无法使用某些功能</div> | |||||
<div class="alert alert-info mb-0">注册会员级别不建议删除,否则会影响会员功能无法使用某些功能,会员级别值由低向高升级,因此添加组别时需注意此值,如果您添加会员组的级别值低于10,将自动被视为普通的注册会员</div> | |||||
</td> | </td> | ||||
</tr> | </tr> | ||||
<tr align="center"> | <tr align="center"> | ||||
@@ -29,7 +29,7 @@ | |||||
<td width="16%">状态</td> | <td width="16%">状态</td> | ||||
</tr> | </tr> | ||||
<?php | <?php | ||||
$k=0; | |||||
$k = 0; | |||||
while($row = $dsql->GetObject()) | while($row = $dsql->GetObject()) | ||||
{ | { | ||||
$k++; | $k++; | ||||
@@ -47,11 +47,6 @@ | |||||
</tr> | </tr> | ||||
<?php }?> | <?php }?> | ||||
<input type="hidden" name="idend" value="<?php echo $k;?>"> | <input type="hidden" name="idend" value="<?php echo $k;?>"> | ||||
<tr> | |||||
<td colspan="6"> | |||||
<div class="alert alert-info mb-0">会员级别说明:由于会员级别值由低向高升级,因此添加组别时需注意此值,如果您添加会员组的级别值低于10,将自动被视为普通的注册会员</div> | |||||
</td> | |||||
</tr> | |||||
<tr align="center"> | <tr align="center"> | ||||
<td>级别名称</td> | <td>级别名称</td> | ||||
<td>级别值(待审为0、注册会员为10)</td> | <td>级别值(待审为0、注册会员为10)</td> | ||||
@@ -24,7 +24,7 @@ | |||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
<td colspan="2"> | <td colspan="2"> | ||||
<div class="alert alert-info mb-0">自定义标记调用方法:{dede:mytag name='标记名称' ismake='是否含板块代码yes或no' typeid='栏目id'/}name标记名称,该项是必须的属性;ismake默认是no表示设定的纯网页代码,yes表示含板块标记的代码;typeid表示所属栏目的id,默认为0,表示所有栏目通用的显示文档,在列表和文档模板中,typeid默认是这个列表或文档本身的栏目id</div> | |||||
<div class="alert alert-info mb-0">{dede:mytag name='标记名称' ismake='是否含板块代码yes或no' typeid='栏目id'/}name标记名称,该项是必须的属性;ismake默认是no表示设定的纯网页代码,yes表示含板块标记的代码;typeid表示所属栏目的id,默认为0,表示所有栏目通用的显示文档,在列表和文档模板中,typeid默认是这个列表或文档本身的栏目id</div> | |||||
</td> | </td> | ||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
@@ -17,7 +17,7 @@ | |||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
<td> | <td> | ||||
<div class="alert alert-info mb-0">更新缓存说明:1、更新栏目缓存 2、更新枚举缓存 3、清理文档调用缓存 4、清理过期会员浏览历史 5、删除过期会员短信 6、删除过期流量统计</div> | |||||
<div class="alert alert-info mb-0">更新缓存:栏目缓存、枚举缓存、文档调用缓存、过期会员浏览历史、过期会员短信、过期流量统计</div> | |||||
</td> | </td> | ||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||