Closed Bug 523454 Opened 15 years ago Closed 15 years ago

Setup iframe contents with featured persona previews for mozilla.com Get Personal and Customization pages

Categories

(www.mozilla.org :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: tshahian, Assigned: rdoherty)

References

Details

Related to Bug 522754, For Firefox 3.6, the Customization and Get Personal pages will include live previews of Personas, in the same way as the FR and WN pages.  According to bug 522513, this will have to be done by the mozilla.com pages using iframes to pull in pages from getpersonas.com.

The designs for these pages are scheduled to be handed off to webdev tomorrow so we can begin building.  I wanted to make sure we have a solution in place (and a bug filed) for these pages so that we don't experience additional delays once they are ready.

Thanks.
OS: Mac OS X → All
Hardware: x86 → All
Once I see designs I can create the pages for mozilla.com to pull in.
Tara has been working with Suneel to finalize the six Personas featured here. We're very close to having that resolved, but I'd like her to be the one to confirm...she's OOTO today, but we'll have the official final word on Monday.
The designs for this page are the same as those being featured on the FR/WN pages.  Those have been added to Bug 522754.  With the exception of one that may be changed, those are the final set of designs.  Ryan mentioned that changing the design thumbnails is relatively quick, and easy.  So, main thing I'm waiting for is having bug 524132 resolved.  Which is currently a blocker for the FR/WN, as well as these pages.
Sorry, designs for "these" pages.  The FR/WN, Customization, and Get Personal pages all share the same designs in the mini-gallery, as well as the mockup.
Blocks: 525019
Blocks: 523782
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
(In reply to comment #5)
> http://www-3.6.stage.mozilla.com/en-US/firefox/customize/ and
> http://www-3.6.stage.mozilla.com/en-US/firefox/personal are different; Ryan,
> can you comment?  Thanks.

One uses an iframe pointing at getpersonas.com, the other is just content hosted on stage. Not sure why there is a difference.
Should have pointed out that http://www-3.6.stage.mozilla.com/en-US/firefox/customize/ is the page with *no* iframe.
(In reply to comment #7)
> Should have pointed out that
> http://www-3.6.stage.mozilla.com/en-US/firefox/customize/ is the page with *no*
> iframe.

To clarify, the customize page and Get Persona pages DO use the iframe for 3.6 users (and only 3.6 users).
(In reply to comment #8)
> To clarify, the customize page and Get Persona pages DO use the iframe for 3.6
> users (and only 3.6 users).

Hmm, I'm on Namoroka and http://www-3.6.stage.mozilla.com/en-US/firefox/customize/ doesn't have an iframe for me.
(In reply to comment #9)
> Hmm, I'm on Namoroka and
> http://www-3.6.stage.mozilla.com/en-US/firefox/customize/ doesn't have an
> iframe for me.

Ryan, are you sure you're getting the latest version of the JS? You should see this line:

 Mozilla.isFirefox36 =
    (/Gecko\/[0-9]+ Firefox\/3\.6/.test(navigator.userAgent));


in http://www-3.6.stage.mozilla.com/js/mozilla-customize-page.js
Namoroka's user agent is:

Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2b2pre) Gecko/20091108 Namoroka/3.6b2pre

So looking "Firefox" won't work for nightlies. Probably should sniff for Firefox|Minefield|Namoroka.
(In reply to comment #11)
> So looking "Firefox" won't work for nightlies. Probably should sniff for
> Firefox|Minefield|Namoroka.

Done in r55711.
Verified FIXED; /customize and /personal are now using the same Personas, and I verified that Namoroka is detected correctly, in addition to the 3.6 betas.
Status: RESOLVED → VERIFIED
Component: www.mozilla.org/firefox → www.mozilla.org
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in before you can comment on or make changes to this bug.