Bug 58689 - add support for <link/>
Summary: add support for <link/>
Status: RESOLVED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
: 37407 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-05-19 19:51 UTC by Kai Lahmann
Modified: 2005-06-26 13:43 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Lahmann 2003-05-19 19:51:11 UTC
Version:            (using KDE KDE 3.1.1)
Installed from:    Debian testing/unstable Packages
OS:          Linux

I think a link says all:
http://www.w3.org/TR/html4/struct/links.html#h-12.3
Comment 1 Thiago Macieira 2003-05-19 19:57:58 UTC
As far as I know, <link> is supported. 
 
What exactly are you suggesting? Can you provide us a page or (better yet) a 
testcase that doesn't work as it's expected to? 
 
Note: if at all possible, testing with the latest Konqueror from CVS would be 
appreciated. 
Comment 2 Kai Lahmann 2003-05-19 20:03:33 UTC
<link rel="home" href="http://www.apple.com/">
<link rel="index" href="http://www.apple.com/find/sitemap.html">

(those 2 come from apple.com). Opera and (if enabled) Mozilla Suite show a bar
with these links. It's at least not in 3.1.1...

I know, that <link/> has also 2 functions, which are supported: favicon and CSS
reference.
Comment 3 djoham 2003-05-19 20:05:34 UTC
  Are you talking about something like the Mozilla link navigator (forward next  etc?) If so, someone is already far along in its development. See the  kfm-devel list for more details.    David  
Comment 4 Kai Lahmann 2003-05-19 20:06:51 UTC
exactly! So close this bug?
Comment 5 djoham 2003-05-19 20:09:40 UTC
I would contact the author of the functionality and close it once it has been 
checked into CVS.  
Comment 6 Kai Lahmann 2003-06-15 01:50:03 UTC
*** Bug 37407 has been marked as a duplicate of this bug. ***
Comment 7 Michael 2003-12-06 22:28:54 UTC
Something to think about when adding the navigator is to let at least the 'Next' link be accessed w/ the keyboard.  This is the core part of Opera's great fast-forward feature (bug #63504).

For more detail on the LINK element for site navigation, see http://www.euronet.nl/~tekelenb/WWW/LINK/ .  For some info on Opera's fast-forward (which I really think should be duplicated as much as possible), see http://www.internetnews.com/dev-news/article.php/2189661 .
Comment 8 Helge Hielscher 2004-02-05 02:15:51 UTC
Franck Quélain and Kevin Krammer are working on this:
http://shift.freezope.org/konq_rellinks
Comment 9 Jakub Stachowski 2005-02-06 22:39:27 UTC
Rellinks plugin is already in kdeaddons and is working ok. So this wish can be considered granted.
Comment 10 Matej Cepl 2005-06-26 13:43:55 UTC
Couldn't this bug be reopened, please? I know that rellinks was full of bugs and so it was removed, but could anybody fix it?