Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
wiki:bookmarklet [2008/11/12 19:53] holgerwiki:bookmarklet [2012/01/10 13:35] – old revision restored rgareus
Line 15: Line 15:
 [[wp>Bookmarklet]]s are //smart// bookmarks. They usually allow one to perform complex task via a single click (web-browser bookmark-toolbar). - Create a new bookmark in your browser and edit it's //Location// to: [[wp>Bookmarklet]]s are //smart// bookmarks. They usually allow one to perform complex task via a single click (web-browser bookmark-toolbar). - Create a new bookmark in your browser and edit it's //Location// to:
  
-  javascript:Q=document.selection?document.selection.createRange().text:document.getSelection();void(window.open('http://apps.linuxaudio.org/?do=dokubookmark&te='+escape(Q)+'&ur='+escape(location.href)+'&ti='+escape(document.title),'dokuwikiadd','scrollbars=yes,resizable=yes,toolbars=yes,width=680,height=520,left=210,top=150,status=yes'));+  javascript:Q=document.selection?document.selection.createRange().text:document.getSelection();void(window.open('http://apps.linuxaudio.org/?do=dokubookmark&te='+encodeURIComponent(Q)+'&ur='+encodeURIComponent(location.href)+'&ti='+encodeURIComponent(document.title),'dokuwikiadd','scrollbars=yes,resizable=yes,toolbars=yes,width=680,height=520,left=210,top=150,status=yes'));
  
  
wiki/bookmarklet.txt · Last modified: 2013/06/02 15:45 by 127.0.0.1