logo





GradeBook released!
Oct, 2008
Solstice adds a grade book to its toolkit!

New Versions!
April, 2008
A new version of all our software is available!

CommonView Released
April, 2008
Check out our latest collaborative tool.

RESTful Web Services
Jan, 2008
Solstice provides support for RESTful development.

ThemePark

Themepark is where you can find themes or skins to change the look and feel of Solstice applications.

Dependencies

Solstice - Solstice is a Web application development framework for Perl. Based on the MVC programming paradigm, it provides a sensible layout for Web applications that helps you write applications faster and with fewer mistakes.

Installation

If you are upgrading ThemePark, please see Upgrading ThemePark.

After following direction at Installing Solstice, you're ready to install Themepark. As with Solstice, you have the option to install from a tar file, or from subversion.

Downloading Tar Files

cd solstice_apps

Download the current ThemePark tarball from http://solstice.eplt.washington.edu/download/ThemePark-current.tar.gz

tar -xvzf ThemePark-current.tar.gz

Using Subversion

cd solstice_apps
svn co https://solstice.eplt.washington.edu/svn/themepark/trunk/ themepark

Configuring ThemePark

cd themepark
cp example_config.xml config.xml

In this application there should be nothing that needs to be configuration.

Restart Apache

sudo /etc/init.d/apache2 restart

Sources

Browse the sources online

SVN Checkouts

Please note that our SVN servers only accept SSL connections - don't forget that https://!

Tarballs