Closed (fixed)
Project:
MediaWiki API
Version:
6.x-0.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Sep 2009 at 05:07 UTC
Updated:
23 Dec 2009 at 03:00 UTC
From the project page:
There is no tight coupling with the MediaWiki codebase, all re-use of MediaWiki code is done via the API.
Does this mean that the code will be self-contained within this module, so that other files such as the MediaWiki code do not need to be maintained separately by site admins?
Thank you.
Comments
Comment #1
calexo commentedI don't think so.
This module calls the API of an existing Mediawiki installation, which should be maintained.
Thanks,
Comment #2
kentr commentedThx for the reply.