Download List

프로젝트 설명

We are developing and introducing general-purpose portal applications based on the standard of JSR-168 Java Portlet API. To realize you can build homepages using many useful applications with portal server, and to popularize that is the mission of us.

System Requirements

System requirement is not defined

Released at 2006-07-28 07:05
blog 1.3 (3 files Hide)

Release Notes

This is a JSR-168 portlet which have blog feature.

Step to run this portlet:
1) Get blog-x.y-db.tar.gz and blog.war
2) Untar blog-x.y-db.tar.gz
3) Run start-database.[sh|bat] script
4) Deploy blog.war(for the detail, see portal server's document)
That's it!

ブログ機能を提供する JSR 168 準拠のポートレットです。

利用方法
1) blog-x.y-db.tar.gzとblog.warをダウンロード
2) blog-x.y-db.tar.gzを展開
3) start-database.[sh|bat]スクリプトを実行
4) ポータルサーバーの指示に従い、blog.war を配備
以上

Changelog

- Replaced MyFaces with Teeda
- 入力テキスト変換に変換フレームワーク Grizzly を採用