mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-07 18:25:23 +00:00
Part fix AR-357: The OfficeMetadataExtracter has been ported, but needs a few more properties added to the raw set git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5677 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
15 lines
283 B
Properties
15 lines
283 B
Properties
#
|
|
# OfficeMetadataExtracter - default mapping
|
|
#
|
|
# author: Derek Hulley
|
|
|
|
# Namespaces
|
|
namespace.prefix.cm=http://www.alfresco.org/model/content/1.0
|
|
|
|
# Mappings
|
|
author=cm:author
|
|
title=cm:title
|
|
subject=cm:description
|
|
createDateTime=cm:created
|
|
lastSaveDateTime=cm:modified
|