CVS version
The CVS version of Konq Rellinks is in the CVS of KDE in the kdeaddons/konq-plugins/rellinks/ folder.
Konq Rellinks supported relations
Unsupported relations doesn't mean that they can't be acces but that they don't have to (stylesheet, script)
or that they appeared in the menu "Unclassified" of Konq Rellinks.
If multiple same relations are not supported then the last one is used. The others are ignored (And don't appeared in any menus).
Relation | Supported | Multiple by page | Treated as... |
---|---|---|---|
alternate |
yes | yes | alternate |
appendix |
yes | no | appendix |
author |
yes | no | made |
no | no | ||
begin |
yes | no | begin |
biblioentry |
no | no | |
bibliography |
no | no | |
bookmark |
yes | yes | bookmark |
yes | yes | chapter | |
child |
yes | no | next |
citation |
no | no | |
collection |
no | ||
contents |
yes | no | contents |
yes | no | copyright | |
definition |
no | no | |
disclaimer |
no | no | |
editor |
no | no | |
end |
yes | no | last |
yes | no | begin | |
footnote |
no | no | |
glossary |
yes | no | glossary |
help |
yes | no | help |
yes | no | home | |
icon |
to ignore | ||
index |
yes | no | index |
last |
yes | no | last |
made |
yes | no | made |
no | no | ||
navigate |
no | no | |
navigator |
no | no | |
next |
yes | no | next |
origin |
yes | no | home |
parent |
yes | no | up |
pingback |
no | no | |
pointer |
no | ||
prev |
yes | no | prev |
previous |
yes | no | prev |
publisher |
no | no | |
p3pv1 |
no | no | |
script |
to ignore | ||
search |
yes | no | search |
section |
yes | yes | section |
schema.* |
no | no | |
shortcut icon |
to ignore | ||
sibling |
no | no | |
start |
yes | no | home |
stylesheet |
to ignore | ||
yes | yes | subsection | |
toc |
yes | no | contents |
top |
yes | no | home |
trademark |
no | no | |
translation |
no | no | |
up |
yes | no | up |
urc |
no |
Todo list
- Support multiple same relations for all relations in a beautiful way (as FireFox Link Toolbar Extension do ) :
by transfoming buttons (KAction) in menus (KActionMenu) if more than one item is found for a relation ? - Possibility to configure keyboard shortcuts
- Manage "rel" and "rev" differently : DONE in CVS
- Manage "media" (Will be difficult regarding the way Konqueror manage them)
- Respect the specifications :
A LinkTypes value refers to a space-separated list of link types. White space characters are not permitted within link types.
- Send the referer when going to a link
- Support target attribut ? (Cf. Mozilla link toolbar bug) : Done in CVS
- ...
Known bugs
- Rellinks toolbar position is lost : DONE in CVS
- ...
Wish list
TODO