summaryrefslogtreecommitdiffstats
path: root/konq-plugins/rellinks/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'konq-plugins/rellinks/TODO')
-rw-r--r--konq-plugins/rellinks/TODO20
1 files changed, 20 insertions, 0 deletions
diff --git a/konq-plugins/rellinks/TODO b/konq-plugins/rellinks/TODO
new file mode 100644
index 0000000..28f206b
--- /dev/null
+++ b/konq-plugins/rellinks/TODO
@@ -0,0 +1,20 @@
+Rellinks :
+=========
+
+* 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
+* 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 \ No newline at end of file