• Icon: Suggestion Suggestion
    • Resolution: Won't Fix
    • None
    • None
    • ALL
    • We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      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.site}

      /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)

            [CONFSERVER-1839] Bookmarklet for Confluence

            BillA added a comment -

            Resolving through standard process. Feature closed after 2 years with few votes.

            BillA added a comment - Resolving through standard process. Feature closed after 2 years with few votes.

            Did you get know that <a href="http://www.essayscentre.com">buy essay</a> service provided students with the first-class essay introduction just about this good post. But your idea could be at the peak point of readers evaluation.

            Sheri Whitehead added a comment - Did you get know that <a href="http://www.essayscentre.com">buy essay</a> service provided students with the first-class essay introduction just about this good post. But your idea could be at the peak point of readers evaluation.

            I did not really see such kind of amazing data about this topic previously . Was that your first good essay? I guess that just you only and a <a href="http://www.essayscentre.com">custom essay writing</a> service can perform such piece of perfect issue!

            Sheri Whitehead added a comment - I did not really see such kind of amazing data about this topic previously . Was that your first good essay? I guess that just you only and a <a href="http://www.essayscentre.com">custom essay writing</a> service can perform such piece of perfect issue!

            Tried the workaround, didn't work for me. Not sure if I'm doing it right, I just added your link as a Favorite and edited it to have the correct path. However, when I saved it a pop-up said "The protocol java-script doesn't have a registered program. Do you want to save anyway?" I said yes but, since it doesn't seem to do anything, perhaps I'm missing something?

            Peter Raymond added a comment - Tried the workaround, didn't work for me. Not sure if I'm doing it right, I just added your link as a Favorite and edited it to have the correct path. However, when I saved it a pop-up said "The protocol java-script doesn't have a registered program. Do you want to save anyway?" I said yes but, since it doesn't seem to do anything, perhaps I'm missing something?

            You can roll your own fairly easily:
            javascript:location.href='CONFLUENCE_URL/pages/createblogpost.action?spaceKey=SPACE&title='encodeURIComponent(document.title)'&content='+encodeURIComponent('['+document.title+'|'+location.href+']');

            Replace CONFLUENCE_URL and SPACE as appropriate.

            Matthew Botos added a comment - You can roll your own fairly easily: javascript:location.href='CONFLUENCE_URL/pages/createblogpost.action?spaceKey=SPACE&title=' encodeURIComponent(document.title) '&content='+encodeURIComponent(' ['+document.title+'|'+location.href+'] '); Replace CONFLUENCE_URL and SPACE as appropriate.

            Forgot to add this site:
            http://blog.warmbrain.com/compost/
            (a multiple blog compatible bookmarklet)

            Vikram Dendi added a comment - Forgot to add this site: http://blog.warmbrain.com/compost/ (a multiple blog compatible bookmarklet)

              Unassigned Unassigned
              8ec6ef6c1398 Vikram Dendi
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: