Is it possible to define a different menu (the left-most column in the
standard XWiki layout) for each space in an XWiki installation?
For example, the shortcut menu bar across the top is configured for each
space in the Space Preferences section. However, the left-column menu
appears to be globally configured.
Stephen
Hi Ludovic!
> Please let's start with mysql first .. It does not make sense to
debug both things at a time.
sure :) Now I have installed two instances of xwiki - one for mysql,
second for pgsql. both look and act identically.
> The "cannot execute query" is not enough.. It should show a
wrapped exception but for some reason it doesn't.
> Can you try with the What's New or WebSearch page ?
Sure! I have attached both exceptions along with full server log...
(btw. hale to bzip2 that packed all this from ~3MB to only 46kB! I
hope nobody will kill me for this attachment)
> Can you also turn on debugging in log4j.properties so that you see
if hibernate generates a query..
### Hibernate logging options ###
log4j.logger.org.hibernate.SQL=debug
log4j.logger.org.hibernate=debug
log4j.logger.org.hibernate.type=debug
log4j.logger.org.hibernate.ps.PreparedStatementCache=warn
is it ok?
Thank You!
Tomek
I'm having difficulty putting C/C++ code on an XWiki page:
{code}
#include <stdio.h>
{code}
or
{pre}
#include <stdio.h>
{/pre}
both result in exception stack trace in the web page.
When I try
{code}
\#include <stdio.h>
{code}
it works ok.
Escaping the #include with a backslash is an acceptable workaround in the
short term -- but shouldn't the {pre} or {code} tags disable the special
meaning of the # character?
Stephen
Hi,
the email notification plugin seems to "forget" the subscriptions
(achieved by ckliking the "subscibe" links that came with the plugin) on
a tomcat restart unless each user goes to his user-page, uses "edit
objects" and explicitly "saves" his subscriptions by clicking save objects.
Did I configure anything wrongly or ist this normal behaviour? Is there
a workaround?
Thank you!
Sascha Oesterle
HI
I'm use htmlarea for my xwiki but sometimes it doesn't work. For example
when I change the letter it doesn't update my page with the new letter,
or if I need to update my table, htmlarea doesn't update my page. I
don´t know if i can use my own textarea with the buttons of the
htmlarea? or if I have to do something else?
Thanks
Carolina Ramirez
Hi,
i use since few days the great xwiki platform on xwiki.com<http://xwiki.com>(
http://jguard.xwiki.com).
but i've got one problem about editing a page:
when i edit a page, i can modify content, click on 'preview' and 'save' the
page:
=> the content is updated.
when i edit a page, modify content but not click on 'preview' but click
directly on the 'save' button, the content is not updated.
when i modify a page, click on 'preview', 'save', and want to modify one
more time the page, the code of the page is the code of the old page.
is there any problem on cache settings?
have you one tips to solve this problem?
thanks to the xwiki team, for the wiki solution, and the free hosting offer!
cheers,
Charles(jGuard team).