Content last modified Tuesday 24 August 2021
hop to #bottom
Categories:
Author:
Current version:
0.3
About It:
Get it:
Rate it:
  • Helpful?
  • 0 Yes
  • 0 No
Flag it:

If you'd like to provide updated information and do not have access to directly edit, please contact the site admin; thanks!

glx_gallery

This plugin is is a hacked version of jwl_img_list it outputs a gallery from a given category to a nice dl list if the parameter usecaption is set to 1 it outputs a caption under the image.

Parameters

category
Category to make a gallery from

usecaption
Set to 1 to display caption, if caption is set when the image was uploaded.

pop
Set to 1 to have images open in a popup. Note: You must have dca_pop installed to make this work.

Example
<txp:glx_gallery category="2004-09-01" usecaption="1" />

Example CSS

.gallery dl {
text-align: center;
padding: 0 0 0 50px;
float: left;
margin: 10px 0 10px 00px;
width: 180px;
height: 195px;
}

.gallery dt {
margin: 0;
padding: 0;
}

.gallery dd {
margin: 5px 0 0 0;
padding: 0;
font-weight: bold;
font-size: x-small;
color: #ccc;
}

Article Request Count:
Initially released:
2004-09-02
Posted here:
30 Mar 2005

You know you want to visit the Archives.
Published with Textpattern