·优化以下功能: (1)、优化ehash随机变量。 (2)、优化默认安装为关闭PHP错误提示,如果要开启显示可以安装后修改 /e/config/config.php 文件里的“$ecms_config['sets']['webdebug']=0;”参数(0为不显示、1为显示)。 (3)、新增对前台投稿的信息,后台修改和查看编辑器内容默认为源码模式查看。 如果不想源码模式也可自行修改对应文件里的“$seteshoweditorhtml=3;”参数(0为不限、1为所有信息、2为所有未审核信息、3为所有投稿信息、4为所有未审核投稿信息)。 (注意事项:UTF8文件不能用记事本修改,否则会将文件转为GBK编码)
·更新方法:重新下载安装包,把里面的下面文件上传覆盖即可: ------------------------------------------ /e/admin/AddNews.php /e/admin/ShowInfo.php
/e/admin/ecmseditor/eshoweditor.php
/e/admin/workflow/ShowWfInfo.php
/e/class/EmpireCMS_version.php /e/class/functions.php ------------------------------------------
|
·优化以下功能: (1)、优化编辑器引用:让浏览器更容易缓存JS,加快编辑器速度。 (2)、优化切换多访问端:启用来源防护也不影响切换、主端地址加域名。 (3)、优化评论和留言未审核加NC(Not Check)字样:让用不支持checkbox背景语法的浏览器也能方便的查看未审核状态。 (4)、优化部分页面宽度改小:减少滚动条。 (5)、优化编辑器换行:减少编辑器的回车。 (6)、优化默认安装验证码超时时间改大,装后可在系统参数设置自行调整:之前是按点击显示验证码情况默认。
·更新方法:重新下载安装包,把里面的下面文件上传覆盖即可: ------------------------------------------ /e/admin/AddClass.php /e/admin/AddNews.php /e/admin/admin.php /e/admin/SetEnews.php
/e/admin/ecmseditor/eshoweditor.php /e/admin/ecmseditor/eshoweditortemp.php
/e/admin/ecmseditor/infoeditor/ckeditor.js /e/admin/ecmseditor/infoeditor/config.js
/e/admin/ecmseditor/tempeditor/config.js
/e/admin/pl/ListAllPl.php /e/admin/pl/ListPl.php /e/admin/pl/ListZtPl.php
/e/admin/tool/gbook.php
/e/class/EmpireCMS_version.php /e/class/functions.php
/e/data/ecmseditor/infoeditor/ckeditor.js /e/data/ecmseditor/infoeditor/config.js
/e/data/ecmseditor/eshoweditor.php ------------------------------------------
|