added title, filled out passing of proper vars.
faq.php
fixed title.
overview.php
fixed title.
content.css
added some styles for user opinions.
developers/index.php
fixed title.
lib/addon.class.php
added class vars and some extra stuff in constructor in order to populate all addon information during object instantiation.
lib/amo.class.php
added setVar and setVars functions, which set object parameters one at a time or via array, respectively.
tpl/addon.tpl
fleshed out addon summary page to look mostly like existing pages.
tpl/inc/header.tpl
added line for page title.
git-svn-id: svn://10.0.0.236/trunk@176369 18797224-902f-48f8-a5cc-f745e15eee43
added tab styles for overview.php
addon.php
created file to pass addon information to addon.tpl, partially done
lib/addon.class.php
class for gathering addon information, all inclusive -- it will make it much easier in the long run
tpl/addon.tpl
general template for an addon summary - equivalent to "moreinfo.php"
git-svn-id: svn://10.0.0.236/trunk@176231 18797224-902f-48f8-a5cc-f745e15eee43
Notes:
index.php - example document for main index, default.tpl wrapper
faq.php - example document for faq page, nonav.tpl wrapper
git-svn-id: svn://10.0.0.236/trunk@175939 18797224-902f-48f8-a5cc-f745e15eee43