D
davidmknoble
Guest
I have been taking a hand at programming custom web galleries and I have come across two items that stump me and I cannot find guidance. I am hopeful someone here can help. Here are the questions:
1) Is there any way to create another panel in the web gallery column? I.e., there is Image Info, Output Settings, etc., Can I create one Called 'My Panel' in the lrweb file?
2) Is there a way in the manifest file to copy a file from 'fixedname.html' to 'variablename.html' where the variablename is a text item input in the template. I.e., if I have an item defined as metadata.htmlfilename and set the value to metadata.htmlfilename.value = 'newfilename.html', then how do I set the output filename? I have tried [[metadata.htmlfilename.value]], I have tried <%= metadata.htmlfilename.value %> and other permutations.
Any suggestions would be greatly valued!
1) Is there any way to create another panel in the web gallery column? I.e., there is Image Info, Output Settings, etc., Can I create one Called 'My Panel' in the lrweb file?
2) Is there a way in the manifest file to copy a file from 'fixedname.html' to 'variablename.html' where the variablename is a text item input in the template. I.e., if I have an item defined as metadata.htmlfilename and set the value to metadata.htmlfilename.value = 'newfilename.html', then how do I set the output filename? I have tried [[metadata.htmlfilename.value]], I have tried <%= metadata.htmlfilename.value %> and other permutations.
Any suggestions would be greatly valued!
