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).
Short form of the question: Is there any way to change which space (or
web) a given page resides in?
Details: I've created a "smart table" (use the class/template/sheet
approach). The pages for this appear in a given space/web (let's call it
'X'). However, X's space access rights don't give the community at large
access to them -- they do have access to the table page itself. This was
a case of not thinking things through clearly. So, my thought was to put
the whole table (and the pages that created for it) in a new space that
does have appropriate access rights. Thus, I'd like to create it and move
all the existing pages into the new space. Hence, my original question.
I'm open to other alternatives. My only thought, thus far, is to see if
there is a way to dynamically apply access rights to a page as it is
created (but that sounds "unclean").
Charles Rankin
Hi,
i experienced strange lucene plugin behaviour. if i don't set the
log4j.logger.net.jkraemer.xwiki=debug
line into my log4j.properties file i get a null pointer exception after
posting the search from. If the line is set to "debug" it works
properly. Does also not work "error" or "warn". - Can't find problems
in the logfile!
Any suggestions?
Thank you!
Sascha Oesterle