Skip to:
Content

bbPress.org

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#1464 closed enhancement (fixed)

Login/Logged in Widget

Reported by: gautamgupta's profile GautamGupta Owned by: gautamgupta's profile GautamGupta
Milestone: 2.0 Priority: high
Severity: major Version:
Component: Front-end Keywords: has-patch
Cc:

Description

We should allow a way for the user to add a widget for logging in. And when the user is logged in, it should show links to the profile, logout (and also the dashboard links to mods/admins).

Attaching a patch.

Attachments (1)

login-widget.diff (9.1 KB) - added by GautamGupta 14 years ago.

Download all attachments as: .zip

Change History (6)

#1 @GautamGupta
14 years ago

  • Owner set to GautamGupta
  • Status changed from new to assigned

The attached patch adds a login widget and also changes str to string at a place (in docs) because str is not a valid PHP type.

#4 @johnjamesjacoby
14 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

(In [2827]) Login widget, and various supporting styles and functions for a smarter redirect. Fixes #1464, #1465. Props GautamGupta for original patches.

#5 @christofian
14 years ago

this widget should also have a link to the register page...

Note: See TracTickets for help on using tickets.