in reply to Re: Allowing c&p of node headers
in thread Allowing c&p of node headers

hihi, funny idea =)

but having an additional textarea flowting around is not quite what I need, I mostly use a netbook and need every pixel I can get.

... but hmm I could change the JS-code such that an additional button appears to allow appending the link to the CB Nodelet...

Cheers Rolf

UPDATE: I've put the following code into window.onload

document.getElementById("talkbox").value+="`[id://`id``]";

Like this the pages CB-area is preloaded with the local ID.

I normally use the CB-Sidebar... so I can ignore it in most cases.

UPDATE: no ... disabled this again, I need the talk button to delete msgs.