Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
4

Custom Info Panel as Bridge CC 2018 MetaData Panel

Participant ,
Oct 21, 2017 Oct 21, 2017

Hi,

in Bridge CC 2017 I had a custom file to add the metadata I want to view in the Metadata Panel.

This file was located at C:\Program Files\Adobe\Adobe Bridge CC 2017\Custom File Info Panels\4.0\custom\MyPanel.xml.

In the same location in Bridge CC 2018 it doesn't work.

In AppData\Roaming\Adobe\XMP\Custom File Info Panels\4.0\custom\panels\MyPanel.xml it doesn't work.

In AppData\Roaming\Adobe\XMP\Custom File Info Panels\4.0\custom\MyPanel.xml it doesn't work.

In AppData\Roaming\Adobe\XMP\Custom File Info Panels\4.0\MyPanel.xml it doesn't work.

In AppData\Roaming\Adobe\XMP\Custom File Info Panels\MyPanel.xml it doesn't work.

So, where should I install this file.

Any comments will be greatly appreciated.

Pierre

TOPICS
Download and install , How to
14.7K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 17, 2018 Apr 17, 2018

Hi Ruth

most of what you are looking for can be handled with standard fields and using keyword tagging. You can set your preferences in the metadata preferences which is is the pop up menu in the metadata panel.

https://www.techradar.com/how-to/how-to-organise-your-photos-with-adobe-bridge-cc

Best,

Lu

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 17, 2018 Apr 17, 2018

Thanks - I'll take a look

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 18, 2018 Apr 18, 2018

Thank you, Lu

I don't think that keywords are going to do what I want because

a) I need to record fixed dimensions for items in my catalogue and it seems to be keywords are not a good way to go about this and

b) I wanted to pull the data into InDesign with live captions.

Although I really wanted to store the information for each item in the metadata, I don't think it's going to be the way to go with the current capabilities of Bridge. So I think I'm going to have to change my workflow to use some kind of data merge model.

Ruth

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Apr 18, 2018 Apr 18, 2018

Hi Ruth,

If you are going for something other then Bridge, I would suggest DBGallery which is a dedicated professional photo management data base.

Pierre

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Apr 18, 2018 Apr 18, 2018

Hi Ruth,

If your goal is to use the metadata for live captions in InDesign, I think you will need to stick with the fields available in the inDesign caption setup tool.  I don't know inDesign that well, but it doesn't look like you can use custom metadata fields for live captions.

Can you use the IPTC Description field to hold your information?  It seems like a good choice for a caption.  Granted, you will have to put several discrete pieces of information in a single field which limits how you can use the metadata for other purposes.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 20, 2018 Apr 20, 2018

Looks like now that Bridge is CEP compatible Adobe is suggesting that you need to create a custom panel to access/interact with this data versus how it had been done in Bridge 2017.  This is a bit of a pain as I, too, have an xml file that we've been using for the last few versions of Bridge and it is nice being able to access custom metadata fields in the same place as standard metadata fields without having to go into File Info.

I'm going to build a custom panel and will report back how well that works.  Found an updated CEP cookbook for Bridge and the current version of CEP (8.0):  CEP-Resources/CEP_8_Extensions_Cookbook_Bridge.pdf at master · Adobe-CEP/CEP-Resources · GitHub

Lots of very useful information in there.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 22, 2018 Apr 22, 2018

Looking forward to seeing what you come up with, this is all beyond my current skill set!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Apr 22, 2018 Apr 22, 2018

Hi everyone,

I am still following and still need to be able to edit the following list of metadata.

It is of interest to those using old manual lenses and those doing film photography.

title

description

Headline

Category

SupplementalCategories

Keywords

Lens

Max Aperture

Focal Length

Focal Length In 35mm Film

ISOSpeedRatings

F Number

Exposure Time

Flash

Creator(s)

Copyright Notice

Copyright Status

OrientationCamera Make

Camera Model

Created Date

Date Time Original

Date Modified

Latitude

Longitude

I really hope someone could help people using old style photography.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 24, 2018 Apr 24, 2018

pdophoto​ were you entering this info into a custom XML panel in 2017 or modifying the standard XMP fields?  Also, are you using Mac or Windows?  If Mac, I'm sure it would be easy to create an AppleScript for creating an XMP file that could then be loaded onto the images.  This is what I'm doing for a different system that I use and works pretty well.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Apr 24, 2018 Apr 24, 2018

Yes I was entering this info into a custom XML panel in Bridge 2017 under Windows 10

Bridge2017.jpg

