Closed
Bug 732329
Opened 13 years ago
Closed 13 years ago
Share widgets for promo videos
Categories
(Websites :: Firefox Flicks, defect)
Websites
Firefox Flicks
Tracking
(Not tracked)
VERIFIED
FIXED
1.2
People
(Reporter: osmose, Assigned: osmose)
References
()
Details
We should probably add share widgets and possibly a shortlink for the promo videos (such as my personal favorite, Noir: https://firefoxflicks.mozilla.org/en-US/video/noir/), possibly with customized / localized share messages.
chelsea / ckoehler: Thoughts? Copy?
Comment 1•13 years ago
|
||
I think it's a great idea. Let me get you some copy today.
Comment 2•13 years ago
|
||
Noir: The fox meets a damsel in distress, but can he help her? Check out Firefox Flicks for more videos.
Dance: He's got the moves, he's got ambition. How far can the Firefox's feet take him? Check out Firefox Flicks for more videos.
Twilight: A teenage girl learns the truth about the Firefox. Check out Firefox Flicks for more videos.
Updated•13 years ago
|
Assignee: nobody → jfong
Comment 3•13 years ago
|
||
Is it possible to get these into the next release? I'm guessing the text will need to be localized.
Target Milestone: --- → 1.1
Assignee | ||
Updated•13 years ago
|
Target Milestone: 1.1 → 1.2
Assignee | ||
Comment 4•13 years ago
|
||
This missed the string freeze (sorry about that :( ), but we can still add the share widgets using existing strings on the site:
Twilight: A teenage girl learns the truth about the fox. Check out our video and get inspired for your own.
Dance: He's got the moves. He's got ambition. How far can this fox's feet take him?
Noir: The fox meets a damsel in distress, but can he help her?
Are these acceptable? If not, we'll have to move this to 1.3.
Comment 5•13 years ago
|
||
They are good :)
Comment 6•13 years ago
|
||
Commit pushed to develop at https://github.com/mozilla/firefox-flicks
https://github.com/mozilla/firefox-flicks/commit/b1566cabaf237df5232d081df4ac1d2f2af1e0d3
Add share button to promo videos.
fix bug 732329
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 7•13 years ago
|
||
Sorry, but these aren't working for me on either dev or staging:
Timestamp: 3/27/2012 1:49:51 PM
Error: function (a, b) {if (typeof define == "function") {define(b);} else {if (typeof module != "undefined") {module.exports = b();} else {this[a] = b();}}}("$script", function () {var g = this, y = document, i = y.getElementsByTagName("head")[0], t = /^https?:\/\//, a = g.$script, v = {}, r = {}, w = {}, h, d = {}, o = "string", u = false, k = "push", m = "DOMContentLoaded", b = "readyState", q = "addEventListener", p = "onreadystatechange";
function x(f, z, s) {for (s = 0, j = f.length; s < j; ++s) {if (!z(f[s])) {return u;}}return 1;}
function e(f, s) {x(f, function (z) {return !s(z);});}
if (!y[b] && y[q]) {y[q](m, function l() {y.removeEventListener(m, l, u);y[b] = "complete";}, u);y[b] = "loading";}
function c(F, B, z) {F = F[k] ? F : [F];var s = B && B.call, A = s ? B : z, f = s ? F.join("") : B, C = F.length;
function D(G) {return G.call ? G() : v[G];}
function E() {if (!--C) {v[f] = 1;A && A();for (var G in w) {x(G.split("|"), D) && !e(w[G], D) && (w[G] = []);}}}
setTimeout(function () {e(F, function (G) {if (d[G]) {f && (r[f] = 1);return d[G] == 2 && E();}d[G] = 1;f && (r[f] = 1);n(!t.test(G) && h ? h + G + ".js" : G, E);});}, 0);return c;}
function n(A, z) {var s = y.createElement("script"), f = u;s.onload = s.onerror = s[p] = function () {if (s[b] && !/^c|loade/.test(s[b]) || f) {return;}s.onload = s[p] = null;f = 1;d[A] = 2;z();};s.async = 1;s.src = A;i.insertBefore(s, i.firstChild);}
c.get = n;c.order = function (f, A, s) {(function z(B) {B = f.shift();if (!f.length) {c(B, A, s);} else {c(B, z);}}());};c.path = function (f) {h = f;};c.ready = function (A, s, z) {A = A[k] ? A : [A];var f = [];!e(A, function (B) {v[B] || f[k](B);}) && x(A, function (B) {return v[B];}) ? s() : !function (B) {w[B] = w[B] || [];w[B][k](s);z && z(f);}(A.join("|"));return c;};c.noConflict = function () {g.$script = a;return this;};return c;}) is not a function
Source File: https://firefoxflicks-dev.allizom.org/media/js/promo_video-min.js?build=61bdd91
Line: 7
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 8•13 years ago
|
||
Fixed in https://github.com/mozilla/firefox-flicks/commit/17cc8af7fdc8b28bf0fdf0372716d29cda583037
Fix is currently on dev only. Pushing to stage shortly.
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•13 years ago
|
Assignee: jfong → mkelly
Comment 9•13 years ago
|
||
Verified FIXED since bug 739828 has moved to 1.3.
https://firefoxflicks.allizom.org/en-US/video/twilight/
https://firefoxflicks.allizom.org/en-US/video/dance/
https://firefoxflicks.allizom.org/en-US/video/noir/
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•