Looks like the community has largely answered the questions. And for those not familiar w/1.x’s gallery, it may be worth a look at the old gallery docs- part of the goal with these changes is to enable us to match the old gallery functionality. So say you want to add captions to your images, or a better ‘title’ than just the file name, or group all of your vacation pictures in ‘Summer at the lake’ and your pictures of your dog swimming at the lake in ‘Summer at the lake’ and ‘Lucky the water dog’. And then be able to show just your lake pictures on the frontend- or all the files uploaded by ‘Joe’, or the last 10 images in the ‘New Tech’ directory….
You get the idea. That’s what we’re shooting for when all is said and done.
Oh- and Sean Delaney- while the XSS filter is always going to err on the side of false positives, this release did add back 2 hidden config values- xss_clean_member_group_exception and xss_clean_member_exception. So you can leave xss filtering on- and override it for certain groups and/or members. That’s my preference for dealing with it. You may want your regular members to be run through the filter- who knows what they may upload as an avatar! But your content folks, you trust not to do anything destructive- so exempt them via the hidden config.
Hope that helps!
ETA- and yes, there is a ‘sync’ ability now- it’s the only way to get the existing files in there! That said, we want to a. add a batch upload a la the old gallery and b. give some sync ‘prompts’ if you do things like change a watermark or change/add a thumb size or such.