https://bugzilla.wikimedia.org/show_bug.cgi?id=42533

Brad Jorsch <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|API                         |Parser

--- Comment #1 from Brad Jorsch <[email protected]> 2012-11-29 13:54:11 UTC 
---
This isn't really "API", it's asking for magic words to get API paths.

To get your "localapi", you should be able to use something like
{{SERVER}}{{SCRIPTPATH}}/api.php. You could wrap that in a template if you'd
like.

For interwiki linking, you'd have to get the API paths for every interwiki link
stored somewhere first. Right now it just blindly translates something like
de:$1 to //de.wikipedia.org/wiki/$1, based on the patterns into the interwiki
map.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to