Source code
Use Mercurial to access
http://labs.openmaru.com/hg/springbook
Once you have Mercurial,
- hg clone http://labs.openmaru.com/hg/springbook
gets you there.
Distributions
Themes Pack
Uncompress this file to SPRINGBOOK_HOME/public directory.
SpringBook 3.2
springbook-3_2.zip (Rails project archive)
- Instead of using ActiveResource directly, now springnote_resources is used (thanks to Bryan Kang).
- Atom Feed enlist items by date correctly.
- Switch to ruby-openid 2.0.
- Add support for type extensions to output a page content as it is (e.g. .../pages/333.text shows text/plain type).
- Great refactoring.
- Atom Feed reflects tranformed contents.
- Improve OpenID authentication (return_to parameter is provided).
SpringBook 3.1
springbook-3_1.zip (Rails project archive)
SpringBook 3.0
springbook-3_0.zip (Rails project archive)
New Features
- Rails 2.0
- WebCode
SpringBook 2.0
springbook-2_0.zip (Rails project archive)
New Features
- Streamline designing your site with themes and layouts.
- Multiple sites can be served by one SpringBook server.
SpringBook 1.0
Package (Rails project archive)
The very first release!
New Features
- Allow you to design a site with cutom CSS, JavaScript, and XSLT.