Closed Bug 519493 Opened 15 years ago Closed 15 years ago

Add Feedback Form to Whatsnew page (en-US, 3.5.3)

Categories

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

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED 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 few weeks.  When
3.5.4 launches, I'll file a separate bug for this code to be added there.

(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=33886&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
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Good to go from QA; I'll verify again once it's in production.
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.
This went live just now, should be in prod shortly.
Keywords: push-needed
Please see https://bugzilla.mozilla.org/show_bug.cgi?id=519490#c9.  Thanks!
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
this is old and can be closed, right?
Status: REOPENED → RESOLVED
Closed: 15 years ago15 years ago
Resolution: --- → FIXED
(In reply to comment #8)
> this is old and can be closed, right?

Correct.
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: