(The design document is continuously evolving alongwith the design. You can discuss the design issues on mailing list, and update the design document accordingly contributing to project ) - Submit the document patch to me. Which can be edited organised and uploaded on the site.
When you modify a file, add your name to contributors in the file header. When you modify a file in year YYYY, check that the year YYYY is their in front of copyright. If it is not there, add it. You can shorten the listing if the years are continous e.g., 1995,1996,1997 can be written as 1995-1997.
This distribution contains a module brihaspati. This module need to be expanded in webapps directory of tdk installation or any other directory. You need to create appropriate context in tdk/conf/server.xml
This development was done on Linux platform. One can continue the development on windows also using the same tdk toolkit.
Dependencies:
We had used the turbine development kit (tdk) in our development. It contains the following.
to submit screen java files - screens-filename.java
to submit actions java files - actions-filename.java
to submit utils java files - utils-filename.java
to submit templates vm files - templates-filename.vm
to submit docucment files - doc-filename.ext
Separately send three lists of files to be added, replaced and
deleted respectively.
IMPORTANT:
All the files should be archived using tar and compressed using
gzip.