[tw] Re: Help with javascript new.window

2012-08-28 Thread skye riquelme
Hi Whatever OK. The javascript code I showed is a bookmarklet...it sits under a button in my favorites toolbar and when clicked that code is executed. The code itself simply reads in the basic information about the page I am on name, url, domain and picks up if I have selected any text from

[tw] Re: Help with javascript new.window

2012-08-26 Thread whatever
Can you describe your solution in more detail? Perhaps share the setup? I think this will be interesting to many people. w On Aug 26, 10:43 pm, skye riquelme wrote: > Hi All > > Actually I finally resolved my problem.. the bookmarklet code now reads > - > > javascript:void(window.open('http:

[tw] Re: Help with javascript new.window

2012-08-26 Thread skye riquelme
Hi All Actually I finally resolved my problem.. the bookmarklet code now reads - javascript:void(window.open('http://mydomain/bookmarking/en.html#txtFonte:[['+location.href+']]%20txtTitle:[['+document.title+']]%20txtDominio:[['+window.location.hostname+']] %20txtCitado:[['+window.getSele

[tw] Re: Help with javascript new.window

2012-08-26 Thread whatever
Hi! Are you using a server-side solution for your setup (TiddlyWeb, TiddlySpace...) or a normal TW on a net-share? I tried getting BookmarksPlugin (1) to work with TiddlyWeb, but I couldn't quite make it work (2). (1) http://bookmarksplugin.tiddlyspace.com/ (2) http://groups.google.com/group/tid