Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-14734

Display TinyURL on demand

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Duplicate
    • None
    • None
    • 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.

    Description

      Would be great if a user can access the TinyURL for confluence via convenient way. For example adding a button to the page metadata may be the best way to go. page-metadata.vm
      When user clicks on the button, a pop-up containing the tinyurl of the page appears. S/he can then copy and paste it to use for sending emails or other.

      Easier than each time needing to go to Tools->Info to fetch the tinyURL.

      Overwriting the TinyURLServlet may be just far too hard to have the tinyURL of the page displayed in the actual browser's address bar.

               httpServletResponse.sendRedirect(GeneralUtil.getGlobalSettings().getBaseUrl() + "/pages/tinyurl.action?urlIdentifier=" + identifier); 

      Clearly, other page information may be contained in the pop-up !

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ivan@atlassian.com Ivan Benko [Atlassian]
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: