* (bug 12723) OpenSearch description name now uses more compact language code
authorBrion Vibber <brion@users.mediawiki.org>
Wed, 27 Feb 2008 04:53:24 +0000 (04:53 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Wed, 27 Feb 2008 04:53:24 +0000 (04:53 +0000)
commit75b54c2bf61fdec7c789e82bb0ce0ac51bc53987
tree497a57c93ff8240f44684c37f762bcf8ab759a61
parentbbec4db257f47ffe8b3c9cea0abe06f32364a9b4
* (bug 12723) OpenSearch description name now uses more compact language code
  to avoid passing the length limit as often, is customizable per site via
  'opensearch-shortname' message.

Note that the spec actually says ShortName should be trimmed to *16* chars,
which is pretty awful -- 'Wikimedia Commons' doesn't even fit. I haven't
changed the current trimming (to 24 characters).

Note that Firefox uses the longer 'Description' field for its 'add' menu
item, but the ShortName for the actual item once you add it to the menu.

Possibly should have separate description and shortname thingies and do some
smarter trimming. Sigh.
RELEASE-NOTES
languages/messages/MessagesEn.php
opensearch_desc.php