"Remove outer" button

XMLWordPrintable

      NOTE: This suggestion is for Confluence Cloud. Using Confluence Server? 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")

            Assignee:
            John Masson
            Reporter:
            NikitaM
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: