Ultimate Database | ||
|
|
Album{ALBUM(obj_id, link_id, n1, x1, c1, c2)}This displays a photo album of images. obj_id is the id of the list containing the objects to be refered to. This does not need to be a list of images if there is a link to an image on each object. link_id is the id of relationship to an image if the list specified by obj_id is not a list of images. Default is '0'. n1 is the number of images across the page. If you set this to a negative number (i.e. -4 instead of 4) then the image title will be shown underneath the image. x1 is the class for the table. c1 is the id of a DIV area where the object is to be displayed in full if clicked. c2 is the id of a DIV area where the title of the object is to be displayed if clicked If c1 and c2 are not specified then a window will open up for images or the page will navigate to the object if it is not an image. |
Useful Links
|