Custom Query (1173 matches)
Results (82 - 84 of 1173)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#100 | FIXED | Friendlier steps after registration | ||
Description |
After a discussion on IRC we've agreed that we should make post-registration friendlier. - After registering, we should auto-login the user (but still not auto-verify their email) - The user should immediately be redirected to a page like /auth/welcome/ that says: - Welcome to mediagoblin! - We sent you a registration email! You should click it before you can do anything! (Didn't get it? Click here to re-send) - Once you've done that, you can start doing interesting things on our site: - Update your bio! - Submit images! - Go to your homepage! |
|||
#101 | FIXED | Edit should only show up for media owner | ||
Description |
On any media page, the text says "Upload on X by X" and then shows an "Edit" link. This link shows up for anyone, but it should only be visible if you're the owner of that piece of media and are logged in (and thus are the only one that can actually edit it). |
|||
#102 | FIXED | Top menu / navigation layout | ||
Description |
We should think about what we want to show in the top right of our pages. **Currently, when a user is logged in, we've got:** [user]'s account home gallery (logout) This is getting crowded! :) **I propose we do this:** - Use [user] as the "home" link, which links to the user's profile page. - Remove the "gallery" link. If the user wants to see his or her own gallery, that can be done by going to the profile page, then clicking "all images" or something similar. **This leaves:** - The "logout" link. At first I also wanted to move this to the profile page, but cwebber pointed out it might be better to keep in the top right. While it may not be an action that is frequently used, it can be of high importance for security. Also, the placing right next to "[user]'s account" makes a lot of sense, I think. - An "upload" button/link. We don't have this yet, but the top right might be a good idea. Similar to for instance YouTube, who have a big bright yellow upload button always at the top. It makes sense, because submitting media is presumably what Mediagoblin is used for. :) Other websites, like for instance Wordpress or Gmail, have a dropdown menu, where you can view info or logout. It's one way to do it, but personally I'm not a big fan. It's hard to make clear graphically that it's a dropdown menu instead of a regular link, they don't always work well on mobile devices and it makes the code more complex. |
Note:
See TracQuery
for help on using queries.