Ebe123 has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/394767 )

Change subject: Add `override_midi` to README
......................................................................

Add `override_midi` to README

This attribute was not mentioned in the README, and so added it
(based on the documentation for the `midi` and `override_ogg`
attributes). With that, repeated information in the other attribute
was removed with a note.

Change-Id: If4559eadc19c60f05ec617d4cdf2f35f55072fe4
---
M README
1 file changed, 12 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Score 
refs/changes/67/394767/1

diff --git a/README b/README
index 7abbbdf..fdd7a12 100644
--- a/README
+++ b/README
@@ -86,16 +86,23 @@
   Effect: If included in the tag, the rendered image(s) will be embedded into a
           hyperlink to an appropriate MIDI file.
 
+* Attribute: override_midi
+  Allowed values: Known file name, that is, if override_midi="name" is given,
+                  [[File:name]] is not a redlink.
+  Effect: Embeds the score image(s) into a hyperlink to a specified MIDI file.
+          This is an alternative to the midi attribute (see above). It can, for
+          example, be useful if you have a suitable MIDI file of superior
+          quality compared with the auto-generated MIDI file the midi attribute
+          yields. Of course, you can still omit both attributes in this case 
and
+          add the file manually to the page, if you prefer.
+
 * Attribute: override_ogg
   Allowed values: Known file name, that is, if override_ogg="name" is given,
                   [[File:name]] is not a redlink.
   Effect: Embeds the media specified by the file name in the HTML below the
           score image(s). This is an alternative to the vorbis attribute (see
-          below). It can, for example, be useful if you have a suitable
-          Ogg/Vorbis file of superior quality compared with the auto-generated
-          Ogg/Vorbis file the vorbis attribute yields. Of course, you can still
-          omit both attributes in this case and add the file manually to the
-          page, if you prefer.
+          below). Its use is similar to the use of the override_midi attribute
+          (see above).
 
 * Attribute: raw
   Effect: If included in the tag, the score code is interpreted as a complete

-- 
To view, visit https://gerrit.wikimedia.org/r/394767
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If4559eadc19c60f05ec617d4cdf2f35f55072fe4
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Score
Gerrit-Branch: master
Gerrit-Owner: Ebe123 <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to