Skip to content

netdot/PublicCMS-war

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#PublicCMS 2016

##获取可运行程序

http://git.oschina.net/sanluan/PublicCMS-war https://github.com/sanluan/PublicCMS-war

##获取稳定版源码

http://git.oschina.net/sanluan/PublicCMS https://github.com/sanluan/PublicCMS

##参与研发(预览版)

http://git.oschina.net/sanluan/PublicCMS-preview https://github.com/sanluan/PublicCMS-preview

##相关下载及文档(知识库)

https://github.com/sanluan/PublicCMS-lib https://git.oschina.net/sanluan/PublicCMS-lib

##授权

该软件永久开源免费(MIT 授权协议)

##使用帮助

  1. 在您的MYSQL数据库中创建数据库:public_cms,字符集选择:utf8_general_ci
  2. 导入database/Mysql Database Init文件到数据库
  3. 修改配置 修改WEB-INF/classes/config/properties/dbconfig.properties文件中jdbc.url,jdbc.username,jdbc.password的值为您的publiccms数据库连接 修改WEB-INF/classes/config/properties/other.properties文件中site.filePath的值为您的publiccms数据目录所在的绝对路径

##演示

##更新记录

###V2016.0828更新:

框架升级:

  1. Spring Framework升级到4.3.2
  2. Hibernate Search升级到5.5.4
  3. Hibernate升级到5.1.1
  4. FreeMarker升级到2.3.25-incubating
  5. Jackson升级到2.8.1

BUG修复:

  1. 分类扩展字段展示错误修复
  2. 内容推送到页面时标题乱码修复
  3. 域名管理错别字修改
  4. Nginx建议配置页面错误修复
  5. 多数据源支持增加复位操作
  6. 任务计划脚本修改路径错误修复
  7. 域名绑定子目录时元数据路径错误修复
  8. 模板编辑推荐位页面不能选择使用推荐位错误修复
  9. 用户名密码等去空格处理
  10. FTP服务LIST命令报文修复
  11. 前台站点数字超千位输出错误

新增功能:

  1. 新增配置中心
  2. 将文件上传日志拆分为独立的表
  3. 增加集群管理,任务计划集群环境处理
  4. 后台增加JSP视图解决方案
  5. 增加管理站点后台Public CMS新版本提示
  6. 搜索词统计
  7. 分类增加外链类型
  8. 模块图标拆分为单独字段,图标直接选择使用
  9. 增加日志配置文件

其他提升:

  1. 后台当前站点信息提示
  2. 后台工作台取消框架版本信息显示
  3. 常量引用改完get方法方式
  4. 接口改完restfull风格
  5. 取消普通接口鉴权
  6. 接口测试页面合并为一个,增加需要鉴权等提示
  7. 取消文件列表缓存
  8. getPageDataAttribute改为getPlaceAttribute
  9. 将内容、用户、标签等数据ID改为long存储
  10. 后台模板安全性提升
  11. UI修改
  12. 动态模板改完默认不允许访问
  13. 动态模板可使用任何后缀

鸣谢:

感谢@深圳-final @日照-ゞkong.“ @辉 @隔壁邻居王先生 等群友们热心提出产品的BUG及改进建议 感谢@枫之舞 为CMS改造的UI界面(此版本只参考了部分修改) 感谢@日照-ゞkong.“ @隔壁邻居王先生 @暗亮之间 为Public CMS贡献文档

About

executable program of Public CMS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published