Hi, we have made the experience, that regular users can edit access rights
for pages. Is this regular behaviour? And funnily: The user can only _grant_
access rights but cannot revoke them. Plus: he can only grant it to _one_
group/user. In both cases (when trying to revoke or when trying to grant to
any other group/user) the system says, that there was an error when
communicating with the server.
Is it in gerenal possible to restrict access to the access page and to the
objects page for regular users?
Thanks!
Hi,
The function $util.clearName "Cleans up the passed text by removing
all accents and special characters to make it a valid page name." It
removes spaces from names, as demonstrated in the FAQ tutorial [1].
Removing spaces is a bit too much for my taste; I've resorted to using
$util.clearAccents to filter page names (also replacing periods with
commas!). I hope the users of my wiki won't find illicit uses/breaking
page names. Are there better alternatives?
I agree using spaces can make it difficult to access URLs, but the
page names become far clearer.
Cheers, Joris
Mistake on my side, it's the latest XEM 4.1.2.
Sorry for providing wrong information.
Jan
From: Jan Šlegr
Sent: Wednesday, July 11, 2012 5:46 PM
To: users(a)xwiki.org
Subject: XEM 4.0.3: Bulletin Board doesn't work properly
Hi all,
I installed XEM 4.0.3 from scratch, created wiki and install Bulletin Board application I have used with XEM 2.3 in the past.
I discovered small but troublesome bug: If a new topic is created, after Save and view button is pressed, the created page lost information about its parent page, so it's not listed in the list of forum topics. If the parent document is added manually, everything is fine.
I know BB application is old and based on XWiki 1.0 Syntax, but it's still valuable and there is no, as far as I now, replacement. I tried to find a source of the problem but I failed. Do somebody have any recommendation what to check and change in the code (or somewhere else) to solve the problem?
With regards,
Jan
Hi all,
I installed XEM 4.0.3 from scratch, created wiki and install Bulletin Board application I have used with XEM 2.3 in the past.
I discovered small but troublesome bug: If a new topic is created, after Save and view button is pressed, the created page lost information about its parent page, so it's not listed in the list of forum topics. If the parent document is added manually, everything is fine.
I know BB application is old and based on XWiki 1.0 Syntax, but it's still valuable and there is no, as far as I now, replacement. I tried to find a source of the problem but I failed. Do somebody have any recommendation what to check and change in the code (or somewhere else) to solve the problem?
With regards,
Jan
Hi,
wondering if there is a solution for the following problem:
I'm using a sheet, which includes a macro, which in turn is able to
dynamically include special documents with the help of a combo-box.
When creating a new 'mother' document based on that sheet and including
other documents which have for example attached pictures and are
referenced in the document for displaying them, they will lose their
reference and won't be showed. If i attach the same picture (with the
same title) to this 'mother' document, it's back there at the position
in area of the included document, where I need it.
Nevertheless this is not what I want to do. I just want to keep the
image reference ([image:IMGXXXX.JPG||width="300"]) of the included
document to its own attachments and not to the 'mother' document.
Many thanks and best regards,
Josef Haimerl
Hi All,
I want to hide history section which i see between attachments and
information section. As per link i tried using below code snippet at
various places(like view.vm,menuview.vm and xwikivars.vm) but nothing
worked. I am on wiki 3.5.
#set ($showhistory = "no")
Could you point me how to hide the history section from wiki?
We want to restrict the characters that our users can use in their (new)
pagenames
We don't want our users to use (space), slashes, brackets, etc. How can we
achieve this?
--
View this message in context: http://xwiki.475771.n2.nabble.com/Restricted-characters-in-pagename-tp75802…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello,
Is there any generic solution to this problem? I get lots of such issues when exporting documents. Each time exporter runs for 5 to 10 minutes before giving me one error i have to fix. It's very time consuming.
Thank you
David Delbecq
----- Mail original -----
De: "David Delbecq" <david.delbecq(a)meteo.be>
À: "XWiki Users" <users(a)xwiki.org>
Envoyé: Jeudi 5 Juillet 2012 14:32:27
Objet: Re: [xwiki-users] unable to import big xar file
Hello again,
this procedure does not seem to work either. I am struggling with this exception when i try to export some pages:
Wrapped Exception:
2012-07-05 14:23:09,325 ERROR [STDERR] (http://intrarmi.oma.be/xwiki/bin/view/Main/largeExportBySpace) java.lang.NullPointerException
2012-07-05 14:23:09,325 ERROR [STDERR] (http://intrarmi.oma.be/xwiki/bin/view/Main/largeExportBySpace) at com.xpn.xwiki.doc.rcs.XWikiRCSArchive$XWikiJRCSNode.getTextString(XWikiRCSArchive.java:209)
2012-07-05 14:23:09,325 ERROR [STDERR] (http://intrarmi.oma.be/xwiki/bin/view/Main/largeExportBySpace) at com.xpn.xwiki.doc.rcs.XWikiRCSArchive$XWikiJRCSNode.setDiff(XWikiRCSArchive.java:196)
2012-07-05 14:23:09,325 ERROR [STDERR] (http://intrarmi.oma.be/xwiki/bin/view/Main/largeExportBySpace) at com.xpn.xwiki.doc.rcs.XWikiRCSArchive.<init>(XWikiRCSArchive.java:79)
2012-07-05 14:23:09,325 ERROR [STDERR] (http://intrarmi.oma.be/xwiki/bin/view/Main/largeExportBySpace) at com.xpn.xwiki.doc.XWikiDocumentArchive.getArchive(XWikiDocumentArchive.java:201)
2012-07-05 14:23:09,325 ERROR [STDERR] (http://intrarmi.oma.be/xwiki/bin/view/Main/largeExportBySpace) at com.xpn.xwiki.doc.XWikiDocument.toXML(XWikiDocument.java:3881)
2012-07-05 14:23:09,325 ERROR [STDERR] (http://intrarmi.oma.be/xwiki/bin/view/Main/largeExportBySpace) at com.xpn.xwiki.doc.XWikiDocument.toXML(XWikiDocument.java:3909)
2012-07-05 14:23:09,325 ERROR [STDERR] (http://intrarmi.oma.be/xwiki/bin/view/Main/largeExportBySpace) at com.xpn.xwiki.plugin.packaging.Package.addToDir(Package.java:1040)
2012-07-05 14:23:09,325 ERROR [STDERR] (http://intrarmi.oma.be/xwiki/bin/view/Main/largeExportBySpace) at com.xpn.xwiki.plugin.packaging.Package.exportToDir(Package.java:355)
2012-07-05 14:23:09,325 ERROR [STDERR] (http://intrarmi.oma.be/xwiki/bin/view/Main/largeExportBySpace) at sun.reflect.GeneratedMethodAccessor4625.invoke(Unknown Source)
2012-07-05 14:23:09,325 ERROR [STDERR] (http://intrarmi.oma.be/xwiki/bin/view/Main/largeExportBySpace) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2012-07-05 14:23:09,325 ERROR [STDERR] (http://intrarmi.oma.be/xwiki/bin/view/Main/largeExportBySpace) at java.lang.reflect.Method.invoke(Method.java:597)
2012-07-05 14:23:09,325 ERROR [STDERR] (http://intrarmi.oma.be/xwiki/bin/view/Main/largeExportBySpace) at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite$PojoCachedMethodSiteNoUnwrapNoCoerce.invoke(PojoMetaMethodSite.java:229)
2012-07-05 14:23:09,325 ERROR [STDERR] (http://intrarmi.oma.be/xwiki/bin/view/Main/largeExportBySpace) at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.call(PojoMetaMethodSite.java:52)
2012-07-05 14:23:09,325 ERROR [STDERR] (http://intrarmi.oma.be/xwiki/bin/view/Main/largeExportBySpace) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:129)
2012-07-05 14:23:09,325 ERROR [STDERR] (http://intrarmi.oma.be/xwiki/bin/view/Main/largeExportBySpace) at Script1.getXAR(Script1.groovy:29)
2012-07-05 14:23:09,325 ERROR [STDERR] (http://intrarmi.oma.be/xwiki/bin/view/Main/largeExportBySpace) at Script1$getXAR.callCurrent(Unknown Source)
2012-07-05 14:23:09,325 ERROR [STDERR] (http://intrarmi.oma.be/xwiki/bin/view/Main/largeExportBySpace) at Script1.run(Script1.groovy:37)
For another page, i achieved to get around this problem by destroying it's history, but even with no history, it doesn't work on this page. When i try to edit this page (addin a single hello in the page for example), i get this error
Detailed information:
Error number 3201 in 3: Exception while saving document xwiki:XWiki.XWikiAdminGroup
Wrapped Exception: Error number 3211 in 3: Exception while updating archive XWiki.XWikiAdminGroup
Wrapped Exception: Error number 13027 in 13: Failed to create diff for doc XWiki.XWikiAdminGroup
Wrapped Exception: null
com.xpn.xwiki.XWikiException: Error number 3201 in 3: Exception while saving document xwiki:XWiki.XWikiAdminGroup
Wrapped Exception: Error number 3211 in 3: Exception while updating archive XWiki.XWikiAdminGroup
Wrapped Exception: Error number 13027 in 13: Failed to create diff for doc XWiki.XWikiAdminGroup
Wrapped Exception: null
at com.xpn.xwiki.store.XWikiHibernateStore.saveXWikiDoc(XWikiHibernateStore.java:647)
at com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:182)
at com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:175)
at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:1412)
at com.xpn.xwiki.web.SaveAction.save(SaveAction.java:155)
at com.xpn.xwiki.web.SaveAction.action(SaveAction.java:172)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:214)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:116)
In this single case, i have ignored this page, but i'd like to find a more general solution :)
David Delbecq
----- Mail original -----
De: "David Delbecq" <david.delbecq(a)meteo.be>
À: "XWiki Users" <users(a)xwiki.org>
Envoyé: Jeudi 5 Juillet 2012 11:30:51
Objet: Re: [xwiki-users] unable to import big xar file
Hello Thomas,
thank you for your quick response.
Investigations here have shown that the later exception (truncated zip) was due to the old xwiki not exporting completly the xar (but without any error anywhere in the logs). I see there is a large xar export script at "http://extensions.xwiki.org/xwiki/bin/view/Extension/Large+Wiki+Export". but it exports to a folder. Do i simply have to zip this folder to feed it to large xar import?
If we grant rights to a group of users to view a page, we would like to grant
that right also to all the (sub)children of that page.
Right now, we have to set the rights on every childpage.
Is this possible?
--
View this message in context: http://xwiki.475771.n2.nabble.com/Apply-rights-automaticly-to-child-pages-t…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello,
when i try to access a space page index, i always get an empty table with "The environment prevents the table from loading data." What should i do to solve it? Searching google is of no help as this message appear in all pages of documentation when google indexed them :(
David Delbecq