embed tag([G2:123]) always shows title, date, view.

Hyun

Joined: 2008-08-27
Posts: 2
Posted: Thu, 2008-08-28 06:21

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] => 
)
 
Michlaic

Joined: 2008-10-09
Posts: 1
Posted: Thu, 2008-10-09 15:54

Try [G2:123 show=none]