From 54eec2fe3a6b41dafdd9b1c5d5bdc46342456372 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Fri, 1 Apr 2011 11:31:03 +0200 Subject: EAccess bookmarklet --- .vimperatorrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.vimperatorrc b/.vimperatorrc index 27a001a..a153fe9 100644 --- a/.vimperatorrc +++ b/.vimperatorrc @@ -43,5 +43,6 @@ map :pastebin " map something to allow bookmarking map ,b :js liberator.open("javascript:document.getElementsByTagName('body')[0].appendChild(document.createElement('script')).setAttribute('src','http://www.mendeley.com/min.php/bookmarklet')") +map ,e :js liberator.open("javascript:void(location.href='https://eaccess.ub.tum.de:2443/login?url='+location.href)") " vim: ft=vim -- cgit v1.2.3