Files
Mozilla/mozilla/webtools/addons/README
mike.morgan%oregonstate.edu 1913766488 .htaccess, README
updated .htaccess file to define include_path to prepend/append files are processed properly.
    added installation instructions.

config-dist.php
    added REPO_DIR to store constant for repository.
    added site config information handoff to smarty display object for correct webpaths.

developers/*
    developers index page along with accompanying template.

search.php
    this will be the main search (placeholder).


git-svn-id: svn://10.0.0.236/trunk@175953 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-12 11:34:42 +00:00

6 lines
213 B
Plaintext

Installation
Update .htaccess include_path value to point to [yourpath]/inc
Copy inc/config-dist.php to inc/config.php
Define required information in inc/config.php
Set apache as owner, chmod 700.