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

Vincent Groen’s picture

Edit1:
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?

joachim’s picture

You 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.

joachim’s picture

Status: Active » Closed (won't fix)

Closing as wontfix: doable with theming or with views.