Hi Everyone,
I converted one of the site pages to a wiki page.
You can see it if you go to the Knox site
(http://knox.incubator.apache.org/) and follow "Sandbox Configuration"
in the left nav bar.
I don't like the way there is no left margin so I filed an infra bug
(https://issues.apache.org/jira/browse/INFRA-6059)
Also take note of how this is linked in the svn site.
gateway-site/src/site/site.xml
<item name="Sandbox Configuration"
href="https://cwiki.apache.org/KNOX/sandbox-configuration.html"/>
Basically we must not use the wiki URL directly but rather an
automatically exported HTML version of it.
See this: https://cwiki.apache.org/CWIKI/
An example of the mapping is this...
https://cwiki.apache.org/confluence/display/KNOX/Sandbox+Configuration
https://cwiki.apache.org/KNOX/sandbox-configuration.html
Kevin.