这里会显示出您选择的修订版和当前版本之间的差别。
| 两侧同时换到之前的修订记录 前一修订版 后一修订版 | 前一修订版 | ||
|
zblogphp:development:theme:templatesyntax [2020/05/20 07:14] zx.asd |
zblogphp:development:theme:templatesyntax [2020/07/02 14:50] (当前版本) zx.asd |
||
|---|---|---|---|
| 行 24: | 行 24: | ||
| | 404 | 404 | | | 404 | 404 | | ||
| | index | 首页(非列表页) | | | index | 首页(非列表页) | | ||
| + | | none | 未分类(不显示) | | ||
| 示例1 | 示例1 | ||
| 行 31: | 行 32: | ||
| <note warning>{*后有一个空格,*}之前也有一个空格,中间如有*的话,两边都要有空格</note> | <note warning>{*后有一个空格,*}之前也有一个空格,中间如有*的话,两边都要有空格</note> | ||
| - | ==== 1.6.1支持template.json配置 ==== | + | ==== 1.7.0以后支持template.json配置 ==== |
| template.json示例: | template.json示例: | ||
| <code> | <code> | ||
| 行 51: | 行 52: | ||
| </code> | </code> | ||
| - | <note important>1.6.1版本之后,在模板页面中标注了模板类型或是配置了template.json,选择模板时就会启用白名单过滤机制!</note> | + | <note important>1.7.0版本之后,在模板页面中标注了模板类型或是配置了template.json,选择模板时就会启用白名单过滤机制!</note> |