Website to-do list: Difference between revisions

Jump to navigation Jump to search
Created
 
/index.php: more things! let's make our main page rock
Line 2: Line 2:


===/index.php===
===/index.php===
* Add Battlefront to the top of "games played".  This means we need to get a server!  And have our Battlefront command staff provide a way to play Battlefront regularly.
* Add Battlefront to the top of "games played" for people not logged in.  This means we need to get a server!  And have our Battlefront command staff provide a way to play Battlefront regularly.
* We need more news.  I'll start doing HC News Flashes, and either Snap or I should post a layman's summary of each week's work on the site.  We put a hell of a lot of work into this site, it's about time we start making public all of it :-P  And it will help out the RSS feedAlso, I'll ask the fleet CS to post brief updates.
* Need more news from the Fleets to flesh out the news sectionHC NFs and IO NFs have begun that nicely.
* I'd like the "Recently viewed pages" function to be created and work.  That'll require adding the functionality to our site, however, which will entail making sure every single private page is not counted in the page counter.
* "Recently viewed pages" function should be created and work.  That'll require adding the functionality to our site, however, which will entail making sure every single private page is not counted in the page counter.
* It would likely be nice to add dates to the promotions.
* It would likely be nice to add dates to the promotions.
* Perhaps the profile views could have (xx in last 24 hours) after them.
* Perhaps the profile views could have (xx in last 24 hours) after them.
* We should have some text at the bottom of the page, such as a copyright, disclaimer, "where do I go for help?", design credits or "about the site" link, and other things that would fit well there.
* We should have some text at the bottom of the page, such as a copyright, disclaimer, "where do I go for help?", design credits or "about the site" link, and other things that would fit well there.
* For logged in people, on the "recent forum posts", only show posts from forums that the person subscribes to.  This will involve making that particular script more complicated.  Check first if the person is logged in and has unsubscribed from any forums; if either is false, then proceed with normal script.
* Add "newest member" and "newest recruit" somewhere - if it's the same person, indicate that.  Recruit is someone who does not have a profile yet, member is someone with one.
* '''Personalized main page'''
** Ability to choose which recent lists one wants to appear, their settings, and what order they appear.
** On the customize page, there should be the following form fields for each type of list:
*** show/hide item (checkbox)
*** limit by days or items (radio)
*** days/# items (input)
*** display order (input)
** Lists to be added to the current ones:
*** Recently viewed pages, as described above
*** Recent gallery submissions
*** Recent quotes
*** Recent new members
*** Recently updated profiles
*** Recent ITOD reports
*** Recent roster changes

Revision as of 03:14, 28 October 2004

Main site

/index.php

  • Add Battlefront to the top of "games played" for people not logged in. This means we need to get a server! And have our Battlefront command staff provide a way to play Battlefront regularly.
  • Need more news from the Fleets to flesh out the news section. HC NFs and IO NFs have begun that nicely.
  • "Recently viewed pages" function should be created and work. That'll require adding the functionality to our site, however, which will entail making sure every single private page is not counted in the page counter.
  • It would likely be nice to add dates to the promotions.
  • Perhaps the profile views could have (xx in last 24 hours) after them.
  • We should have some text at the bottom of the page, such as a copyright, disclaimer, "where do I go for help?", design credits or "about the site" link, and other things that would fit well there.
  • For logged in people, on the "recent forum posts", only show posts from forums that the person subscribes to. This will involve making that particular script more complicated. Check first if the person is logged in and has unsubscribed from any forums; if either is false, then proceed with normal script.
  • Add "newest member" and "newest recruit" somewhere - if it's the same person, indicate that. Recruit is someone who does not have a profile yet, member is someone with one.
  • Personalized main page
    • Ability to choose which recent lists one wants to appear, their settings, and what order they appear.
    • On the customize page, there should be the following form fields for each type of list:
      • show/hide item (checkbox)
      • limit by days or items (radio)
      • days/# items (input)
      • display order (input)
    • Lists to be added to the current ones:
      • Recently viewed pages, as described above
      • Recent gallery submissions
      • Recent quotes
      • Recent new members
      • Recently updated profiles
      • Recent ITOD reports
      • Recent roster changes