"wishlist_page",
"help" => "wishlist_help");
function wishlist_page() {
?>
Wishlist
$Id$
Users
- auto-set default theme according to popularity or date
- allow users to change their e-mail address: this will require validation through our confirmation procedure
- see section "Modules" for more user oriented features
Adminstration
- auto-backup functionality
- auto-clean-up functionality (e.g. user's history field)
Engine
- post/edit hash - magic cookie: to prevent malicious external access and to prevent duplicate posts because of hitting the "reload" button
- URL validator
- archive function
- caching
- more configuration options:
- enable/disable anonymous users
- enable/disable comments - pending comments
Modules
- messaging between administrators/users
- links/bookmarks manager
- public userlist
- visitor/referals statistics
- banner ad/rotation/tracking or affiliate program
- voting polls
- daily/weekly e-mail digest - mailing list
- daily/weekly site reports - mailing list
- featured stories - story index grouped by category
- review system
Themes
- create a theme with topic icons - graphical theme
- create a theme with black background - darker theme
- try to get existing themes HTML validated
feature wishlist.";
}
?>