|
What happens if I delete the copy of a gallery or image?
For Images
If the image lives in more than one gallery, only the image in the current gallery will be deleted.
For Galleries
If you copy a gallery to a different parent gallery, there is still only one gallery, just two paths to it. So, any changes you make will show up in both places.
Let's say you have gallery C, which has two paths to reach it - one from gallery A and one from gallery B. You want to remove C from B:
Edit gallery B.
Select the checkbox by the listing for gallery C.
Scroll down to the "remove selected..." section.
Click the "Remove Selected Items" button.
This will remove the path from B to C, but not the actual gallery C. |
|
|
Galleries
-
- The recent gallery list shows a user's galleries in order of which they were last updated. The gallery name, the number of images in the gallery, and the date the gallery was last updated is shown.
-
- You can add a slideshow to the top of your gallery pages (like the one you see here) by using the SLIDESHOW() function in your gallery description.
Basic Functionality To create a slideshow from a single gallery: SLIDESHOW(gallery name) To create a slideshow from a set of image ids: SLIDESHOW(1,2,3,4,5) Invalid image ids or images from an account other than your own will be skipped. These 2 commands will get you a simple slideshow with all... (more)
|
|
|
contribute to the help pages
|