Last modified: 2009-03-30 22:00:26 UTC
Dear friends; I did not reopen bug 005611 « 'name=xxx' for the 'textarea' when viewing the source of a protected page » There is a difference between the individual Wikimedia Foundation projects about the availability of the JavaScript directionality buttons for protected pages added via Brion's JavaScript http://test.leuksman.com/extensions/BidiSwitch/switch.js in « textarea forms » at « id="wpTextbox1" » I *can* use the directionality buttons at http://en.wikipedia.org/w/index.php?title=User_talk:HotAbs&action=edit where the page source code displays: <div id="viewsourcetext">You can view and copy the source of this page:</div> <textarea id="wpTextbox1" name="wpTextbox1" cols="80" rows="25" readonly="readonly">{{sockpuppet|EpicFlame|blocked}} But there are *no* directionality buttons available at http://en.wikinews.org/w/index.php?title=2007/08_Bundesliga:_Stuttgart_vs._Hannover&action=edit where the page source code displays: <p>You can view and copy the source of this page: </p><textarea id="wpTextbox1" name="wpTextbox1" cols="80" rows="25" readonly="readonly">{{date|October 6, 2007}} This report is not a MediaWiki but a WikiMedia report. Please provide instructions abaout what needs to be fixed. Thanks for all your efforts in advance. Best regards Reinhardt [[user:Gangleri]]
There are no directionality buttons in MediaWiki, unless a customization adds them.