简体   繁体   English

河马CMS和Jetspeed

[英]Hippo CMS & Jetspeed

I'm looking at a solution to manage my content between a website & intranet and was playing with Hippo CMS in combination with Jetspeed. 我正在寻找一个解决方案来管理网站和内部网之间的内容,并与Jetspeed一起玩Hippo CMS。 It looks good, bus does anybody have any experience with this combination? 它看起来不错,巴士有没有人有这种组合的经验? And where do you shop for more portlets? 你在哪里购买更多的portlet?

I have some experience with this solution. 我对这个解决方案有一些经验。 Hippo introduced a completely rewritten version of their CMS beginning this year. 从今年开始,Hippo推出了一个完全重写的CMS版本。 This new version 7 eventually will get all features available in the previous version, but currently that is not the case (yet). 这个新版本7最终将获得以前版本中的所有功能,但目前情况并非如此(尚未)。 However, the rewrite also made the CMS much more flexible and extensible. 但是,重写也使CMS更加灵活和可扩展。 They provide a toolkit for developing websites using the Hippo CMS as backend. 它们提供了一个工具包,用于使用Hippo CMS作为后端开发网站。 This toolkit (called HST2) produces fairly generic components, since they can easily be converted to portlets which can be deployed on a Jetspeed portal (in fact, you only have to change one build parameter to get this working). 此工具包(称为HST2)生成相当通用的组件,因为它们可以轻松转换为可以部署在Jetspeed门户上的portlet(事实上,您只需要更改一个构建参数即可使其工作)。 Hippo also has an integrated solution in their product line-up called Hippo Portal. Hippo在他们的产品系列中也有一个名为Hippo Portal的集成解决方案。 However, this is based on an old version of Hippo CMS and Jetspeed and will eventually be deprecated (I suppose). 但是,这是基于旧版本的Hippo CMS和Jetspeed,最终将被弃用(我想)。

Jetspeed is a nice portal. Jetspeed是一个不错的门户网站。 Recently version 2.2.0 was released. 最近发布了2.2.0版本。 This version implements the Portal 2.0 spec, and as such can run all portlets which are conforming to this spec. 此版本实现了Portal 2.0规范,因此可以运行符合此规范的所有portlet。 There is no one location where you can get Jetspeed-specific portlets, but searching on the internet will probably give you some results (as said, Portlets doesn't have to be Jetspeed specific, if they implement the Portlet 2.0 spec (JSR-286) they will run on Jetspeed). 没有一个位置你可以获得Jetspeed特定的portlet,但在互联网上搜索可能会给你一些结果(如上所述,Portlets不一定是Jetspeed特定的,如果他们实现Portlet 2.0规范(JSR-286) )他们将在Jetspeed上运行)。

It is also pretty easy to create your own portlets. 创建自己的portlet也很容易。 We use Spring Portlet MVC for this task, making the development of a portlet almost as easy as developing a generic Spring MVC app. 我们使用Spring Portlet MVC完成此任务,使得开发portlet几乎与开发通用Spring MVC应用程序一样简单。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM