-
Suggestion
-
Resolution: Won't Fix
-
None
-
None
-
ALL
NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion.
As per my discussion with Mike, here is something I would like to request:
A javascript bookmarklet that allows for easy posting to the confluence weblog. Click on a link(or choose from right click context menu in IE)to post the current URL to a confluence space.
I have looked at the movabletype format for such bookmarklets but couldn't figure out how to alter it to work for confluence.
It looks like this:
javascript:d=document;t='';void(window.open('http://
/mt/mt.cgi?is_bm=1&bm_show=category,trackback,allow_comments,allow_pings,text_more&__mode=view&_type=entry&link_title='escape(d.title)'&link_href='escape(d.location.href)'&text='+escape(t),'_blank','scrollbars=yes,width=410,height=670,status=yes,resizable=yes,scrollbars=yes'))
Is there an equivalent way to pass the type information etc to confluence?
Some other references that might help:
http://techgnome.anderson-website.net/index.php?m=20031210#post-124
(this uses a custom php script)
http://catalogablog.blogspot.com/2003_07_06_catalogablog_archive.html#105767281286846573
(for Blojsom)
http://www.clagnut.com/blog/264/ (Blogmarks)
- relates to
-
CONFCLOUD-1839 Bookmarklet for Confluence
- Closed
Resolving through standard process. Feature closed after 2 years with few votes.