[Mediawiki-l] Extension:ConfirmAccount Checkbox entfernen

amuenzeb at rockwellcollins.com amuenzeb at rockwellcollins.com
Thu Oct 25 09:34:19 UTC 2007


Hallo,

I plan to use the Extension:ConfirmAccount but need much less information 
than forseen in the RequestAccount-page. In particular I want to remove 
the checkbox on the lower left (ToS I think). A quick look into the 
source-code in ConfirmAccount_body.php gave me the impression that this 
might be controlled by a preference-variable in LocalSettings.php:

Line 41:                $this->mToS = $wgRequest->getBool('wpToS');

Line 125ff.:    $form .= "<p>".Xml::check( 'wpToS', $this->mToS, 
array('id' => 'wpToS') ).
                ' <label for="wpToS">'.wfMsgExt( 'requestaccount-tos', 
array('parseinline') )."</label></p>\n";

Question is: Where do I get the correct name of the preference-variable to 
use in LocalSettings.php so that it is recognized in 
ConfirmAccount_body.php, line 41?

Mit freundlichen Grüßen/Yours sincerely

Dipl.-Ing. Arnd Münzebrock
Entwicklungsingenieur 
Analogtechnik, Raumfahrt

Rockwell Collins Deutschland GmbH

EMA
Grenzhoefer Weg 36 
D-69123 Heidelberg/Germany
Tel.: +49 (0)6221-512-622 
Fax: +49 (0)6221-512-9622
amuenzeb at rockwellcollins.com
http://www.rockwellcollins.com 
-----------------------------------------------------------------------------------------------------------------------
Rockwell Collins Deutschland GmbH
Sitz der Gesellschaft:/Registered Office: Heidelberg
Registergericht/Register Court: Mannheim HRB 335524
Geschäftsführer/Managing Directors: Dr. Artur Redeker, Bernard Loth

Diese Email ist nur für die als Adressaten ausgewiesene Person bestimmt 
und kann vertrauliche und/oder rechtlich geschützte Informationen 
enthalten. Jegliche nicht autorisierte Einsichtnahme, Nutzung, 
Veröffentlichung oder Verbreitung ist untersagt. Wenn Sie nicht der 
richtige Adressat sind, informieren Sie bitte den Absender durch 
Rücksendung der Email und vernichten Sie alle Kopien der 
Original-Nachricht.  Sollten Sie der richtige Adressat sein, aber keine 
Nachrichten per Email erhalten wollen, informieren Sie bitte umgehend den 
Absender.

This e-mail message is intended only for the person or entity to which it 
is addressed and may contain confidential and/or privileged material.  Any 
unauthorized review, use, disclosure or distribution is prohibited.  If 
you are not the intended recipient, please contact the sender by reply 
e-mail and destroy all copies of the original message.  If you are the 
intended recipient but do not wish to receive communications through this 
medium, please so advise the sender immediately.


More information about the MediaWiki-l mailing list