-
Type:
Feature Request
-
Status: Closed
-
Priority:
Minor
-
Resolution: Discarded
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Staging, Staging > Resource Importer
-
Labels:None
It will interesting to add the possibility to manage:
- creation date
- publication date
- modification date
- title map for title on different language
example of asset.json:
{
"creationDate": "20090904",
"title": [
],
"name": "news-1.xml",
"modificationDate": "20110802",
"publicationDate": "20090904"
},