-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
The pipeline _content in workspace CMS requires to duplicate pipeline for all structured contents defined in others plugins
<map:match pattern="_content.*">
<map:act type="get-content">
<map:parameter name="id" value="{request-param:contentId}"/>
<map:parameter name="contentVersion" value="{request-param:contentVersion}"/>
<map:redirect-to uri="cocoon://_plugins/{plugin}/{contentType}.{../1}"/>
</map:act>
</map:match>