Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-4164 page editor
  3. MAGNOLIA-4238

page editor: cms:edit should allow a open and ent tag, for placing in edit mode its component into a div container

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 4.5
    • None
    • page editor
    • None

      This task is strongly connected to SCRUM-299 and SCRUM-298

      If the edit bar would put a div with a class around its component it renders, you would have its component within a container for addressing it by the page's css. For example it could be used for an hove over and managing, that the bar behaves as wanted.

      [@cms.edit ]
      
      <h3>${content.title!}</h3>
      <div class="linkList">
          <ul>
          [@cms.area name="links" /]
          </ul>
      </div>
      
      [/@cms.edit ]
      

            pbaerfuss Philipp Bärfuss
            cringele Christian Ringele
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: