Sponsored Content
The Lounge What is on Your Mind? New Member Profile Pages (Proposal) Post 303021104 by Neo on Saturday 4th of August 2018 06:53:46 AM
Old 08-04-2018
New Member Profile Pages (Proposal)

Hey,

I am thinking to get rid of the old and clunky member profile pages and replace with a prototype from Brad at Traversy Media.

Here is the prototype:

Welcome To My Portfolio

Basically, I will take the links in the user profile page and put them into the new format when I have time.

So, if you see any quirks on the current user profile page, the reason I have not fixed them all, is I plan on completely changing those pages to be like the prototype above.

Cheers.
This User Gave Thanks to Neo For This Post:
 

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

research proposal for PG

hi friends i have just completed my graduation and applied for Post graduation i have to submit a research proposal of OS in the interview i m a beginner & only read galvin & silbershcatz book on operating systems can anyone help me in that ... thanks in advance (3 Replies)
Discussion started by: iet.manish
3 Replies

2. Forum Support Area for Unregistered Users & Account Problems

Registration proposal

Hello. I've been reading the feed via twitter for a long time, but though i'm willing to help, i can't post and register (russia's banned). IP is dynamic, it's (<ip address>) for now. DevOps, RH, python and unix shell scripting. (5 Replies)
Discussion started by: spider_fingers
5 Replies

3. What is on Your Mind?

Quick Changes to Member Profile Page

Hey, There are still some "right margin" bugs in the CSS on the members profile page, but I did make some changes today: https://www.unix.com/members/1-albums215-picture900.png https://www.unix.com/members/1-albums215-picture901.png ... (0 Replies)
Discussion started by: Neo
0 Replies

4. What is on Your Mind?

Idea for New User Profile Pages

The legacy forum user pages are a mess.... the HTML and PHP is based on 10 year+ old code which was poorly written to support the nutty idea of "custom user CSS"... which maybe was a cute idea a decade ago but now it is just bad code. So, my idea is to basically change the user profile page to... (4 Replies)
Discussion started by: Neo
4 Replies
MojoMojo::Controller::User(3pm) 			User Contributed Perl Documentation			   MojoMojo::Controller::User(3pm)

NAME
MojoMojo::Controller::User - Login/User Management Controller DESCRIPTION
This controller performs user management: registration, login, logout, password recovery and profile editing. ACTIONS
login (/.login) Log in through the authentication system. logout ( /.logout ) Log out the user. users ( /.users ) Show a list of the active users with links to the pages they edited. page_user Show a user's preferences prefs ( .prefs ) Main user preferences screen. password ( .prefs/password ) Change password action. template: user/password.tt recover_pass Email a user a new password register ( /.register ) Show new user registration form. template: "user/register.tt" is_account_taken Test to see if a login or email is already in use. do_register ( /.register ) New user registration processing. templates: "user/password.tt", "user/validate.tt" validate ( /.validate ) Validation of user email. Will accept a md5_hex mailed to the user earlier. Non-validated users will only be able to log out. reconfirm Send the confirmation mail again to another address. profile ( .profile ) Show user profile. editprofile Form to edit a person's profile do_editprofile Apply the edits to a person's profile AUTHOR
David Naughton <naughton@cpan.org>, Marcus Ramberg <mramberg@cpan.org> LICENSE
This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2011-09-02 MojoMojo::Controller::User(3pm)
All times are GMT -4. The time now is 06:32 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy