|
How can I add a slideshow to the top of my gallery pages?
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 of the default settings.
Extra Options
You may add options within the parentheses in the form of option=value. Each option must be separated by a comma. Please ensure that the option is in lowercase.
- size
- set to small, medium, large, or original. Max original size is 800x800.
Default is 'medium'.
- delay
- set the time that an image is displayed in seconds. Minimum is 2 seconds.
Default is 5 seconds.
- link
- set to none or image. 'none' will disable the link to the current image's image page.
Default is 'image'.
- loop
- set to yes or no. 'no' will cause the slideshow to play only once.
Default is 'yes'.
- random
- set to yes or no. 'yes' will cause the slideshow to play in random order.
Default is 'no'.
Examples
A slideshow for your 'kittens' gallery might look like this:
SLIDESHOW(kittens, size=large, delay=3)
A slideshow for three given images might look like this:
SLIDESHOW(11111, 22222, 33333, size=original, delay=10, loop=no)
It does not matter in what order you specify options. All options are optional. If you specify more than one item outside of your options, we will attempt to lookup image_ids. We currently do not support the ability to list multiple galleries. |
|
|
Usergroups
-
- Go to your usergroups management page.
Enter the name of the new usergroup.
Click the Add Group button.
Your unpublished usergroups are only accessible by you.
You can easily change whether a group is published or unpublished using the link at the top right of the list of members.
-
- The blacklist usergroup can be used to block unwanted PBase users from commenting on your galleries or sending you messages.
You can add a member to your blacklist the same way you add them to your favorite list. On the users profile page, there is an option to add the user to a usergroup. From the drop-down menu, select **blacklist, and that user will be added to your blacklist usergroup.
-
- The favorites usergroup consist of all of the members that you have selected as your favorites. The favorite artists page offers an easy way to see the most recent images from the members of your usergroups. When you view your own favorite artists page, you can access all of your usergroups, published or not. Others can visit your favorite artists page to see images from the members of usergroups that you have published. Members are listed according to when their most recent images were uploaded,... (more)
-
- It is easy to add someone to your favorites usergroup. On the users profile page in the statistics box, there is an option to add that user to a user group. There is a dropdown menu. You can create a new user group, select an existing usergroup, select the **favorites, or **blacklist.
Select **favorites and click add to usergroup. This user is now a member of your favorites usergroup.
|
|
|
contribute to the help pages
|