文件名称:JPress_A5
介绍说明--下载内容均来自于网络,请自行研究使用
JPress,一个wordpress的java代替版本,使用JFinal开发。支持类似wordpress的几乎所有功能,比如:模板,插件等。同时在模板上,JPress提出了“模板即模型”的概念,方便模板制作人灵活制作业务模型,移除了widget等繁杂功能,同时在模板和插件制作上比wordpress更加灵活简洁。
但是,JPress又不是wordpress的java版本,它天生融合了微信公众平台,整合了国内众多云平台、短信发送、邮件发送平台,独创的“模板即模型”概念是wordpress所不具备的,只有资深的wordpress玩家才能体会里面的微妙关系。同时后续会添加微信文章同步,QQ公众平台,今日头条,一点资讯等新媒体的文章同步功能,更加国产和本地化。-JPress, a Java instead of wordpress version, using JFinal development. Support almost all functions similar to wordpress, such as templates, etc. At the same time in the template, JPress puts forward the concept of template is a model , convenient template producer flexible business model, to remove the widget, such as complex function, at the same time than the wordpress template and created more flexible and concise.
JPress not Java version of wordpress, however, it is a blend of natural WeChat public platform, integrated the domestic numerous cloud platform, SMS messages, mail delivery platform, original concept of template is a model is what wordpress does not have, only senior wordpress players can experience the subtle relationship inside. Subsequent will add WeChat article synchronization at the same time, QQ public platform, the headlines today, a bit of information and other new media articles
但是,JPress又不是wordpress的java版本,它天生融合了微信公众平台,整合了国内众多云平台、短信发送、邮件发送平台,独创的“模板即模型”概念是wordpress所不具备的,只有资深的wordpress玩家才能体会里面的微妙关系。同时后续会添加微信文章同步,QQ公众平台,今日头条,一点资讯等新媒体的文章同步功能,更加国产和本地化。-JPress, a Java instead of wordpress version, using JFinal development. Support almost all functions similar to wordpress, such as templates, etc. At the same time in the template, JPress puts forward the concept of template is a model , convenient template producer flexible business model, to remove the widget, such as complex function, at the same time than the wordpress template and created more flexible and concise.
JPress not Java version of wordpress, however, it is a blend of natural WeChat public platform, integrated the domestic numerous cloud platform, SMS messages, mail delivery platform, original concept of template is a model is what wordpress does not have, only senior wordpress players can experience the subtle relationship inside. Subsequent will add WeChat article synchronization at the same time, QQ public platform, the headlines today, a bit of information and other new media articles
(系统自动生成,下载前可以参看下载内容)
下载文件列表
jpress
......\AddonHelloWorld
......\...............\.classpath
......\...............\.project
......\...............\.settings
......\...............\.........\org.eclipse.jdt.core.prefs
......\...............\bin
......\...............\...\.gitignore
......\...............\...\io
......\...............\...\..\jpress
......\...............\...\..\......\addon
......\...............\...\..\......\.....\helloworld
......\...............\...\..\......\.....\..........\HelloAddon.class
......\...............\...\..\......\.....\..........\HelloHook.class
......\...............\lib
......\...............\...\jfinal-2.2-bin-with-src.jar
......\...............\MANIFEST.MF
......\...............\src
......\...............\...\io
......\...............\...\..\jpress
......\...............\...\..\......\addon
......\...............\...\..\......\.....\helloworld
......\...............\...\..\......\.....\..........\HelloAddon.java
......\...............\...\..\......\.....\..........\HelloHook.java
......\jpress
......\......\.classpath
......\......\.project
......\......\.settings
......\......\.........\.jsdtscope
......\......\.........\org.eclipse.core.resources.prefs
......\......\.........\org.eclipse.jdt.core.prefs
......\......\.........\org.eclipse.wst.jsdt.ui.superType.container
......\......\.........\org.eclipse.wst.jsdt.ui.superType.name
......\......\config
......\......\......\db-simple.properties
......\......\......\ehcache.xml
......\......\......\jpress.properties
......\......\......\log4j.properties
......\......\language
......\......\........\language.properties
......\......\........\language_en_US.properties
......\......\........\language_zh_CN.properties
......\......\src
......\......\...\io
......\......\...\..\jpress
......\......\...\..\......\CodeGenerator.java
......\......\...\..\......\Config.java
......\......\...\..\......\Consts.java
......\......\...\..\......\controller
......\......\...\..\......\..........\admin
......\......\...\..\......\..........\.....\_AddonController.java
......\......\...\..\......\..........\.....\_AdminController.java
......\......\...\..\......\..........\.....\_ApiController.java
......\......\...\..\......\..........\.....\_AttachmentController.java
......\......\...\..\......\..........\.....\_CommentController.java
......\......\...\..\......\..........\.....\_ContentController.java
......\......\...\..\......\..........\.....\_OptionController.java
......\......\...\..\......\..........\.....\_TaxonomyController.java
......\......\...\..\......\..........\.....\_TemplateController.java
......\......\...\..\......\..........\.....\_TinymceImageController.java
......\......\...\..\......\..........\.....\_ToolsController.java
......\......\...\..\......\..........\.....\_UserController.java
......\......\...\..\......\..........\.....\_WechatController.java
......\......\...\..\......\..........\front
......\......\...\..\......\..........\.....\ApiController.java
......\......\...\..\......\..........\.....\BaseFrontController.java
......\......\...\..\......\..........\.....\CaptchaController.java
......\......\...\..\......\..........\.....\CommentController.java
......\......\...\..\......\..........\.....\ContentController.java
......\......\...\..\......\..........\.....\IndexController.java
......\......\...\..\......\..........\.....\OauthController.java
......\......\...\..\......\..........\.....\SearchController.java
......\......\...\..\......\..........\.....\SitemapController.java
......\......\...\..\......\..........\.....\TaxonomyController.java
......\......\...\..\......\..........\.....\UserController.java
......\......\...\..\......\..........\.....\VisitorCounter.java
......\......\...\..\......\core
......\......\...\..\......\....\addon
......\......\...\..\......\....\.....\Addon.java
......\......\...\..\......\....\.....\AddonClassLoader.java
......\......\...\..\......\....\.....\AddonController.java
......\......\...\..\......\....\.....\AddonManager.java
......\......\...\..\......\....\.....\Hook.java
......\......\...\..\