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

      NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion.

      In Confluence 4.x we get greate possibility to easily insert, edit and move macroses. But it's very unuseful to remove outer macros without removing all included macroses. For example, I have page with content:

      <ac:macro ac:name="panel">
        <ac:rich-text-body>
          <ac:macro ac:name="panel">
            <ac:rich-text-body>
              <p> </p>
            </ac:rich-text-body>
          </ac:macro>
          <ac:macro ac:name="panel">
            <ac:rich-text-body>
              <p> </p>
            </ac:rich-text-body>
          </ac:macro>
          <ac:macro ac:name="panel">
            <ac:rich-text-body>
              <p> </p>
            </ac:rich-text-body>
          </ac:macro>
          <ac:macro ac:name="panel">
            <ac:rich-text-body>
              <p> </p>
            </ac:rich-text-body>
          </ac:macro>
        </ac:rich-text-body>
      </ac:macro>
      

      If I decide, that i do not need external panel, I had to move each inner panel up. It's very difficult to do that, when those panels are big. It will be very useful to have button to remove outer macros only ("Edit", "Remove", "Remove outer")

      Attachments

        Issue Links

          Activity

            People

              jmasson@atlassian.com John Masson
              c74b4ce7d3c7 NikitaM
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: