MachineVisionUiB / machinevision

We are developing a database to map and interpret the representations and uses of machine vision technologies in digital art, computer games and narratives such as science fiction novels, movies and creepypasta.
http://uib.no/en/machinevision
4 stars 0 forks source link

Include node UUID in record content #80

Closed steinmb closed 3 years ago

steinmb commented 4 years ago

The old Drupal 7 site had "virtual fields" that was only visible in the presentation layer. Should be post migration task after #61 is finished.

Functionality

This is not identically implemented for all node budles

Characters

not in use

Machine Vision Situation

not in use

Creative work

Content Type: node bundle The permanent URL of this page (Original: PURL): [current-page:url:unaliased]

Person

Content Type: node bundle Full Name: From person node: [node:field_first_name] [node:field_middle_name] [node:field_last_name] The permanent URL of this page (Original: PURL): [current-page:url:unaliased]

Platform/Software

Content Type: node bundle Full Name: From person node: [node:field_first_name] [node:field_middle_name] [node:field_last_name] The permanent URL of this page (Original: PURL): [current-page:url:unaliased]

Suggested fix

Replicate this directly in the theme layer.

steinmb commented 3 years ago

https://github.com/MachineVisionUiB/machinevision_config/commit/2504324e61f41eef26896ee0ca1ccefddafea102

New module UUID extra allow us from directly from within the UI expose the system/node UUID. https://en.wikipedia.org/wiki/Universally_unique_identifier useful to make sure archives have the right ID.