Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

This page describes a concept for requesting and rendering content snippets smaller than complete page such as areas or components.

Devstatus
Status

...

implemented

...

Target4.3

URI to

...

components returns a rendered

...

Status

component or snippet

Officialdocu
0Integration options > Web services, AJAX and snippets
1http://wiki.magnolia-cms.com/display/DOCS45/Integration+options#Integrationoptions-WebservicesAJAXandsnippets

Rationale

Scenarios where you may want to render a content snippets or a component:

  • AJAX

Rational

  • in some scenarios one wants to render snippets/paragraphs ajax calls (reload of paragraphscomponents)
  • integration Integration in other frameworks

Goals

  • allow uri Allow URI to paragraphscomponents/areas

Implementation

  • use paragraph Use component definitions/renderer if the content type is mgln:contentNode
  • delegate Delegate this to the rendering engine