diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | 84da08d7b7fcda12c85caeb5a10b4903770a6f69 (patch) | |
tree | 2a6aea76f2dfffb4cc04bb907c4725af94f70e72 /konq-plugins/rellinks/TODO | |
download | tdeaddons-84da08d7b7fcda12c85caeb5a10b4903770a6f69.tar.gz tdeaddons-84da08d7b7fcda12c85caeb5a10b4903770a6f69.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'konq-plugins/rellinks/TODO')
-rw-r--r-- | konq-plugins/rellinks/TODO | 20 |
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 |