【发布时间】:2012-03-10 21:51:24
【问题描述】:
在创建我自己的宏并尝试添加它以便任何人都可以使用它时,我收到以下错误:
Error number 4001 in 4: Error while parsing velocity page /templates/docdoesnotexist.vm
包装异常:无法启动 Velocity 引擎
我没有更改该文件,但我通过分别添加recentChanges=velocity:recentChanges: 和#macro(recentChanges) 来更改xwiki/templates/macros.txt 和/macros.vm(是的,我确实在#macro(recentChanges) 之后添加了工作内容)
【问题讨论】: