• Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • None
    • None
    • None
    • None

      Instead of an add button we inject an invitation to create a component.

      The invitation can be positioned explicitel like this

      <ul>
        [#list components as compontent]
        	[#render content=component]
        [/#list]  
        <li cms:add></li>
      </ul>
      

      auto injection
      the following algorithm is used to place it:

      • if there is a single root div element, it gets injected inside it (at the bottom)
      • if there is no such single root element the invitation is placed above the area end marker

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

              Created:
              Updated:
              Resolved: