I recently installed drupal 6.4 and gallery 2.3-rc1 successfully. and, embed tag, [G2:123], works just fine.
but, the embed tags always shows "title, date, view count" below the image while I configured that embed tag show just "title" at "Administer › Site configuration › Gallery settings". I want to hide "date" and "view" option.
when I turned on the debugging option at gallery general tab, I can see fallowing message, "[show] => title", as I wanted. I think there is a bug inside gallery2.
does anyone have any idea to fix this?
Filter parameters
Array
(
[class] => nowrap
[show] => title
[link] =>
[itemId] => 207
[blocks] => specificItem
[maxSize] => 150
[albumFrame] => none
[itemFrame] => none
[linkTarget] =>
)
Posts: 1
Try [G2:123 show=none]