Difference between revisions of "Bookmarklets"

From Apertium
Jump to navigation Jump to search
(Maybe we could have this on the Surf and Translate page?)
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''Bookmarklets''' are special buttons you add to your browser's Bookmarks Toolbar. You can have a bookmarklet that starts a Surf and Translate with Apertium with your favorite language pair. Simply drag one of the links below onto your Bookmarks Toolbar in Firefox (if the toolbar isn't visible, go to View->Toolbars):
+
'''Bookmarklets''' are special buttons you add to your browser's Bookmarks Toolbar. You can have a bookmarklet that starts a Surf and Translate with Apertium with your favorite language pair. The wiki software unfortunately doesn't allow fancy javascript links, but you can copy a bunch of Apertium Surf and Translate bookmarklets from [http://folk.uib.no/kun041/doc/bookmarklets.html this web page].
   
  +
[javascript:location.href='http://www.apertium.org/apertium-www/common/browser.php?mark=0&dir=nb-nn&inurl='+encodeURIComponent(location.href) Bokmål->Nynorsk]
 
  +
[javascript:location.href='http://www.apertium.org/apertium-www/common/browser.php?mark=1&dir=nb-nn&inurl='+encodeURIComponent(location.href) Bokmål->Nynorsk (show unknown words)]
 
  +
[[Category:Tools]]
[javascript:location.href='http://www.apertium.org/apertium-www/common/browser.php?mark=0&dir=nb-nn&inurl='+encodeURIComponent(location.href) Nynorsk->Bokmål]
 
  +
[[Category:User interfaces]]
[javascript:location.href='http://www.apertium.org/apertium-www/common/browser.php?mark=1&dir=nn-nb&inurl='+encodeURIComponent(location.href) Nynorsk->Bokmål (show unknown words)]
 

Latest revision as of 11:14, 30 November 2010

Bookmarklets are special buttons you add to your browser's Bookmarks Toolbar. You can have a bookmarklet that starts a Surf and Translate with Apertium with your favorite language pair. The wiki software unfortunately doesn't allow fancy javascript links, but you can copy a bunch of Apertium Surf and Translate bookmarklets from this web page.