Note
authorRob Church <robchurch@users.mediawiki.org>
Sun, 29 Jul 2007 18:53:40 +0000 (18:53 +0000)
committerRob Church <robchurch@users.mediawiki.org>
Sun, 29 Jul 2007 18:53:40 +0000 (18:53 +0000)
includes/ImagePage.php

index 95c7286..db2846b 100644 (file)
@@ -782,7 +782,9 @@ class ImageHistoryList {
                $row .= '</td>';
                
                // 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 .= '<td>' . wfMsgHtml( 'widthheight', $width, $height ) . '</td>';
                
                // File size