Allow ap:tasks entry to define what JSON key can alternatively (other than label) drive the NODE title #261
Labels
enhancement
New feature or request
Events and Subscriber
JMESPath
a.*.wonderful.life[0]
JSON Preprocessors
Drupal Plugins that do stuff before JSON data is saved and can shape it
Milestone
What?
So far we have fixed that
label
key will drive always an ADO/NODE title. There are times (specially on multiligual Repositories) when we want to make one exception.ap:tasks
is the key for machinable instruction to be given to Archipelago.This ISSUE will support code that will provide
I'm keeping a lowercase no
_
nomenclature for these keys but happy to revision this @alliomeria @aksm if you think we should use CamelCase or_
for this key.The code will modify a few lines here
https://github.com/esmero/strawberryfield/blob/78f4bdb5ca57e522e85c139c3db99ca6cebdd728/src/EventSubscriber/StrawberryfieldEventPresaveSubscriberSetTitlefromMetadata.php
Thanks
The text was updated successfully, but these errors were encountered: