condensed calls of escape()
This commit is contained in:
parent
695eaa9a47
commit
d489f20b2a
1 changed files with 1 additions and 1 deletions
|
@ -1 +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/?content_text='+escape('<a href="'+escape(location.href)+'">')+escape(document.title)+escape('</a> ')+escape(str));
|
||||
javascript:blog='BLOGNAME';str='';if(top.frames.length==0)str=document.selection.createRange().text;void(location.href='http://localhost/helma/antville/'+blog+'/stories/create/?content_text='+escape('<a href="'+location.href+'">'+document.title+'</a> '+str));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue