Hi Juri,

On Sep 25, 2007, at 11:49 AM, Artamonov, Juri wrote:

Hi Guys,

 

I have several questions about xwiki usage.

 

  1. I want to change layout of the space named “Main”. How I can do this? I should say that that after installing xwiki with jetty and hsqldb and see {edit this panel} link but after installing war on tomcat I don't see it. Perhaps I need to specify the rights for this? Sure I’m logged as Administrator in both cases.
AFAIK there's no reason it would be different on different containers. My guess is that your installation is not exactly the same on both containers.

  1. How do you keep the same content between the pages? For example feature list on xwiki.com? Is it different copies or you specified links somehow? I was told that it’s #includeInContext but I couldn’t get example even registering on xwiki.org by looking on the code.
Have you searched for includeInContext on xwiki.org or even simply on google?

Have you searched in xwiki's mailing list archives?

The reason you're not seeing the Show menu on xwiki.org is because you're in simple mode. See the user guide for more on this, more specifically: http://www.xwiki.org/xwiki/bin/view/UserGuide/PageEditing

Thanks
-Vincent