GenericArticle

AuthoringKit für GenericArticle aktiviert

git-svn-id: https://svn.libreccm.org/ccm/trunk@745 8810af33-2d31-482b-a856-94f89814c4df
master
quasi 2011-02-13 10:14:02 +00:00
parent 4a4af01a90
commit d7ec456d78
1 changed files with 13 additions and 0 deletions

View File

@ -11,5 +11,18 @@
classname="com.arsdigita.cms.contenttypes.GenericArticle"
mode="hidden">
<ctd:authoring-kit
createComponent="com.arsdigita.cms.ui.authoring.PageCreate">
<ctd:authoring-step
labelKey="cms.contenttypes.shared.basic_properties.title"
labelBundle="com.arsdigita.cms.CMSResources"
descriptionKey="cms.contenttypes.shared.basic_properties.description"
descriptionBundle="com.arsdigita.cms.CMSResources"
component="com.arsdigita.cms.contenttypes.ui.GenericArticlePropertiesStep"
ordering="1"/>
<ctd:include href="/WEB-INF/content-types/assign-categories-step.xml"/>
</ctd:authoring-kit>
</ctd:content-type>
</ctd:content-types>