Presently I am trying to create an extension for Bridge 2018, but I am not a programmer. I do my best modifying other people's scripts.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Apr 24, 2018 Apr 24, 2018

pdophoto,

Be aware that there is currently a very serious bug in the current Bridge XML metadata extensions that can create invalid and incompatible metadata.  I would advise against using these extensions until the bug is resolved.  CEP or JavaScript custom panels are two alternatives.  Unfortunately, both are more difficult to create than an XML panel.

See the earlier comments in this thread:

8.  Re: Custom Info Panel as Bridge CC 2018 MetaData Panel
19.  Re: Custom Info Panel as Bridge CC 2018 MetaData Panel
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Apr 24, 2018 Apr 24, 2018

gregreser,

As stated in my last post, I am trying to create a CEP extension.
If I succeed it will be a feast, I may not have results before the XML problem is fixed.

Presently I use Bridge 2017 which works fine.

Thank for the warning

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Apr 24, 2018 Apr 24, 2018

I have many custom panels I would like to convert to CEP.  Creating the UI in CEP seems straightforward (nice to be able to use html and css for styling), but so far I have not been able to read or write XMP.  If I make any progress, I'll let you know.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Apr 24, 2018 Apr 24, 2018

Thanks,

I have the same problem converting my panel, so it would be greatly appreciated

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Dec 17, 2018 Dec 17, 2018

Hello pdophoto,

I was able to port my custom XMP panel using XML from Adobe CC 2017 to 2018 for Photoshop but the custom XMP panel doesn't work for Bridge CC 2018.  Have you found another solution other than using javascript?

I posted the question but no one has responded.

Thanks,

Morgan

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Jan 01, 2019 Jan 01, 2019

opn_morgan
Sorry for being so late to respond, didn't get notified.

No I didn't try the XML way since the javascript works

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Aug 06, 2018 Aug 06, 2018

Dear Adobe team, can you PLEASE FIX THIS!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Sep 10, 2018 Sep 10, 2018

Hi everyone,

I finaly made a working metadata panel for bridge. It works  in bridge 2017 and 2018.

It is not as practical as the old type in bridge 2017, it does not support multi thumbnail selection but I  hope it will help someone.

There were some warning agains doing metadata modifications, they still stand, so use the panel at  YOUR OWN RISKS.

The panel is located at file://DESKTOP-IKKPIRR/Users/Utilisateur/Dropbox/Bridge%20Panel

Pierre

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Sep 10, 2018 Sep 10, 2018

Awesome pdophoto!  Though, looks like the link you provided was a path local to your computer.  Could you update with a public URL?

Thanks!  Can't wait to give it a try.

SM

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Sep 10, 2018 Sep 10, 2018

So sorry, the dropbox on my computer wasn't synched.

to use all tags you will need exiftool and notepad++ or modify th panel for your editor

Here is the link: Dropbox - Meta2018.jsx

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Sep 13, 2018 Sep 13, 2018

So, what exactly do with this jsx file?  Are you putting it into a CEP panel or running directly?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Sep 13, 2018 Sep 13, 2018

You should put it in Bridge startup folder

Open Bridge, go to edit menu, preference, in the preference panel choose: startup scripts

At the bottom left click the "Reveal My Startup Scripts" and copy the jsx file there.

Restart Bridge, you should have a new menu "Metadata".

Choose a thumbnail, go to the new menu to activate the panel.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Oct 10, 2018 Oct 10, 2018

I made a revision to the panel.

It should work, if it's not please advise

Here is the link: Dropbox - Meta2018.jsx

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Oct 10, 2018 Oct 10, 2018

This version installed and worked for me.  Pretty cool!  Is this just to consolidate the fields you want to edit into a single panel?

I did run into a couple of issues with it though. 

  1. When I run it for a file and the metadata panel opens if I click OK button nothing happens.  And if I click the Reset button it opens a new Meta window.  I've had to Force Quit Bridge in order to close out the window.
  2. It also opens ExtendScript Toolkit automatically when run.  Not sure that is intended.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Oct 10, 2018 Oct 10, 2018

seanmurp thank you so much for testing and posting your results.

Issue 1: Did you copy the file in the Startup Scripts folder, if so it doesn't start the ExtendScript Toolkit.

              I will cancel the reset button as it's not required. I needed it while programming the panel to see if the corrections were done,

              it reread the metadatas and revise the display.

              The OK button is the exit button.

Issue 2: If the file is in the Startup Scripts folder, if so it doesn't start the ExtendScript Toolkit.

I hope this will answer your questions

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines