I want to render a deactivated content element (from another page) in a fluid template. Is there a nice way to do this? Actually I'm using this VHS-Viewhelper:
<v:content.render pageUid="xxx" contentUids="{0:xxx}" slideCollect="1">
<!-- tag content - may be ignored! -->
</v:content.render>
but it only works with activated elements.