From: Marc MAURICE Date: Sat, 17 Aug 2013 20:17:39 +0000 (+0200) Subject: New plugin to show filenames X-Git-Tag: v1.7~4 X-Git-Url: http://positon.org/gitweb/?p=bizou.git;a=commitdiff_plain;h=3c7aac6588ef82b4381efe3b5684b13891976101 New plugin to show filenames --- diff --git a/plugins/_disabled/filenames/after_thumb.php b/plugins/_disabled/filenames/after_thumb.php new file mode 100644 index 0000000..09e2db2 --- /dev/null +++ b/plugins/_disabled/filenames/after_thumb.php @@ -0,0 +1,6 @@ + +
">
diff --git a/plugins/_disabled/filenames/head.php b/plugins/_disabled/filenames/head.php new file mode 100644 index 0000000..25cf562 --- /dev/null +++ b/plugins/_disabled/filenames/head.php @@ -0,0 +1,12 @@ + diff --git a/template.php b/template.php index 5a4487e..ec0efe6 100644 --- a/template.php +++ b/template.php @@ -15,6 +15,8 @@ a { } .square { display: inline-block; + vertical-align: top; + height: px; } .image, .foldername, .image_nopreview, .foldername_nopreview { display: table-cell; @@ -73,7 +75,7 @@ a {
- +