https://bugzilla.wikimedia.org/show_bug.cgi?id=42577

--- Comment #6 from Dereckson <[email protected]> 2012-11-30 15:49:19 
UTC ---
(In reply to comment #5)
> (In reply to comment #4)
>> We would never allow an
>> un-reviewed extension to be deployed to a production site, surely.

You answered yourself to the question with this code:
> ---
> if ( $wmgUseScribunto ) {
>     include( "$IP/extensions/CodeEditor/CodeEditor.php" );
>     // Don't enable core functionality until it has been reviewed and approved
>     $wgCodeEditorEnableCore = false;
>     [...]
> }
> ---

We currently have Scribunto + the CodeEditor part used by Scribunto reviewed,
not all the CodeEditor code.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to