Wiki Services

inyoka.wiki.services

Because of the same-origin policy we do not serve AJAX services as part of the normal, subdomain bound request dispatching. This middleware dispatches AJAX requests on every subdomain to the modules that provide JSON callbacks.

What it does is listening for “/?__service__=wiki.something” which dispatches to inyoka.wiki.services.dispatcher('something').

copyright:
  1. 2007-2024 by the Inyoka Team, see AUTHORS for more details.

license:

BSD, see LICENSE for more details.