NAME
OpenInteract2::Brick::WebsiteConfig - Various non-server-specific configuration files for OI2 website
SYNOPSIS
oi2_manage create_website --website_dir=/path/to/site
DESCRIPTION
This class holds various configuration files for running the OI2 website.
These resources are associated with OpenInteract2 version 1.99_06.
Resources
You can grab resources individually using the names below and load_resource()
and copy_resources_to()
, or you can copy all the resources at once using copy_all_resources_to()
-- see OpenInteract2::Brick for details.
COPYRIGHT
Copyright (c) 2005 Chris Winters. All rights reserved.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
AUTHORS
Chris Winters <chris@cwinters.com>