You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeaddons/konq-plugins/rellinks/TODO

20 lines
867 B

Rellinks :
=========
* Support multiple same relations for all relations in a beautiful way
(as FireFox Link Toolbar Extension do) :
by transfoming buttons (TDEAction) in menus (TDEActionMenu) if more than one item is found for a relation ?
* Possibility to configure keyboard shortcuts
* Manage "rel" and "rev" differently
* Manage "media"
* 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 : http://mozdev.org/bugs/show_bug.cgi?id=5259)
Rellinks website (http://shift.freezope.org/konq_rellinks) :
============================================================
* Add more testcasess
* Add more documentation
* Compare implementation with other browsers