]> www.average.org Git - mkgallery.git/blobdiff - mkgallery.pl
Refresh version of mootools, now slideshow works with IE8
[mkgallery.git] / mkgallery.pl
index bcd6a00fa220240e4c28f1e062b3f7de032d064a..0d649c05f194872a85e745a37fb7b7ca4ce32578 100755 (executable)
@@ -446,6 +446,7 @@ sub edittitle {
        my $title;
        my $T;
        if (open($T,'<'.$fullpath.'/.title')) {
+               binmode($T, ":utf8");
                $title = <$T>;
                $title =~ s/[\r\n]*$//;
                close($T);
@@ -811,7 +812,7 @@ sub img_entry {
                                                "?q=$la,$lo&ll=$la,$lo",
                                -title=>"$la,$lo",
                                -class=>'geoloc'},
-                               div({-class=>'geoloc'},"G")),"\n";
+                               div({-class=>'geoloc'},"")),"\n";
        }
        print $IND a({-href=>".html/$name-static.html",
                                -title=>$title,