libreccm-legacy/ccm-sci-assets-publications.../application.xml

34 lines
1.4 KiB
XML

<?xml version="1.0"?>
<ccm:application xmlns:ccm="http://ccm.redhat.com/ccm-project"
name="ccm-sci-assets-publicationspersons"
prettyName="ScientificCMS Publications module asset for relatating publications and persons"
version="6.7.0"
release="1"
webapp="ROOT">
<ccm:dependencies>
<ccm:requires name="ccm-core" version="6.6.0" release="ge"/>
<ccm:requires name="ccm-cms" version="6.6.0" release="ge"/>
<ccm:requires name="ccm-sci-publications" version="6.6.5" relation="ge"/>
</ccm:dependencies>
<ccm:directories>
<ccm:directory name="pdl"/>
<ccm:directory name="sql"/>
<ccm:directory name="src"/>
</ccm:directories>
<ccm:contacts>
<ccm:contact uri="http://www.scientificcms.org" type="website"/>
<ccm:contact uri="mailto:info@scientificcms.org" type="support"/>
</ccm:contacts>
<ccm:description>
This assets for the SciPublications allows it to define associatons between a publication
and one or more other persons. This asset is not intented as a replacement for the author
field. This assets allows it to define associations to other persons, real or fictional,
which are related to the publication. Examples are interviewed persons, main characters etc.
</ccm:description>
</ccm:application>