Remove "info"-toolbar. This used to be shown for browsers which don't
authorErik Moeller <erik@users.mediawiki.org>
Thu, 25 Aug 2005 21:11:22 +0000 (21:11 +0000)
committerErik Moeller <erik@users.mediawiki.org>
Thu, 25 Aug 2005 21:11:22 +0000 (21:11 +0000)
commitf91b4ac83275ef1ba6f69b45759beb4bcfe56a69
tree0103d5469d539e46760427aee4b66e02690ce5b1
parent6cf0776bf9394d0df11698540607e9f67a3b21ab
Remove "info"-toolbar. This used to be shown for browsers which don't
support retrieving text selections in a textarea. It prompted the user for
text and put the resulting wiki-markup in a textfield for copy&pasting.
However, this behavior confused many users, so the toolbar is now only shown
for browsers which fully support it (presently IE and Gecko).

Someone with some more time at their hands may want to experiment with the
latest versions of Konqueror, Safari and Opera to determine whether they
support retrieving selections so we can enable the full toolbar for those
browsers.
includes/EditPage.php
languages/Language.php
skins/common/wikibits.js