gave the "top" page the makeover it so richly deserved - now, instead of an

array of content panels, we have a big content panel (use to come later)
plus a set of configurable "sideboxes" that look kind of like Slashboxes...
This commit is contained in:
Eric J. Bowersox
2001-02-16 05:51:20 +00:00
parent 36f7c7f10f
commit bda25d9aa2
23 changed files with 776 additions and 963 deletions

5
TODO
View File

@@ -15,11 +15,6 @@ Lots!
- Implement quick e-mail from the user profile display (engine support and
UI).
- The whole "top" display thing needs a serious realignment. The present
system is a bit klunky and will be tough to implement Customize. We need
the capability to support JSP-based rendering in the individual "top" content
panes as well.
- More SELECT queries that specify discrete columns need to start using
numeric indexes to retrieve the column data, instead of names. This will
make the retrieval process more efficient, and make for shorter SQL