On 2013-03-12 3:19 PM, "Tyler Romeo" <[email protected]> wrote:
>
> On Tue, Mar 12, 2013 at 1:47 PM, Toni Hermoso Pulido <[email protected]
>wrote:
>
> > Hello,
> >
> > I'm checking whether I can detect that a process is run from a
> > maintenance script in a parser function extension.
> >
> > Which would be the best way / more recommendable to detect it?
> >
> > Thanks!
> >
>
> $wgCommandLineMode should be able to tell you, although I think checking
if
> the RUN_MAINTENANCE_IF_MAIN constant is set is probably a better method.
>
> *--*
> *Tyler Romeo*
> Stevens Institute of Technology, Class of 2015
> Major in Computer Science
> www.whizkidztech.com | [email protected]
> _______________________________________________
> Wikitech-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/wikitech-l

More interesting question - why do you need to know.

Making wikitext vary between maintenance script and normal may cause a bit
of breakage given jobQueue etc.

-bawolff
_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to