fixed name of query argument "text" to "content_text"
This commit is contained in:
parent
ea18e39f17
commit
695eaa9a47
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/?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/'+escape(blog)+'/stories/create/?content_text='+escape('<a href="'+escape(location.href)+'">')+escape(document.title)+escape('</a> ')+escape(str));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue