initial check-in

This commit is contained in:
Tobi Schäfer 2003-01-14 18:15:00 +00:00
parent 369756abbd
commit 045dcc3e9f

1
bookmarklet.txt Normal file
View file

@ -0,0 +1 @@
javascript:blog='BLOGNAME';str='';if(top.frames.length==0)str=document.selection.createRange().text;void(location.href='http://localhost/helma/antville/'+escape(blog)+'/stories/create/?text='+escape('<a href="'+escape(location.href)+'">')+escape(document.title)+escape('</a> ')+escape(str));