Before going to sleep last night, an idea of how to do this popped into my head. I'm to lazy and dont have time to try coding this, but maybe if someone feels ambitious enough they can take a shot at it.
I. Create a new user profile field.
This will store the user id's of the new accounts. (ie: 12, 14, 342)
II. Template mods - So that new thread and new reply offer a drop down box where users can select the account they wish to post under. The drop down box will be like the forum jump in that it will only show the accounts availble to the user. (those listed in the profile field above).
III. PHP script
a) Script to explode the ID's in the profile field for use.
b) Authentication - Adding an idea brings up the log in box. User cannot add account if they cannot 'log in'
IV. PHP modifications.
Include a backdoor for pass authentification so that if the user is trying to post using the alias re-logging in isnt nessasary.
(I would make a seperate hack just for admins and mods for extra security).
Anyway ... thats my idea. =)
|