Not signed in (Sign In)

Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.

  1.  
    Hello,

    Is it possible to remove the ability to click on the large thumnail? Clicking on the large thumbnail shows the entire image out of the context of the Web site. This will be confusing to our users who do not have the ability to do this now.

    Any help is appreciated.

    Thanks,

    Brian
    • CommentAuthordjsolin
    • CommentTimeApr 15th 2006
     
    Yeah, I want to know too! ;)
  2.  
    try changing line 237 in gallery.php from this:
    <a accesskey="v" href="'.$config["baseurl"].'images/'.$row["path"].'">'.$imgtag.'</a>

    to this:
    '.$imgtag.'
    • CommentAuthorddejong
    • CommentTimeApr 15th 2006
     
    FYI, this feature (as of last week) is now available in Beta 3.

    Cheers,
    Derek