How to remove "More information about formatting options" - 移除后台编辑filter信息

PDF 移除后台新增文章时多余的提示信息:“More information about formatting options” 这些功能确实是Drupal的鸡肋,其实这些信息可以综合到一个handbook当中去或者初学者使用PDF和PPT. 废话少说,之前的很多针对theme.php 的hook hack似乎对drupal6.16无用 这里介绍的是使用Better Formats模组 实现移除“More information about formatting options” ,同样适用中文的界面 下载 【Better Formats】module: http://drupal.org/project/better_formats 启用这个模组 settings: 设定 Better Formats /admin/settings/filters/settings permissions set: 为不同权限用户设定filter 是否显示 /admin/user/permissions 保持设定,OK
filter-remove.gif