Commit Graph

263 Commits

Author SHA1 Message Date
mike.morgan%oregonstate.edu
f6b48cad4f Placeholder for developer stuff. 2005-12-22 20:51:39 +00:00
mike.morgan%oregonstate.edu
ee8937265c Removing css dir. 2005-12-22 20:49:03 +00:00
mike.morgan%oregonstate.edu
8554cdf091 restructuring... 2005-12-22 20:45:57 +00:00
mike.morgan%oregonstate.edu
7e4ea8d609 Added htaccess back in. 2005-12-22 20:41:50 +00:00
mike.morgan%oregonstate.edu
0e3bd756d8 Removed this, no longer needed. 2005-12-22 20:37:58 +00:00
mike.morgan%oregonstate.edu
f2a2d9e030 Added shared and developer sections. 2005-12-22 20:34:05 +00:00
mike.morgan%oregonstate.edu
3b9875fc95 Restructuring repository for improved modularity. 2005-12-22 20:30:28 +00:00
mike.morgan%oregonstate.edu
abc89631cc Removing Smarty from CVS -- because it should be managed at a system level. 2005-12-22 19:41:58 +00:00
mike.morgan%oregonstate.edu
3a5f2bf54e Removed demo dir. 2005-12-22 19:35:53 +00:00
mconnor%steelgryphon.com
034c49bb0a big shiny perf rework 2005-12-22 18:55:38 +00:00
mike.morgan%oregonstate.edu
4c87a4c463 Added missing search plug-in images. 2005-12-22 18:02:43 +00:00
mike.morgan%oregonstate.edu
cd20407fa4 Fixed favicon path in header. 2005-12-22 02:40:55 +00:00
mike.morgan%oregonstate.edu
383aae738a Added favicon. 2005-12-22 02:40:24 +00:00
mike.morgan%oregonstate.edu
5493e6a851 No need for directories. 2005-12-22 02:34:51 +00:00
mike.morgan%oregonstate.edu
1b7d5a350d Added search engines, images, new CSS for v2.0. 2005-12-22 02:28:25 +00:00
mike.morgan%oregonstate.edu
89d8a85dae Added search-engine data and images. 2005-12-22 01:27:05 +00:00
mike.morgan%oregonstate.edu
3d7d169c72 Added images needed for v2.0. 2005-12-22 01:17:22 +00:00
mike.morgan%oregonstate.edu
ba9d7d9509 Removing img dir -- gonna replace with images. 2005-12-22 01:08:16 +00:00
mike.morgan%oregonstate.edu
ccb7354501 Added rdf parsing code. 2005-10-27 16:49:22 +00:00
mike.morgan%oregonstate.edu
01ad63892a php5 -> php4 2005-10-24 17:06:43 +00:00
mike.morgan%oregonstate.edu
71628d46eb Changes for database-driven PHPSESSION implementation. See bug 312629. 2005-10-17 20:27:34 +00:00
mike.morgan%oregonstate.edu
045c44e988 Fix for bug 312611. 2005-10-17 17:47:40 +00:00
mike.morgan%oregonstate.edu
9ede96ad49 checking in HREF fix for author homepages. 2005-10-12 00:14:37 +00:00
mike.morgan%oregonstate.edu
973d61d599 Patch from bug 311920. 2005-10-11 23:26:42 +00:00
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
mike.morgan%oregonstate.edu
77f14de1f5 updated comments - sorry. 2005-08-09 00:32:52 +00:00
mike.morgan%oregonstate.edu
1d40a2f6f1 added generic error handling - for lazy people. :) 2005-08-09 00:31:56 +00:00
mike.morgan%oregonstate.edu
539456bf48 comments, etc:
Some adjustments to comments pages and styles.

css:
    Opinions adjustments.

addons:
    Fixed some bugs.
