Closed
Bug 291658
Opened 20 years ago
Closed 20 years ago
Better support for alternative links (like language)
Categories
(Firefox :: General, enhancement)
Firefox
General
Tracking
()
RESOLVED
DUPLICATE
of bug 187488
People
(Reporter: bugzilla, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 (LB)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3
It would be usefull to add something like a menu option, where you can select an
alternative document based on what is specified in the current (X)HTML-document
(in this case language):
<LINK title="The manual in Dutch"
type="text/html"
rel="alternate"
hreflang="nl"
href="http://someplace.com/manual/dutch.html">
Also see one of the specs (there might be more recent ?):
http://www.w3.org/TR/html401/struct/links.html#h-12.3
Reproducible: Always
Steps to Reproduce:| Reporter | ||
Comment 1•20 years ago
|
||
Just an other thought: as RSS (in the form of application/rss+xml) is already supported, maybe it can be added the same menu in the buttom right corner ?
Comment 2•20 years ago
|
||
Tht was part of the Site Navigation toolbar in the Suite, but that's not part of Firefox (bug 187488). *** This bug has been marked as a duplicate of 187488 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•