Apps and development tools - Basic App Kit
AppKit Modules<tml:include ref="hdb:content:create-action@base">
Since version 3.0.0Description :
This module renders a custom create action for a specified contentclass.
Useful to directly create contents in sub-storages.
label
The label for the action button
contentclass
The name of the content class to be crated
title
The mouse-over title to be shown
<tml:option name="tools">
<tml:[hdb:content:default-actions@base]/>
<tml:[hdb:content:create-action@base] o_contentclass="comment" o_label="New Comment"/>
</tml:option>