All files required for the photo_gallery are contained in the following system
folder:
...\www\revize\plugins\photo_gallery
(no files need to be copied to the webspace folder)
From AdminCenter: Import ...\www\revize\plugins\photo_gallery\photo_gallery_import.rze
Database modules:
(there are a few sample categories and documents you can delete)
- plugin_photo_gallery: contains uploaded photos
- plugin_photo_gallery_config: contains configuration settings
Dependent templates:
- photo_gallery_sample: unique template sample
- photo_gallery_sample_dependent: dependent template sampl
Open Dreamweaver and follow the instructions below to create these templates:
- open the existing freeform (or similar) dependent template in DW then...
From Revize Menu: > "Store Current Document As"
Name the template as "photo_gallery"
Keep the links module as dependent template
- Once the template is stored insert the following script after the last css links in the html head
<%@ include file="/plugins/photo_gallery/photo_gallery.head.include.jsp" %>
From Revize Menu: > Store Updated Template
- Delete the center area edit buttons Replace the center content area fetch tag with the script below:
<%@ include file="/plugins/photo_gallery/photo_gallery.top_image.template_include.jsp" %>
From Revize Menu: > Store Updated Template
Create new page using photo_gallery template ANYWHERE on the site.
You can have as many photo gallery pages as you like (e.g. one for each department). They will each have their own photos.
Copy .../www/revize/plugins/photo_gallery/_images_
to
[live-site-root]/revize/plugins/photo_gallery/_images_
The following images need to be transparent or site configuration parameters
.../revize/plugins/photo_gallery/revize/plugins/photo_gallery/_images_/slideplay-bg.gif"
.../revize/plugins/photo_gallery/revize/plugins/photo_gallery/_images_/musicplay-bg.gif"