$notelist .= "{dede:specnote notetemplet='$notetemplet'imgheight='$imgheight' imgwidth='$imgwidth'
infolen='$infolen' titlelen='$titlelen' col='$col'idlist='$okids'
name='$notename' noteid='$noteid' isauto='$isauto' rownum='$rownum'
keywords='$keywords' typeid='$typeid' addfields='$addfields'}
$listtmp
{/dede:specnote}rn";
都修改完毕后保存上传覆盖, 添加和编辑两个模版和两个PHP处理文件都要修改,不要忘了,完成后,专题页的文档节点页面会新增自定义模型id和字段的输入框:
然后在调用标签里把自己想要调用的自定义字段写进去就可以了。