Website to-do list: Difference between revisions
Jump to navigation
Jump to search
→/index.php: more things! let's make our main page rock |
No edit summary |
||
Line 2: | Line 2: | ||
===/index.php=== | ===/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. | * Update welcome message. <del>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.</del> | ||
* Need more news from the Fleets to flesh out the news section. HC NFs and IO NFs have begun that nicely. | * Just need more news in general from everyone. [[DJB]] has tons of news all the time, it seems like. <del>Need more news from the Fleets to flesh out the news section. HC NFs and IO NFs have begun that nicely.</del> | ||
* "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. | ==== done ==== | ||
* Perhaps the profile views could have (xx in last 24 hours) after them. | * <del>"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.</del> This isn't really important enough to make main page. | ||
* 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. | * <del>It would likely be nice to add dates to the promotions.</del> | ||
* 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. | * <del>Perhaps the profile views could have (xx in last 24 hours) after them.</del> this has been moved, and they do display that now at /statistics. | ||
* 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. | * <del>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.</del> | ||
* <del>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.</del> this script runs differently now, so this customization is not possible. | |||
* <del>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.</del> | |||
* '''Personalized main page''' | * '''Personalized main page''' | ||
Line 26: | Line 28: | ||
*** Recent ITOD reports | *** Recent ITOD reports | ||
*** Recent roster changes | *** Recent roster changes | ||
=== /games.php === | |||
* update :-P |
Revision as of 14:21, 12 February 2006
Main site
/index.php
- Update welcome message.
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. - Just need more news in general from everyone. DJB has tons of news all the time, it seems like.
Need more news from the Fleets to flesh out the news section. HC NFs and IO NFs have begun that nicely.
done
"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.This isn't really important enough to make main page.It would likely be nice to add dates to the promotions.Perhaps the profile views could have (xx in last 24 hours) after them.this has been moved, and they do display that now at /statistics.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.this script runs differently now, so this customization is not possible.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
/games.php
- update :-P