Part of #378; copied from https://github.com/backdrop/backdrop-issues/issues/2887#issuecomment-405...
I was playing around with D8 core and contrib media-related modules, and this specific feature drew my attention:
...so, media types have this "Field mapping" feature (the screenshot above is for the "Image" media type), which allows you to store metadata information to entity fields. I know we are a long way from anything like that (or are we?), and I don't wanna derail this issue here, but I thought that we could perhaps be using this to be automatically storing EXIF data to such a field (that we could be hiding by default). This could help us retain the EXIF data across any edit operations I believe.
Just a thought.
Recent comments
After alot of trials, i have done the obvious and translated the whole block for different languages with each property condition as follows: ->propertyCondition('langcode', 'en...
How to get the current page language?
Thanks so much! It's working now: I was able to transfer the docroot files to the containing directory without the need for a second database or any manual configuration export/import/sync...
Backup & Migrate Config: There was a problem creating field...database table with the name already exists.
Ah, I see. Sorry, I hadn't clicked the link and assumed it was the instructions for upgrading from Drupal 7. If you are simply copying a site from one location on a server to another, the...
Backup & Migrate Config: There was a problem creating field...database table with the name already exists.