Acornsnap's trac
Introduction
Here is a site for developing "Acornsnap". You can refer some blueprints, implementations and known bugs.
"Acornsnap" is a Content Management System(CMS) running on Servlet Contailer(i.e. Apache Tomcat). The main features of Acornsnap are:
- Wiki, Macro and (needless to say) HTML is available for editing contents on the Web Browser.
- Meticulous access control and approval flow on publishing contents are supported.
- Development along MVC (like RoR) is possible easily.
ここは、Acornsnap開発プロジェクトのサイトです。設計、実装に関する情報(ソースコード)、バグ、を参照することができます。
Acornsnapは、サーブレットコンテナ(Apache Tomcat)上で動作するコンテンツ・マネジメント・システム(CMS)です。以下の特徴があります。
- HTMLは勿論、Wiki構文やマクロを利用した自由度の高いコンテンツ編集をブラウザ上で行えます。
- きめ細かなアクセス制御とコンテンツ登録の承認フローの実現を支援します。
- MVCに沿った( RoRのような)開発を容易に進めることができます。
Main Menu
For users:
- HistoryAndRoadmap - Completed tasks and plans to achieve.
- AllAboutAcornsnap - Introduction of Acornsnap.
- DownloadInstallers - Acornsnap installers(.exe) here.
- GettingStartedBuildSite - Install Acornsnap on your PC, and build a simple web application.
- GettingStartedManageSite - (Not done)
- LicenseAndSummary - Acornsnap is free under the terms of GPL3.
- WikiReference - (Not done)
- MacroReference - (Not done)
- MainFeatures - The rules to build new web application and stuff provided by Acornsnap. And so on.
- RelatedLibraries - Libraries used in Acornsnap. These are placed in TOMCAT_HOME/lib folder.
- Javadoc - The API specification for Acornsnap 3 Web application Framework.
For Developers:
