Copy link to clipboard
Copied
Looking to update my Export plugin to include a Content Credentials section in the export dialog but the SDK referenced shows no mention of what the entry in exportServiceProvider.showSections would be. Anyone know?
So I asked ChatGPT and it's 'contentCredentials'. I thought that was quite impressive.
Copy link to clipboard
Copied
So I asked ChatGPT and it's 'contentCredentials'. I thought that was quite impressive.
Copy link to clipboard
Copied
Before I saw your reply, I searched through my list of all possible static strings contained in Lightroom for any containing "contentcredentials", and came up with this list:
AgExportDialog_contentCredentialsSection
AttachingContentCredentialsFailed
AttachingContentCredentialsFailedOffline
ContentCredentials
ContentCredentialsInfo
ContentCredentialsTitle
ExportContentCredentialsSection
__ZN12_GLOBAL__N_119sContentCredentialsE
__ZN2BE5Media25SetContentCredentialsInfoEj
__ZN2BE6IMedia25SetContentCredentialsInfoEj
__ZNK2BE5Media25GetContentCredentialsInfoEv
__ZNK2BE6IMedia25GetContentCredentialsInfoEv
contentCredentials
contentCredentialsSectionEnabled
contentCredentials_connectedAccountsStr
contentCredentials_include_connectedAccounts
contentCredentials_include_editsAndActivity
contentCredentials_include_producer
contentCredentials_include_status
contentcredentialsinfo
Given the form of the other section names, "contentCredentials" does seem a priori the best candidate 😆
Find more inspiration, events, and resources on the new Adobe Community
Explore Now