Chris Winters > OpenInteract-1.99_06 > OpenInteract2::Brick::WebsiteConfig

Download:
OpenInteract-1.99_06.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

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.

bootstrap.ini
action_override.ini
spops_override.ini
server.ini
log4perl.conf
observer.ini

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>