This is a patch and a new file. Mediawiki_api is patched such that when the user designates the target wiki in the admin settings, the form verification contacts the wiki and asks for meta=info. The Name of the wiki and it's Rights are then displayed on the admin form.

a include file is also attached mediawiki_queries.inc which attempts to aggregate functionality that directly interacts with the mediawiki's api.php file.

It's not much but it's a start!

Steve Wills

Comments

StephenGWills’s picture

note that this patch was created against module v.1.2 and v.1.3 is committed without it. advise developers wait on using this patch until I can reconcile it with v1.3

StephenGWills’s picture

StatusFileSize
new4.37 KB

All changes were applied to v1.3 now in the respoitory. However, some CVS markup made it into the PHP thereby breakin it. This along with a spelling error is in this latest patch.

If one downloads the dev branch and applied the 0090910 patch, all is well.

asrob’s picture

Issue summary: View changes
Status: Needs work » Closed (outdated)

I would close this issue becaue Drupal 6 hit EOL. (https://www.drupal.org/drupal-6-eol)