gecko-dev/webtools/addons
mike.morgan%oregonstate.edu 77f14de1f5 updated comments - sorry.
2005-08-09 00:32:52 +00:00
..
about
css comments, etc: 2005-08-09 00:30:39 +00:00
developers addon.php 2005-07-20 23:32:22 +00:00
img
inc comments, etc: 2005-08-09 00:30:39 +00:00
js install include. 2005-07-19 00:23:24 +00:00
lib updated comments - sorry. 2005-08-09 00:32:52 +00:00
rss
sql
tpl added generic error handling - for lazy people. :) 2005-08-09 00:31:56 +00:00
.htaccess comments, etc: 2005-08-09 00:30:39 +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
LICENSE
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
README installation instructions. 2005-07-21 02:00:57 +00:00
search.php added some TODOs 2005-08-08 16:20:22 +00:00

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