Making entry points isn't straightforward (which is why I suggested maintenance), but it can be done.
We really need to cleanup the bootstrap process.
-Chad On May 22, 2013 8:48 AM, "Tyler Romeo" tylerromeo@gmail.com wrote:
What exactly do you mean by "load MediaWiki"? What's the use case? Maybe try making your own entry point?
*-- * *Tyler Romeo* Stevens Institute of Technology, Class of 2015 Major in Computer Science www.whizkidztech.com | tylerromeo@gmail.com
On Wed, May 22, 2013 at 11:16 AM, Jeroen De Dauw <jeroendedauw@gmail.com
wrote:
Hey,
I'd like to load MediaWiki from some PHP script and have not been able to find a way to do this so far.
After someone suggested trying to do this as a maintenance script, I
tried
That however does not work as there is a check in doMaintenance.php (shouldExecute) that makes sure initialization is only done when no function calls are present in the call stack. My script is getting called by some other library and thus there will clearly be function calls in
the
call stack when doMaintenance.php is included. Is it even possible to
load
MediaWiki in such a case? And what is this restriction in shouldExecute good for?
Cheers
-- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- _______________________________________________ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l