Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
I do have a backup of the Lightroom catalog before the conversion, if you need me to try to reproduce the problem.
After converting my CE4 gallery to Backlight, I assigned templates to all of the albums and album sets then went into Lightroom and changed the Publisher instance to point to Backlight.
I quickly noticed that none of the photo titles and captions were being displayed, and I remembered that the Metadata needed to be uploaded.
So I went to lightroom to republish the albums (after checking the Only Upload Metadata option).
Unfortunately, for every album I attempted to publish, I received the following error message:
I then right clicked on an album and selected "Edit Album...". Everything looked correct, including the template, which I had set in Backlight. I clicked the "Edit" button and reattempted to publish the album. This time it worked!
I then went and Edited and saved every album, making no changes, and they all published correctly.
I don't know why this happened, but I thought you would like to know...
A minor issue: The tool tip in Publisher Settings for the "Search Template" field seems to refer to CE4, not Backlight
In my CE4 setup, I had two root level galleries: my photo gallery and one for my projects. The projects gallery was accessed by CE4 Stage, so when I installed Backlight, I didn't want that one converted (I found this out the hard way. Thank goodness for backups! :-) )
I managed to accomplish only converting the photo gallery by doing some unnatural acts with the ttg-be publisher database.
It would be nice if the CE4->Backlight migration let you select which top level gallery(s) you want to convert.
Thanks and keep up the great work!
I must stress that this is not by any means the official TTG way of deleting a top-level directory from Backlight. Neither Ben nor Matt have weighed in on this so if you do this, you do it at your own risk.
I'm doing it on my test site, which is meant for such daring escapades, so if things go totally FUBAR I'm not risking much and I get to learn something.
Mine is a test system as well. I will also back up the database(s) before editing.
Currently, the only way I can see to remove it is by deleting it from the database.
So I can delete the top level gallery row, and any album rows referencing it (and each other) from the database and not screw things up?
I would like to have the ability to Export and Import Templates.
My main reason is that when I go to put Backlight into production (I am using a test directory right now), I would like to be able to install it fresh. But, I don't want to have to recreate my templates all over again.
It would also allow users to share templates with each other.
Thanks!
Right now I have an extra top-level gallery that I can find no way of removing from Backlight other than doing so from the database. I'm just leaving it for now to see if Ben has other ideas.
This is the great thing about a test site. I can muck it up all I want without any real consequences
I also have a top-level gallery that I can not remove. It doesn't exist in Lightroom any more and I can not find a way to remove it using Backlight.
Done!
I created a new instance of Publisher in Lightroom, specifying a new top level gallery. I then proceeded to create an album set and an album, again, using publisher in Lightroom. I then published some photos to the album.
I checked my server and saw that the gallery and album folders had been created.
I then went to Backlight on my server and viewed the top level galleries. My new gallery was listed.
However, when I clicked on View, the browser came up with a 403 error saying that I did not have permission to view the page.
The URL is http://pfredd.com/TestBL/gallery
I have several CE4 Stage pages that have slide shows in them.
If upgrade my Gallery to Backlight, can I still have links (from my Backlight Home page or menu) to those existing Stage pages?
I know that stuff like breadcrumbs wouldn't be consistent, but other than that I think it should work....
Yes, it doesn't appear to "hurt" anything...
OK - No big deal....
This is a nitpick item, but I thought that I would point it out anyways :-)
When you right click on an album in the LR publisher plugin, one of the items in the context menu that pops up is "Create Album Set...".
Since it isn't possible for an Album to contain an Album Set (correct?) that option probably shouldn't be in the context menu.
I went to post a Tip in the Tips & Tricks forum, but it appears that it is closed to posting by the general public.
What is the best way to submit new Tips & Tricks?
Wow, that's slick Matt.
Thanks for the feature!
I was not intending to put HTML in the photo's metadata.
What I was thinking was being able to put HTML in Backlight's "Photos Caption" field in the Album Template.
Something like:
{Title} <br> {Caption}
Appreciate the effort!
Doh!
Thanks Rod!
I have that option set but do not see any sort of Download icon on the large image page:
Matt,
The Photoswipe demo album at: http://photoswipe.com/#&gid=1&pid=1 shows a caption and, on a separate line, the photographer's name.
Is there a way you can use that to have two assignable text boxes below the large photoswipe photo in Backlight?
Metadata shows only at the bottom. But you can put as many metadata tokens there as you like. Plus your own text.
For example:
{Filename} | {Caption}
Any way to get a newline in there so that the Filename appears above the caption?
OK, that works.
Thanks!
Matt - span works exactly as you described, for color.
It does not work in the album set page copy for text-align: center The text is still left justified.
I looked at the generated code and it IS being included, just not working like I intended:
<span style="text-align: center;color: #FFFF00;">I have switched to new web gallery software and am in the process of uploading all of my photos.<br>If you are looking for a specific Album or Photo, please <a href="/contact">contact me</a>.</span>
But you can't have <span style=...>. Is there a way I can center align my Copy text without using <div style=...>?