2005-08-09 00:30:39 +00:00
mike.morgan%oregonstate.edu
f404a1f5d0 Also not a good idea... I am going to hand all this off to the server's PEAR installation. 2005-08-08 21:43:19 +00:00
mike.morgan%oregonstate.edu
fe1437cf9f yea - so this wasn't the best way to do this. 2005-08-08 21:34:22 +00:00
mike.morgan%oregonstate.edu
187b99b6bb PEAR libraries, installed locally because they do not exist in REHL stable repo 2005-08-08 16:34:09 +00:00
mike.morgan%oregonstate.edu
73ca7ae764 added some TODOs 2005-08-08 16:20:22 +00:00
mozilla%colinogilvie.co.uk
afdb1c6622 Missing comma from last checkin 2005-07-30 20:42:05 +00:00
mozilla%colinogilvie.co.uk
af1acb65df Ability to rate a comment. Currently, this uses GET requests - may be necessary to change it to a POST request to stop abuse of it at a later date 2005-07-30 19:29:14 +00:00
mike.morgan%oregonstate.edu
e666986cc6 added jump-to for single results in search.php. adjusted the length of displayed descriptions on thef ront page. added an @todo for search.php, also affected: addon.php -- some addons do not have proper application metadata... :\ 2005-07-26 03:27:21 +00:00
mike.morgan%oregonstate.edu
0d0bb4dca0 Additional changes to search. No pagination, just prev|next. Works4me.
Fixed some image sizing in addon.tpl and search.tpl.
2005-07-26 00:27:55 +00:00
mike.morgan%oregonstate.edu
b1b91e495a Bloated and greedy search, no pagination yet (other than the limit for # of records per page).
I have concerns about how much this hammers the database.  We may have to trim down the constructor for the AddOn class.
2005-07-25 20:12:22 +00:00
mike.morgan%oregonstate.edu
236db4ab1f Policy documents. 2005-07-25 07:36:05 +00:00
mike.morgan%oregonstate.edu
1fd86e033d nightly checkin. adjustments in some naming conventions. 2005-07-25 07:35:01 +00:00
mike.morgan%oregonstate.edu
0293051b7f Search options are now populated. Next up is query forumlation and pagination along with displaying results. 2005-07-24 11:34:05 +00:00
mike.morgan%oregonstate.edu
7ae3ffd70f Search modifications. 2005-07-24 10:31:23 +00:00
mike.morgan%oregonstate.edu
bcf85afacf updated some search items. 2005-07-24 02:05:49 +00:00
mike.morgan%oregonstate.edu
a815398e0c Started messing with the search template. Not even 5% done. Added some global CatName stuff to init.php. Will find a better home for that later. 2005-07-23 08:57:41 +00:00
mike.morgan%oregonstate.edu
87adb6b038 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
mozilla%colinogilvie.co.uk
ee67153a84 Add initial support for viewing an item's history.
This needs some more work to improve it, but committing anyway.
2005-07-21 18:44:43 +00:00
mozilla%colinogilvie.co.uk
b7fca4a56a Add support for viewing all the preview images 2005-07-21 17:03:09 +00:00
mozilla%colinogilvie.co.uk
56813efb0f Add CommentID to the comments section of an addon for rating etc. as its already referenced in the code there 2005-07-21 15:51:30 +00:00
mike.morgan%oregonstate.edu
ef763e09a5 installation instructions. 2005-07-21 02:00:57 +00:00
mike.morgan%oregonstate.edu
dd10817fab Placeholder for addon previews page. 2005-07-21 01:59:50 +00:00
mike.morgan%oregonstate.edu
be846deeeb Messed with paths, search boxes, etc. Nothing here is permanent. 2005-07-21 01:58:50 +00:00
mike.morgan%oregonstate.edu
eaec74e2ae addon.php
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.
2005-07-20 23:32:22 +00:00
mike.morgan%oregonstate.edu
e8ce397588 7->5 in overview.
put in a more graceful db error handler (although it's not the prettiest).
cleaned up main object definitions.
2005-07-20 12:43:17 +00:00
mike.morgan%oregonstate.edu
3eeb4ba91e install include. 2005-07-19 00:23:24 +00:00
mike.morgan%oregonstate.edu
1247576db1 css/base/template.css
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"
2005-07-19 00:22:46 +00:00
mike.morgan%oregonstate.edu
ad733c846c adjusted Themes blocks in order to include description and be consistent. 2005-07-18 08:59:50 +00:00
mike.morgan%oregonstate.edu
540992eb4e added overview tabs and content bar. 2005-07-18 08:44:49 +00:00
mike.morgan%oregonstate.edu
ccaef20f8a added overview page, serves as overview for a specific application 2005-07-18 08:26:54 +00:00
mike.morgan%oregonstate.edu
ca7adb558e .htaccess
added comments and config line for include_path, which is important for install
inc/finish.php, inc/init.php
    adjusted how globals were set up
    tried working with non-global db/tpl but it was not scalable so it was switched back
faq.php, index.php, developers/index.php
    smarty -> tpl
lib/addon.class.php
    proper constructor now in place
lib/amo.class.php
    object definition for all basic objects
    sets up tpl,db globals for use in all extending classes
addon.php
    home page for an addon
item.php
    too generic, nuked it
2005-07-18 03:50:30 +00:00
mike.morgan%oregonstate.edu
e76424d9e4 Fixed home link at top of main header 2005-07-13 04:44:58 +00:00
mike.morgan%oregonstate.edu
f48271932b removed advancedsearch.php - does not need to be a separate doc 2005-07-12 11:35:58 +00:00
mike.morgan%oregonstate.edu
400c45a982 .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).
2005-07-12 11:34:42 +00:00
mike.morgan%oregonstate.edu
74c38d79b3 .htaccess
auto_prepend, auto_append
        both were missing in the initial checkin.
2005-07-12 00:46:56 +00:00
mike.morgan%oregonstate.edu
1a6a0dd16f Initial checkin of AMO v2.0 framework.
Notes:
    index.php - example document for main index, default.tpl wrapper
    faq.php - example document for faq page, nonav.tpl wrapper
2005-07-11 23:52:20 +00:00