The Solstice Admin Suite consists of tools that allow you to override as another user, create system messages, and manage session information.
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.
ThemePark - Themepark is where you can find themes or skins to change the look and feel of Solstice applications.
Installation
After following direction at Installing Solstice, you're ready to install the Administration suite. 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 Administration tarball from http://solstice.eplt.washington.edu/download/Administration-current.tar.gz
tar -xvzf Administration-current.tar.gz
Using Subversion
cd solstice_apps
svn co https://solstice.eplt.washington.edu/svn/admin/trunk/ administration
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