Closed
Bug 890774
Opened 8 years ago
Closed 8 years ago
Add media + images to attribution
Categories
(Webmaker Graveyard :: Popcorn Maker, defect)
Webmaker Graveyard
Popcorn Maker
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: brett, Assigned: mjschranz)
Details
(Whiteboard: s=20130722 p=1,popbetter)
Attachments
(1 file, 1 obsolete file)
Currently the attribution "quote" is very underused and doesn't actually include all of the media from inside of a project. Lets make sure images from image plugin, as well as all media clips, get included.
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → schranz.m
| Assignee | ||
Comment 1•8 years ago
|
||
It's a start. Mostly at this point what needs to be done is whatever UI considerations for this that we want. Can easily be taken by someone else for that.
Attachment #774715 -
Flags: review?(scott)
Attachment #774715 -
Flags: review?(kate)
| Assignee | ||
Comment 2•8 years ago
|
||
Comment on attachment 774715 [details] [review] https://github.com/mozilla/popcorn.webmaker.org/pull/115 These really should have been feedback. Also, not a large priority.
Attachment #774715 -
Flags: review?(scott)
Attachment #774715 -
Flags: review?(kate)
Attachment #774715 -
Flags: review-
Attachment #774715 -
Flags: feedback?(scott)
Attachment #774715 -
Flags: feedback?(kate)
| Assignee | ||
Comment 3•8 years ago
|
||
Comment on attachment 774715 [details] [review] https://github.com/mozilla/popcorn.webmaker.org/pull/115 Too early to be editing tickets for me apparently.
Attachment #774715 -
Flags: review-
| Assignee | ||
Updated•8 years ago
|
Whiteboard: s=2013w29
| Reporter | ||
Updated•8 years ago
|
Whiteboard: s=2013w29 → s=2013w29 p=1
| Reporter | ||
Updated•8 years ago
|
Whiteboard: s=2013w29 p=1 → s=2013w29 p=1,popbetter
| Assignee | ||
Comment 4•8 years ago
|
||
Comment on attachment 774715 [details] [review] https://github.com/mozilla/popcorn.webmaker.org/pull/115 This can actually be reviewed now.
Attachment #774715 -
Flags: review?(scott)
Attachment #774715 -
Flags: review?(kate)
Attachment #774715 -
Flags: feedback?(scott)
Attachment #774715 -
Flags: feedback?(kate)
| Assignee | ||
Comment 5•8 years ago
|
||
Couple of points. 1. This only shows sequencer clips that are actually used. 2. This doesn't show the base null media. Even if no clips are used. In my mind we don't need this in the attribution information as it isn't some external source we want to give credit to. 3. I only show flickr images for the images section. I have no idea how I would give attribution for random images. 4. I changed the old maps attribution to only actually show when maps are used. Seems pointless to include if it isn't.
Status: NEW → ASSIGNED
| Assignee | ||
Updated•8 years ago
|
Whiteboard: s=2013w29 p=1,popbetter → s=20130722 p=1,popbetter
Comment 6•8 years ago
|
||
Comment on attachment 774715 [details] [review] https://github.com/mozilla/popcorn.webmaker.org/pull/115 This works well enough. I have some thoughts, but really, I don't think any of them have to happen now. We can iterate after it lands. I do have a few small comments in the pull request. Not sure what we need Kate on here for. Can probably relieve her of this review for now.
Attachment #774715 -
Flags: review?(scott) → review-
| Assignee | ||
Updated•8 years ago
|
Attachment #774715 -
Flags: review- → review?(scott)
Comment 7•8 years ago
|
||
Comment on attachment 774715 [details] [review] https://github.com/mozilla/popcorn.webmaker.org/pull/115 This is fine, still on Kate for review, so I'll let Matt bug Kate about that, or decide if it is still needed at all.
Attachment #774715 -
Flags: review?(scott) → review+
| Assignee | ||
Comment 8•8 years ago
|
||
I decided to redo this patch because I found it created too many weird issues for old projects before this patch. Decided to do this all inside embed.js. The upside to this is there is basically only one minor UI annoyance for old projects that don't get republished. It shows the media data for the null media. Otherwise, this covers all problems for old projects from what I can tell.
Attachment #774715 -
Attachment is obsolete: true
Attachment #774715 -
Flags: review?(kate)
Attachment #782705 -
Flags: review?(scott)
Comment 9•8 years ago
|
||
Comment on attachment 782705 [details] [review] https://github.com/mozilla/popcorn.webmaker.org/pull/140 Eh, I'm OK with the old media being in there. Kinda not important and we can iterate on that in the future. I do however wonder how easy it would be to fix.
Attachment #782705 -
Flags: review?(scott) → review+
Comment 10•8 years ago
|
||
Commit pushed to master at https://github.com/mozilla/popcorn.webmaker.org https://github.com/mozilla/popcorn.webmaker.org/commit/ff99dfb85726503b983a1e33d1bcba9fdbca31a5 Fix Bug 890774 - Add media clip data and images to embed attribution
Updated•8 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Status: RESOLVED → VERIFIED
Updated•8 years ago
|
Attachment mime type: text/plain → text/x-github-pull-request
Updated•8 years ago
|
Attachment mime type: text/plain → text/x-github-pull-request
You need to log in
before you can comment on or make changes to this bug.
Description
•