From 30fd2486d82d50fecd4ba5ec6b81eebc4fcfdf49 Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Sun, 11 May 2003 00:58:14 +0000 Subject: Yet more mildly fudged code ... just to get something up, minor fixes/updates elsewhere git-svn-id: file:///svn/phpbb/trunk@4004 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/ucp.php | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'phpBB/ucp.php') diff --git a/phpBB/ucp.php b/phpBB/ucp.php index d38c551a74..e412d1fbcd 100755 --- a/phpBB/ucp.php +++ b/phpBB/ucp.php @@ -23,13 +23,9 @@ // // * Registration // * Link to (additional?) registration conditions -// * Form based click through rather than links -// * Inform user of registration method i.e. if a valid email is required // * Admin defineable characters allowed in usernames? // * Admin forced revalidation of given user/s from ACP // * Simple registration (option or always?), i.e. username, email address, password -// * Tab based control panel -// * Modular/plug-in approach // * Opening tab: // * Last visit time // * Last active in @@ -37,20 +33,11 @@ // * Current Karma // * New PM counter // * Unread PM counter -// * Subscribed forum and topic lists + unsubscribe option, etc. -// * (Unread?) Global announcements? // * Link/s to MCP if applicable? // * Black and White lists // * Add buddy/ignored user // * Group buddies/ignored users? // * Mark posts/PM's of buddies different colour? -// * Preferences -// * Username -// * email address/es -// * password -// * Various flags -// * Profile -// * As required // * PM system // * See privmsg // * Avatars -- cgit v1.2.1