From e853734faaad47887a5142fe414cce5a19cdd202 Mon Sep 17 00:00:00 2001 From: "http://smcv.pseudorandom.co.uk/" Date: Mon, 31 Mar 2014 05:17:52 -0400 Subject: [PATCH] known bugs --- doc/plugins/contrib/album.mdwn | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/plugins/contrib/album.mdwn b/doc/plugins/contrib/album.mdwn index 745a44e8b..7344a158e 100644 --- a/doc/plugins/contrib/album.mdwn +++ b/doc/plugins/contrib/album.mdwn @@ -91,6 +91,14 @@ to download): ## Bugs +* `thumbnailsize` doesn't actually work, they're always 96x96. + [[KathrynAndersen]] suggested a fix on the [[discussion]] page; + search for her name and look for a context diff. + +* The album index is limited to 10 images. kjs suggested a fix on + the [[discussion]] page: the plugin should pass `show => 0` + to `preprocess_inline`. + * There's currently a hard-coded list of extensions that are treated as images: `png`, `gif`, `jpg`, `jpeg` or `mov` files. More image and video types could be added in future. -- 2.44.0