Release Name: 0.0.9
Notes:
Lightweigt CMS Package.
Changes:
== 0.0.9 2008-04-21
* fix smc auto command bug.
* add RedCloth project template
* $ smc import redcloth
* add multi language project template
* $ smc import lang
* add auto navigation servlet to the HTTP server.
* $ smc auto . 8080
* http://localhost:8080/_smc/auto
* add export command.
* $ smc export .
* -> ./_smc/tmp/export/YYYYMMDDhhmmss
* delete output file when smc source file does not exist.
|