Galleries
Creating the Gallery
- Go to the Galleries Manager (Components → Flash Galleries → Galleries).
- Click “New” in the upper panel.
- Choose the type of gallery.
- Enter the gallery name and description, if necessary.
- Fill in other gallery parameters — their descriptions are given on the same page.
- Click “Save” from the upper panel.
Adding Images to the Gallery
- Go to the Galleries Manager (Components → Flash Galleries → Galleries).
- Open the Gallery.
- Click “Add Images” button.
- Select Images.
- Click “OK”.
Publishing Your Gallery: Binding the Gallery to a Menu Item
- Go to the Menu Editor (Menus → target menu where you want the gallery reference to appear).
- Click “New” in the upper panel.
- Click “Flash Galleries”.
- Click “Single Gallery Layout”.
- Select a gallery from the drop-down list and click “Save”.
Inserting the Gallery into Article
To embed a gallery in the article using Gallery Embed Plugin, insert the following code into article text:
{globalflash.gallery 1}
where replace the number "1" with ID of the gallery you wish to insert.
Advanced syntax:
{globalflash.gallery id=1 align=center width=550 height=400 bgcolor="#ffffff" bgimage="http://example.com/image.jpg"}
Parameter name | Description |
---|---|
id |
ID of the gallery to insert. |
align |
Horizontal alignment on the page. Possible values: left , center , right .
|
width |
Redefine the width of a gallery. |
height |
Redefine the height of a gallery. |
bgcolor |
Redefine the background color. |
bgimage |
Redefine the URL of background image. |
Gallery Embed Plugin can be downloaded here:
http://flash-gallery.com/update/latest/plg_globalflashembed.zip
http://flash-gallery.com/update/latest/plg_globalflashembed.zip