Closed
Bug 50594
Opened 24 years ago
Closed 24 years ago
Use "What's Related" content and code from Alexa
Categories
(SeaMonkey :: Sidebar, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: slamm, Assigned: slamm)
References
Details
Alexa has provided code for the "What's Related" Sidebar Tab. The new code
queries the related links data with each url instead of each domain. For
example, the urls "mail.yahoo.com" and "calendar.yahoo.com" would resolve to the
same data under the old system. This new implementation makes a distinction
between the two.
Assignee | ||
Comment 1•24 years ago
|
||
I checked in the new code. I forgot to add r=mcafee to the checkin comment.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 2•24 years ago
|
||
A couple notes on my previous checkin:
I converted the original related-panel.html file from Alexa to related-panel.xul
and related-panel.js.
I added code to strip query strings from URLs before sending them to Alexa.
I added the Mozilla Public License to the files with Alexa Internet as the
copyright holder and the original contributor.
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•