Fixes for the edit help popup link:
authorBrion Vibber <brion@users.mediawiki.org>
Wed, 9 Jun 2004 06:59:05 +0000 (06:59 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Wed, 9 Jun 2004 06:59:05 +0000 (06:59 +0000)
commit796fec13213bbf12efed1e3aa5d77cea0c243e6e
tree85c54c60e92da778ac58bca2cc7218327a946158
parent34f5aeceefbba972fea7d58ea6b1d51a32701563
Fixes for the edit help popup link:
* Now works w/ JavaScript disabled
* Doesn't override window chrome to make things unusable
* Doesn't hardcode window dimensions
* Notifies the user that it'll be a popup (new msg 'newwindow')

(The link is a popup because IE and perhaps other browsers will destroy
the edited page text if you go to another page then hit 'back'.)
includes/EditPage.php
languages/Language.php
languages/LanguageEo.php