Closed Bug 519483 Opened 16 years ago Closed 16 years ago

Add Feedback Form to Getting Started Page (en-US)

Categories

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

x86
All
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: kkovash, Assigned: abuchanan)

References

()

Details

Attachments

(1 file)

Below are the two pieces of code from Kampyle. I've attached a screen shot of these instructions as well. We'd like this pushed to mozilla.com in the next week, and we're planning for it to remain live for the next couple months. (1) Copy and paste the code into your website inside the <head> tag: This code is responsible for the Feedback Form's CSS as well as for the floating window that actively asks the users for feedback. <!-- Start Kampyle Css --> <link rel="stylesheet" type="text/css" media="screen" href="http://cf.kampyle.com/k_button.css" /> <!-- End Kampyle Css --> (2) Copy and paste the code into your website immediately before the </body> tag: This code is responsible for displaying the Feedback Form button on your website. <!--Start Kampyle Feedback Form Button--><div id="k_close_button" class="k_float kc_bottom kc_right"></div><div><a href="http://www.kampyle.com/" target="kampyleWindow" id="kampylink" class="k_float k_bottom k_right" onclick="javascript:k_button.open_ff('site_code=6439011&amp;form_id=33883&amp;lang=en');return false;"><img src="http://cf.kampyle.com/buttons/en/orange/en-orange-corner-low-right.gif" alt="Feedback Form" border="0"/></a></div> <script src="http://cf.kampyle.com/k_button.js" type="text/javascript"></script> <!--End Kampyle Feedback Form Button-->
We're ready for this to be pushed live. If it can be done by tomorrow (Friday), that'd be ideal.
Assignee: nobody → buchanae
ok, r52894 checks in this code to trunk-stage, along with bug 519490, 519493
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
I'm merging the files to tags/stage now, svn up is taking it's sweet time. Morgamic said he will handle the merge to production. This is to go live today, correct?
Good to go from QA; I'll verify again once it's in production.
(In reply to comment #4) > I'm merging the files to tags/stage now, svn up is taking it's sweet time. > > Morgamic said he will handle the merge to production. > > This is to go live today, correct? Yes, going live today would be ideal.
Why are we embedding an 'http://' site on a page that should be supported as 'https://'? You're causing mixed-content SSL warnings here, which is bad.
ugh, having 3 bugs is getting painful. (In reply to comment #7) > Why are we embedding an 'http://' site on a page that should be supported as > 'https://'? You're causing mixed-content SSL warnings here, which is bad. I didn't know we supported mozilla.com under SSL. Thanks for catching this Reed. The screenshot, https://bug519483.bugzilla.mozilla.org/attachment.cgi?id=403523 shows that Kampyle supports SSL sites, so it's probably a simple change. Ken, do you want to give me the login? or, check the "I want to ... SSL" checkbox and paste the new codes? BTW, what mozilla.com content needs SSL? Thanks
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
(In reply to comment #8) > I didn't know we supported mozilla.com under SSL. Thanks for catching this > Reed. Well, I'm not sure we support all pages under SSL, but we've always supported users going to https://www.mozilla.com/, which we should continue to support as a fully SSL path to getting a (non-SSL) download link. If there's a way to get SSL supported without too much trouble, we should do it.
per IRC, we're going to push what we have, and work out the SSL option fix soon this week. I've filed bug 520670 for the SSL bug. I've tagged the affected files in r52905 Sending tags/stage Sending tags/stage/en-US/firefox/3.5.3/firstrun/index.html Sending tags/stage/en-US/firefox/3.5.3/whatsnew/index.html Sending tags/stage/en-US/firefox/central/index.html Sending tags/stage/includes/headers/3.5/firstrun.inc.php Sending tags/stage/includes/headers/3.5/whatsnew.inc.php Transmitting file data ..... Committed revision 52905.
Status: REOPENED → RESOLVED
Closed: 16 years ago16 years ago
Resolution: --- → FIXED
This went live just now, should be in prod shortly.
Keywords: push-needed
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.

Attachment

General

Creator:
Created:
Updated:
Size: