I think the best way, is to quote the
file name. It is probably unique and should be reasonably short.
I've managed to get the file name to display in both the photo caption and photo data but I am struggling to give both a meaningful title.
1. In Light box (Caption):
Image Ref: <div class="title">${fileName}</div>
This gives for example:
Image Ref:
2006-02-047.jpg
This is fine but I would prefer it all on one line and Image Ref: in bold and the rest not bold.
2. In Lightbox (Photo Data):
# File Name
File.File Name
This gives for example:
File.File Name 2006-02-047.jpg
Also okay but would just like the title to be:
Image Ref:
I'm not sure if I need to use both of the above! I would say that the advantage of being in the caption is that people are more likely to see the Image Ref and use it, but it produces more clutter!
3. The display title for KEYWORDS /TAGS is strangely called SUBJECT! Can this be changed to
Keywords please?
4. I don't think there is an easy way to show where the original photo was located when found in a search? My idea is to manually add a Keyword to each photo that describes to me where it is.
A convention that might be adopted is:
folder-nameoffolder
Point 4 is not strictly necessary if I'm given the file reference by someone wishing to discuss a photo or a hyperlink.
PS I don't want to use Widget Comments for feedback. Tried it once and didn't like it!
I'm sure 1 and 2 are easy solutions to do.