Chinook
What is it?
Chinook is a simple content-management system designed specifically for use by scientists to present courses and workshops, or to present papers at conferences and symposiums. It allows you to build your own website with a hierarchical structure and import images, downloadable files, and PDF's that will be turned into slideshows. Because of this, any type of document you can get into PDF form can easily be imported into Chinook. Chinook also allows users to register for an account so they can comment on your material or import material of their own.
Features
- Easy creation of hierarchical content
- Allows uploading of images and files
- Threaded comment system allows registered users to post responses to content
- PDF Import
- Zip Export
Download Releases
You can download Chinook releases from the SourceForge project page here.
Demo Site
You can view Chinook demo site here.
Subversion Access
To check out the latest development version of Chinook from subversion, run the following command:
svn co https://minnow.svn.sourceforge.net/svnroot/minnow/trunk/chinook chinook
You will also need nodecore to be able to run, get it thusly:
svn co https://minnow.svn.sf.net/svnroot/minnow/branches/nodecore_0_4_branch nodecore
You can also browse the subversion repository online here.