https://bugzilla.wikimedia.org/show_bug.cgi?id=16651

           Summary: Add 'oga' and 'ogx' to $wgFileExtensions[] to complement
                    'ogv'
           Product: Wikimedia
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Site requests
        AssignedTo: [email protected]
        ReportedBy: [email protected]


http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions#.ogg_-_audio.2Fogg

Xiph.org now recommends using extensions other than .ogg to make audio and
video content easier to identify: .oga for audio, .ogv for video, and .ogx for
multiplexed logical bitstreams (intended as a catch-all replacement for .ogg;
the standards say .ogg should now be used for Vorbis I only for backwards
compatibility with media players).

Wikimedia's CommonSettings.php already contains a line "$wgFileExtensions[] =
'ogv';"; corresponding lines should be added for .oga and .ogx.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to