Closed (won't fix)
Project:
Image
Version:
6.x-1.0-alpha4
Component:
image_gallery
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
22 Jun 2009 at 17:57 UTC
Updated:
9 Aug 2009 at 21:12 UTC
Is it possible to also have the discription of a gallery on the gallery page?
For example:
My gallery overview (with discriptions): http://www.reviusplein.nl/image
One of the gallery pages (without discriptions): http://www.reviusplein.nl/category/fotoalbums/ogenpracticum-havo-4
I already added a block with a disclaimer on these pages:
images/*
category/fotoalbums/*
sites/default/files/image/*
Is it possible to add some php-code in this block? If so, might this be simple? (I'm a php-nitwit)
Or does this involve scription the image_gallery.module?
Comments
Comment #1
Vincent Groen commentedEdit1:
The example without discription has been changed to: http://www.reviusplein.nl/fotoalbums/ogenpracticum-havo-4
Edit2:
What I mean by adding a block on certain pages is that the Acquina Marina theme can put blocks in the content-header region. In this region I'd like to have the gallery discription for that gallery.
Anyone?
Comment #2
joachim commentedYou can probably do this by overriding the theme.
In general we're not going to be adding features to image gallery until we've finished reimplementing it with Views.
Comment #3
joachim commentedClosing as wontfix: doable with theming or with views.