#1464 closed enhancement (fixed)
Login/Logged in Widget
Reported by: |
|
Owned by: |
|
---|---|---|---|
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)
Note: See
TracTickets for help on using
tickets.
The attached patch adds a login widget and also changes
str
tostring
at a place (in docs) becausestr
is not a valid PHP type.