gecko-dev/webtools/addons
mike.morgan%oregonstate.edu 9b5c176491 Started the creation of the session handler / auth class. Made some minor modifications elsewhere. 2005-08-16 01:52:38 +00:00
..
about
css comments, etc: 2005-08-09 00:30:39 +00:00
img
inc Started the creation of the session handler / auth class. Made some minor modifications elsewhere. 2005-08-16 01:52:38 +00:00
js install include. 2005-07-19 00:23:24 +00:00
lib Started the creation of the session handler / auth class. Made some minor modifications elsewhere. 2005-08-16 01:52:38 +00:00
rss
sql
tpl Started the creation of the session handler / auth class. Made some minor modifications elsewhere. 2005-08-16 01:52:38 +00:00
.htaccess comments, etc: 2005-08-09 00:30:39 +00:00
LICENSE
README installation instructions. 2005-07-21 02:00:57 +00:00
addcomment.php added some TODOs 2005-08-08 16:20:22 +00:00
addon.php Template changes in order to eliminate need for overview.php. Main page is combined, top header is simplified, and navigation for addon view is greatly improved. 2005-07-21 23:21:27 +00:00
author.php Template changes in order to eliminate need for overview.php. Main page is combined, top header is simplified, and navigation for addon view is greatly improved. 2005-07-21 23:21:27 +00:00
comments.php Template changes in order to eliminate need for overview.php. Main page is combined, top header is simplified, and navigation for addon view is greatly improved. 2005-07-21 23:21:27 +00:00
faq.php added some TODOs 2005-08-08 16:20:22 +00:00
history.php added some TODOs 2005-08-08 16:20:22 +00:00
index.php comments, etc: 2005-08-09 00:30:39 +00:00
policy.php added some TODOs 2005-08-08 16:20:22 +00:00
previews.php Template changes in order to eliminate need for overview.php. Main page is combined, top header is simplified, and navigation for addon view is greatly improved. 2005-07-21 23:21:27 +00:00
ratecomment.php comments, etc: 2005-08-09 00:30:39 +00:00
search.php added some TODOs 2005-08-08 16:20:22 +00:00

README

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.
    Set up your preview symlinik in order to use previews
        mkdir ./images
        cd images
        ln -s /data/previews previews