<?php
$gallery_base = "http://projects.haskell.org/gtk2hs/gallery";
$album_base = "http://projects.haskell.org/gtk2hs/albums";
$direct_link = true;
$thumb_size = true;
$photo_ext = "png";
$link_class = "gallery_href";
$img_class = "gallery_image";
$img_alt = "[img]";
$link_title = "";
?>
