Opened 13 years ago
Last modified 13 years ago
#175 closed defect (FIXED)
Add explanatory copy to add/edit picture pages saying that tags are comma-separated
Reported by: | Karen Rustad | Owned by: | Jef van Schendel |
---|---|---|---|
Priority: | minor | Milestone: | 0.2.0 |
Component: | ui | Keywords: | |
Cc: | Parent Tickets: |
Description
It's not obvious whether tags are comma-separated or space-separated, just by looking. Let's add a little bit of text to make that clear!
Attachments (1)
Change History (9)
comment:1 by , 13 years ago
Milestone: | → 0.0.5 |
---|
by , 13 years ago
Attachment: | issue_467.patch added |
---|
comment:1 by , 13 years ago
Status: | New → In Progress |
---|
Changed the title of the Tags area to be more descriptive and have people be aware of comma separated for the media.
comment:2 by , 13 years ago
Hi Shawn! Thanks for picking this up, it needs fixing. I think though that we should keep the "Tags" title the same and instead add a description. We'll probably add an actual "description" space because several other fields also need those. Since the descriptions are going to be a bit longer than the titles, we can make the text for those a bit smaller. It could look something like this: `http://schendje.fedorapeople.org/temp/Screenshot-12.png <http://schendje.fedorapeople.org/temp/Screenshot-12.png>`_ After we integrate proper descriptions, I can easily finish this bug, so I'll assign it to me, if that's okay?
comment:4 by , 13 years ago
Milestone: | 0.0.5 → 0.1.0 |
---|
comment:5 by , 13 years ago
Milestone: | 0.1.0 → 0.2.0 |
---|
comment:4 by , 13 years ago
Status: | In Progress → Closed |
---|
Fixed in mediagoblin/edit/forms.py and mediagoblin/submit/forms.py (both the Edit form and the Submit form).
Note:
See TracTickets
for help on using tickets.
issue_467.patch