Closed
Bug 1159948
Opened 11 years ago
Closed 11 years ago
Create a /firefox/mobile page which will host a send to device form
Categories
(www.mozilla.org :: Pages & Content, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: ckprice, Unassigned)
References
Details
Attachments
(1 file)
|
157.06 KB,
image/png
|
Details |
In bug 1136934 we are building a /whatsnew landing page which has a state specifically designed to request a number/email from the user, and send that user a link.
This request is to build a landing page outside of whatsnew which can be targeted by tiles, social, etc. It will be a clone of the whatsnew page.
Comment 1•11 years ago
|
||
For some clarification:
Does this page need to include the video, or are we just showing the mobile form here?
What should the URL be?
This does add more to development time, since the whatsnew page design is only built/tested in Firefox browsers. This page would cross browser support.
Comment 2•11 years ago
|
||
Let's call this the mobile download page rather than a clone of 38.0.5 whatsnew?
This page would need cross browser support.
It should live at /firefox/mobile.
Thanks Cory and Alex!
Comment 3•11 years ago
|
||
Ok thanks - if no video is needed here that certainly makes cross browser support more simple.
| Reporter | ||
Updated•11 years ago
|
Summary: Create a page on moz.org that is a clone of the /whatsnew 38.0.5 mobile page → Create a /firefox/mobile page which will host a send to device form
Comment 4•11 years ago
|
||
Thanks all. Correct, no video. The purpose of the page is strictly to allow users to get Firefox for iOS and Android. Users arriving on his page wiil already have context.
Comment 5•11 years ago
|
||
I've started standing up a placeholder page here:
https://www-demo2.allizom.org/en-US/firefox/mobile/
Note: currently /firefox/mobile/ redirects to /firefox/android.
We need to keep this page behind the `ios-active` waffle flag. It looks like this redirect is in bedrock as opposed to apache:
https://github.com/mozilla/bedrock/blob/master/bedrock/redirects/urls.py#L72
We may be able to waffle the redirect somehow, I'm not too sure. Will speak to either pmac or jgmize about the best way to handle this.
Comment 6•11 years ago
|
||
CC'ing flod, so he's aware of what's being asked for here.
Comment 7•11 years ago
|
||
Chatted briefly to pmac on IRC and doing a waffle flag on the redirect should be do-able he thinks.
Also noted:
"<pmac> agibson: sure. any time. also we should probably make sure /firefox/mobile/ is sending 302s and not 301s so that visitors don’t get a permanent redirect cached."
| Reporter | ||
Comment 8•11 years ago
|
||
Closing this for now. Once we have a new date for iOS we will reopen.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•