Problems, need help? Have a tip or advice? Post it here.
2 posts Page 1 of 1
How do i create an area for editable albums which take me to photos of the album?
Hi,
You could do the following -
a. Create a template (say named 'gallery.php'). Declare it 'clonable'.
b. Create two editable regions - one of type 'image' for the main image and an associated 'thumbnail' type for the thumbnail.
c. Create a cloned page for each photograph. The thumbnail will be generated automatically.
d. Use folders (dynamic if required) to group the photographs.
e. Finally use the regular 'home-view' and 'folder-view' to display the thumbnails and link each thumbnail to the 'page-view' that shows the full image or use JavaScript to show the full image on the list pages themselves.

The process is same as that used to create the 'Portfolio' section in our tutorials which you can see as a guide - http://www.couchcms.com/docs/tutorials/ ... folio.html

Please feel free to use the forum if you require any assistance.
2 posts Page 1 of 1