这里会显示出您选择的修订版和当前版本之间的差别。
| 两侧同时换到之前的修订记录 前一修订版 | |||
|
zblogphp:development:theme:zbpjsf [2016/11/29 15:07] yszm [自由引入JS模块] |
zblogphp:development:theme:zbpjsf [2020/03/15 14:36] (当前版本) zx.asd |
||
|---|---|---|---|
| 行 76: | 行 76: | ||
| </note> | </note> | ||
| + | 1.6新修改的: | ||
| + | <note> | ||
| + | deprecatedMappings['comment.reply'] = 'comment.reply.start' | ||
| + | deprecatedMappings['comment.postsuccess'] = 'comment.post.success' | ||
| + | deprecatedMappings['userinfo.savefromhtml'] = 'userinfo.readFromHtml' | ||
| + | deprecatedMappings['comment.posterror'] = 'comment.post.error' | ||
| + | </note> | ||