Closed
Bug 737337
Opened 13 years ago
Closed 13 years ago
Implement lightbox for Marketplace app detail page
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect, P1)
addons.mozilla.org Graveyard
Public Pages
Tracking
(Not tracked)
VERIFIED
FIXED
6.5.1
People
(Reporter: cvan, Assigned: cvan)
References
()
Details
We should move over the lightbox JS you did and CSS styles you redid for AMO.
FWIW, loading an img with `fragments.js` (for example, with the lightbox gallery on a detail page - http://localhost:8000/en-us/app/seavans-undersea-adventure/) causes binary data to be loaded as the fragment (because the path to the image is /media/img/<filename>.png).
Updated•13 years ago
|
Target Milestone: 6.4.7 → 6.4.8
Comment 1•13 years ago
|
||
This is tied to the video stuff, which I'm tackling this week.
Target Milestone: 6.4.8 → 6.4.9
Comment 2•13 years ago
|
||
Don't forget the caption associated with screenshots.
Updated•13 years ago
|
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → cvan
Assignee | ||
Comment 4•13 years ago
|
||
https://github.com/mozilla/zamboni/commit/a1e5bf7
Implemented for screenshots and videos:
https://marketplace-dev.allizom.org/en-US/app/xasdfasdf/
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 5•13 years ago
|
||
There are a bunch of bugs with lightboxes but the lightboxes for the most part, work.
I'm calling this implementation bug done.
Status: RESOLVED → VERIFIED
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•