From: Rob Church Date: Sun, 29 Jul 2007 18:53:40 +0000 (+0000) Subject: Note X-Git-Tag: 1.31.0-rc.0~51945 X-Git-Url: https://git.cyclocoop.org/%7B%7B%20url_for%28?a=commitdiff_plain;h=c3a0ee726854e5578c3b08c8d68b56b59c9ffd69;p=lhc%2Fweb%2Fwiklou.git Note --- diff --git a/includes/ImagePage.php b/includes/ImagePage.php index 95c7286d72..db2846bcef 100644 --- a/includes/ImagePage.php +++ b/includes/ImagePage.php @@ -782,7 +782,9 @@ class ImageHistoryList { $row .= ''; // Image dimensions - // FIXME: What about sound files? Should have the duration instead... + // FIXME: It would be nice to show the duration (sound files) or + // width/height/duration (video files) here, but this needs some + // additional media handler work $row .= '' . wfMsgHtml( 'widthheight', $width, $height ) . ''; // File size