http://mail-archive.objectweb.org/xwiki-users/2006-04/msg00133.html
I am using Version 0.9.840. I am new to xwiki but really like its potential. I haev worked through alot of issues but this one has me stumpped.
I saw the above posting and it describes a problem I have been having with FAQs and other Forms. It appears that when multiple people on the xwiki at one time and people are filling out FAQs or other forms they will fill out the form but when they hit save it somehow does not copy in the template?? The blank page is created but the form and what they typed in is lost. This is very frustrating to the users.
I also dupliated this problem by bringing up two browser windows both on the xwiki site. Then on one window I bring up my FAQ form. on the other window I bring up a page that has the $wiki.flushCache() command on it. Then I go back and finish typing in the form and save. the form is lost everytime.
I thought that my flushCache call somehow was causing the problem for everybody because it was on the main page. I had put it on the main page about a month ago when I had permissions problems and I forgot to remove it. When I removed the flushCache() I could not duplicate the problem from my end anymore. However the users still are creating blank pages somehow.
Is this issue resolved in another version of xwiki? What can I do to resolve this issue for my users?
Thanks,
Marty
Hello,
I'm trying to figure out the purpose of "parent" pages in XWiki. What
can they be used for? If I set access rights on a page, do they
trickle down to the child pages?
Thanks!
-jeff
I believe the top most parent pages can be used to create separate spaces
with different access-rights. For example you can create a parent space
'Docs', and make it public, and another space 'Private-Docs' (at the same
level as 'Docs') change its access rights and use it as a private space
among your group.
>
> - sushil
>
>
> No, access rights are not propagated from parents to children.
>
>
>
>
> Personally, I use parent pages as a navigation aid: I changed the
> > header template to show links to .. > great-grandparent > grandparent
> > > parent > current page - a bit like breadcrumbs. This is useful
> > in the absence of backlinks. I'm sure there are other uses too.
> >
> > Regards,
> > Robin.
> >
> > On 11/08/06, Jeff Ousley <jousley(a)gmail.com> wrote:
> > > Hello,
> > >
> > > I'm trying to figure out the purpose of "parent" pages in XWiki. What
> > > can they be used for? If I set access rights on a page, do they
> > > trickle down to the child pages?
> > >
> > > Thanks!
> > > -jeff
> > >
> > >
> > >
> > >
> > > --
> > > You receive this message as a subscriber of the
> > xwiki-users(a)objectweb.org mailing list.
> > > To unsubscribe: mailto:xwiki-users-unsubscribe@objectweb.org
> > > For general help: mailto: sympa(a)objectweb.org?subject=help
> > > ObjectWeb mailing lists service home page:
> > http://www.objectweb.org/wws
> > >
> > >
> > >
> >
> >
> >
> >
> > --
> > You receive this message as a subscriber of the
> > xwiki-users(a)objectweb.org mailing list.
> > To unsubscribe: mailto: xwiki-users-unsubscribe(a)objectweb.org
> > For general help: mailto:sympa@objectweb.org?subject=help
> > ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
> >
> >
> >
>
>
> --
> Sushil Krishna Bajracharya
> Department of Informatics
> Bren School of ICS, UCI
>
--
Sushil Krishna Bajracharya
Department of Informatics
Bren School of ICS, UCI
Hi,
I am using XWiki 0.9.840 on JBoss 4.01 with MySQL latest.
I moved the DB from local to a remote database server and
adjusted the hibernate.cfg.xml and restarted.
Since this change, no pages can be loaded, and I get the
following *lots* of times in the server log (you will note that it is
infinitely recursive).
Q: How can I fix this?
-Adrian
2006-08-10 11:51:49,561 484270 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor6:) get called (key=xwiki:XWiki.XWikiPreferences)
2006-08-10 11:51:49,563 484272 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor6:) get called (key=xwiki:XWiki.MySkin)
2006-08-10 11:51:49,570 484279 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor1:) get called (key=xwiki:XWiki.MySkin)
2006-08-10 11:51:49,572 484281 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor1:) get called (key=xwiki:Main.default)
2006-08-10 11:51:49,557 484266 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor8:) get called (key=xwiki:XWiki.MySkin)
2006-08-10 11:51:49,573 484282 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor8:) get called (key=xwiki:Main.WebPreferences)
2006-08-10 11:51:49,576 484285 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor8:) get called (key=xwiki:XWiki.XWikiPreferences)
2006-08-10 11:51:49,576 484285 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor8:) get called (key=xwiki:Main.WebPreferences)
2006-08-10 11:51:49,578 484287 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor8:) get called (key=xwiki:XWiki.XWikiPreferences)
2006-08-10 11:51:49,579 484288 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor8:) get called (key=xwiki:XWiki.MySkin)
2006-08-10 11:51:49,580 484289 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor8:) get called (key=xwiki:XWiki.MySkin)
2006-08-10 11:51:49,582 484291 INFO
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/xwiki]]
(TP-Processor6:) Velocity [info] Velocimacro : added new VM : #xwikiitem(
url msgname ) : source =
2006-08-10 11:51:49,595 484304 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor1:) get called (key=xwiki:XWiki.XWikiPreferences)
2006-08-10 11:51:49,597 484306 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor8:) get called (key=xwiki:XWiki.MySkin)
2006-08-10 11:51:49,598 484307 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor8:) get called (key=xwiki:Main.WebPreferences)
2006-08-10 11:51:49,600 484309 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor8:) get called (key=xwiki:XWiki.XWikiPreferences)
2006-08-10 11:51:49,602 484311 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor8:) get called (key=xwiki:XWiki.MySkin)
2006-08-10 11:51:49,604 484313 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor8:) get called (key=xwiki:XWiki.MySkin)
2006-08-10 11:51:49,613 484322 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor1:) get called (key=xwiki:XWiki.MySkin)
2006-08-10 11:51:49,615 484324 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor1:) get called (key=xwiki:Main.default)
Hi,
I am using XWiki 0.9.840 on JBoss 4.01 with MySQL latest.
I moved the DB from local to a remote database server and
adjusted the hibernate.cfg.xml and restarted.
Since this change, no pages can be loaded, and I get the
following *lots* of times in the server log (you will note that it is
infinitely recursive).
Q: How can I fix this?
-Adrian
2006-08-10 11:51:49,561 484270 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor6:) get called (key=xwiki:XWiki.XWikiPreferences)
2006-08-10 11:51:49,563 484272 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor6:) get called (key=xwiki:XWiki.MySkin)
2006-08-10 11:51:49,570 484279 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor1:) get called (key=xwiki:XWiki.MySkin)
2006-08-10 11:51:49,572 484281 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor1:) get called (key=xwiki:Main.default)
2006-08-10 11:51:49,557 484266 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor8:) get called (key=xwiki:XWiki.MySkin)
2006-08-10 11:51:49,573 484282 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor8:) get called (key=xwiki:Main.WebPreferences)
2006-08-10 11:51:49,576 484285 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor8:) get called (key=xwiki:XWiki.XWikiPreferences)
2006-08-10 11:51:49,576 484285 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor8:) get called (key=xwiki:Main.WebPreferences)
2006-08-10 11:51:49,578 484287 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor8:) get called (key=xwiki:XWiki.XWikiPreferences)
2006-08-10 11:51:49,579 484288 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor8:) get called (key=xwiki:XWiki.MySkin)
2006-08-10 11:51:49,580 484289 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor8:) get called (key=xwiki:XWiki.MySkin)
2006-08-10 11:51:49,582 484291 INFO
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/xwiki]]
(TP-Processor6:) Velocity [info] Velocimacro : added new VM : #xwikiitem(
url msgname ) : source =
2006-08-10 11:51:49,595 484304 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor1:) get called (key=xwiki:XWiki.XWikiPreferences)
2006-08-10 11:51:49,597 484306 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor8:) get called (key=xwiki:XWiki.MySkin)
2006-08-10 11:51:49,598 484307 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor8:) get called (key=xwiki:Main.WebPreferences)
2006-08-10 11:51:49,600 484309 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor8:) get called (key=xwiki:XWiki.XWikiPreferences)
2006-08-10 11:51:49,602 484311 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor8:) get called (key=xwiki:XWiki.MySkin)
2006-08-10 11:51:49,604 484313 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor8:) get called (key=xwiki:XWiki.MySkin)
2006-08-10 11:51:49,613 484322 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor1:) get called (key=xwiki:XWiki.MySkin)
2006-08-10 11:51:49,615 484324 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor1:) get called (key=xwiki:Main.default)
Hi all,
On xwiki.com I used to be able to get a SyndFeed object by using:
$xwiki.feed.getFeed($myURL)
This appears to no longer get evaluated, as if the getFeed method is
gone - see bottom of:
http://soal.xwiki.com/xwiki/bin/view/Sandbox/blah
Is this expected?
Cheers,
Robin.
Hi all,
Two questions relating to Radeox:
1. Users quite often ask what macros are available besides {table},
what params they take etc... I tried pointing them to the Radeox docs
but these don't seem to correlate with what is actually available in
XWiki: http://radeox.org/space/snipsnap-help . In particular the
{list-of-macros} macro looks handy, but it just returns null. Is this
something that is going to need to be documented from scratch for
XWiki?
2. I recently wrote up how to use Radeox's interwiki feature with
XWiki: http://www.xwiki.org/xwiki/bin/view/AdminGuide/Enabling+interwiki+links
.
It works great with Windows but I can't figure out where Radeox is
looking for conf/intermap.txt on my linux box. I've tried putting it
under the tomcat directory, the tomcat user's home directory,
WEB-INF/classes, WEB-INF/lib, etc... but my xwiki.log always reports:
java.io.FileNotFoundException: conf/intermap.txt (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:137)
at java.io.FileInputStream.<init>(FileInputStream.java:97)
at org.radeox.filter.interwiki.InterWiki.<init>(InterWiki.java:62)
at org.radeox.filter.interwiki.InterWiki.getInstance(InterWiki.java:47)
at com.xpn.xwiki.render.filter.XWikiLinkFilter.handleMatch(XWikiLinkFilter.java:167)
[...]
Any ideas?
Thanks,
Robin
Hi,
I would like to translate xwiki to german. The current translation is
not complete and sometimes wrong (or at least somewhat strange).
However, I am a bit lost: I do not know where to find the translation
files (or database entries?), how to change them (and where to transmit
my changes, if I get this right).
Can anyone give me a quick introduction?
I am using the development version 0.9.1252
Second, I also tried to enable some logging for xwiki.
I found various documents on the web pointing me to
WEB-INF/classes/log4j.properties. However, this file does not exist in
the development version.
Thanks,
Michael
--
Michael Redinger
Zentraler Informatikdienst (Central IT Services)
Universitaet Innsbruck
Technikerstrasse 13 Tel.: ++43 512 507 2335
6020 Innsbruck Fax.: ++43 512 507 2944
Austria Mail: Michael.Redinger(a)uibk.ac.at
BB98 D2FE 0F2C 2658 3780 3CB1 0FD7 A9D9 65C2 C11D
http://homepage.uibk.ac.at/~c102mr/mred-pubkey.asc
By default My SQL limits it to 1MB and xWiki has a limit of 10MB.
If you want to change the defaults, you should change the settings.
Details are there in the install instructios.
________________________________
From: Duke Tantiprasut [mailto:duketantiprasut@gmail.com]
Sent: Saturday, August 05, 2006 12:05 AM
To: xwiki-users(a)objectweb.org
Subject: [xwiki-users] file attachment size limit
Is there size limit for file attachments?
Duke
The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.
WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
www.wipro.com