This RT extension replaces the default script editing textarea with the embedded Ace editor. It has been tested with RT 4.2. 安装步骤: 使用 perl Makefile.PL
和 make install
命令,可能需要root权限。编辑 /opt/rt4/etc/RT_SiteConfig.pm
文件,并添加 Plug'RT::Extension::AceEditor');
清除 mason 缓存: rm -rf /opt/rt4/var/mason_data/obj
。 重启你的web服务器以应用配置。
rt extension aceeditor
文件列表
rt-extension-aceeditor
(预估有个320文件)
EditCustomCode
4KB
mode-markdown.js
59KB
mode-soy_template.js
61KB
mode-velocity.js
57KB
mode-xquery.js
230KB
mode-ejs.js
63KB
worker-php.js
132KB
mode-twig.js
56KB
worker-coffee.js
218KB
mode-luapage.js
61KB
暂无评论