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
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | mediawiki_api-sgw20090910.diff | 4.37 KB | StephenGWills |
| mediawiki_api-sgw20090903.tar_.gz | 1.61 KB | StephenGWills |
Comments
Comment #1
StephenGWills commentednote 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
Comment #2
StephenGWills commentedAll 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.
Comment #3
asrobI would close this issue becaue Drupal 6 hit EOL. (https://www.drupal.org/drupal-6-eol)