Restful Plugins
We explore using rest calls rather than websocket to communicate with server-side plugins.
We start by creating a test directory. All commands will be run from inside this directory. Test the default install.
Install the wiki-server that accepts the --admin parameter. Expect to see admin in params but not yet echoed by the security module.
Install the revised wiki-server with a patch to sitemaps.
Install the revised security module.
Install the shell plugin.