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
The Curriki team is happy to announce that Curriki-1.11 is released in source trees and deployed on www.curriki.org. It is made of:
- XCLAMS branch curriki-1.11 (maven version 1.11.1)
- CurrikiSolr, 1.2 (maven version 1.2.1)
- a set of Apache rewrite rules and xwiki configurations
We are particularly proud of this release because it updates us to XWiki 3.5 which brings access to new useful features for our platform such as attachments delivered from files and a much stronger monitoring.
Supplementary to these, this release bring us:
- an enriched registration with the required user-location
- a considerable performance boost for the content-tree-view (views of collections when you add or organize)
More information about XCLAMS, the XWiki Collaborative Learning Assets Management System is at
http://xclams.currikirg
More information about the Curriki platform is at
http://www.curriki.org/xwiki/bin/view/Main/About
The detailed issue-based release notes is here:
http://jira.xwiki.org/secure/ReleaseNote.jspa?projectId=10160&version=12108
Paul
Hi everyone,
I'm about to submit some talk proposals related to XWiki for Devoxx Belgium (http://www.devoxx.com/display/DV12/Home).
I was thinking it might be good to ask you what you think should be best that I present related to XWiki. What would you like to hear yourself at a general conference like Devoxx?
The tracks they have this year:
* Java Standard Edition (JDK 8++)
* Java Enterprise Edition (focus on Java EE 7 and beyond)
* Web (includes HTML5, JavaScript, CSS3 and RIA technologies)
* Mobile (includes Android, Hybrid and mobile web)
* Methodology
* Other languages on the JVM
* Architecture, Cloud and Security
* Future<Devoxx> is a brand new Devoxx track. Here we'll embracing the world where software meets hardware and schedule talks on walking objects (think NAO's, lots of NAO's), interactive objects like Arduino, but also intelligent flying and real-time rolling devices! Basically anything that feels happy in the Future<Devoxx> :o)
The formats they have available:
* Conference (60 mn)
* University (University talks are in depth presentations of 2 x 60 minutes with a 15 minute break in between. )
* Tools in Action (Tools in Action are 30 minute presentations demonstrating a programming tool.)
* BOF (BOF sessions are 60 minutes long, scheduled in the evening and are informal.)
* Quickie (Short 15 minute presentations during Lunch breaks)
* Hands-on Labs (3 hour hands-on sessions. )
Some ideas I have (from talks I've done in the past or new ideas):
* XWiki: A web development runtime platform
(example: http://www.slideshare.net/xwiki/xwiki-a-web-development-runtime-platform-92…)
Track: java, javaEE, web
* XWiki: The Long tail of applications
Explain how XWiki addresses the long tail of application
(see http://platform.xwiki.org/xwiki/bin/view/Main/SecondGenerationWiki)
Show lots of nice implementations of XWiki done for various use cases + present architecture and main concepts
Track: java, javaEE, web
* Hands on: Create a Conference web site live (1 hour or up to 3 hours if we do it as a Hands on lab)
See http://massol.myxwiki.org/xwiki/bin/view/Blog/Breizhcamp2012XWiki
Track: java, javaEE, web
* Quickie: Application Within Minutes
Create a real useful web application in 15 minutes
Need to find a use case: bike shop, holiday request app, expense report, etc
Track: java, javaEE, web
* Creating your own project's quality dashboard (1 to 3 hours)
Uses XWiki to create a website for your development project with the following features:
* Documentation for your project
* Display JIRA issues
* Display Sonar metrics
* Display Jenkins statuses
* Display Git statistics of your project
* Application to perform releases (checklist, release notes)
* Send alerts (mail, IRC, etc) when thresholds are reached
Example: http://incubator.myxwiki.org/xwiki/bin/view/Improvements/XWikiOrgProposal2#…
Track: Methodology, java, javaEE, web
* Bridging Open source and Business
A model for professional open source based on the example of the XWiki open source project
Provides a solution for having a real community-based open source while having one or several companies funding the project
Track: Methodology
* A quick history of wikis (Quickie: 15 mn)
Shows evolution of wikis since their creation and where wikis are heading in the future
Let me know if you have new ideas, if you like some of those, how you would modify them to better fit Devoxx, etc.
Thanks a lot
-Vincent
http://about.me/vmassol
More about my previous talks: http://massol.myxwiki.org/xwiki/bin/view/XWiki/VincentMassol
PS: Let me know if you plan to be in Devoxx this year! :)
I'm using XWIKI ENTERPRISE 3.3 and I need the wiki to have a closed registration process, i.e., it must not allow any user to register and validate their own account. Either the administrator will have to include them, or the user could register but the admin would have to approve the registration.
Currently, I changed the Registration options so the validation code is NOT sent to the user. But I can't find a way for an administrator to activate a user (or deactivate, for that matter).
I appreciate any directions you can give me.
Hi,
Over in the XWiki Research Department, we've been working on some exciting new developments.
While XWiki provides industry leading flexibility for defining, storing and querying data structures in SQL based stores, we are researching how to bring storage to Cassandra distributed NoSQL data store and give you the power to define and store your own true Java native Objects.
In this demonstration we run 2 integrated XWiki/Cassandra nodes and show changes propagating from one to the other as we edit pages. We show that you can stop one node and the wiki is still fully functional with only one node running. Then we restart the downed node and show the edits which were made while the node was down propagating over from the running node.
Here is the demonstration video:
http://www.youtube.com/watch?v=NngAKdeWuH0
While this is still in heavy development, we hope to be bringing up live nodes for you to play with as soon as possible.
Thanks,
Caleb
are those folders names "by design" ?
they look like non-resolved internal variables!
c:\Users\user-name\AppData\Local\Temp\Jetty_0_0_0_0_8888_XWiki__XWiki__sxrtel\xwiki-temp\aether-repository\${groupId}\
c:\Users\user-name\AppData\Local\Temp\Jetty_0_0_0_0_8888_XWiki__XWiki__sxrtel\xwiki-temp\aether-repository\${project\
--
View this message in context: http://xwiki.475771.n2.nabble.com/temp-file-names-tp7580131.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
from xwiki properties
#-# If the openoffice server should be started / connected upon XE start.
#-# Default value is false
# openoffice.autoStart=false
Am i right that the choice is between never running OOo, until admin runs it
explicitly, or always-running OOo ?
Maybe it is wishfull thinking but without description by property name alone
i'd tend to read it "auto start when needed"
I don't want OOo always running on loaded server.
Can it be set up, that XWiki runs OOo if needs it functionality and shuts it
down if unused for, say, 10 minutes ?
What if OOo crashed ? Would XWiki restart it ?
On Linux there is XInetd, so potentially i could set sentry on :8100 port
and lie XWiki that server is always running.
I don't know of such functionality in Windows and i'd better keep OOo
managed by XWiki
---
Trying XWiki 4.1.1 / HSQLDB / Jetty / Win7 x64 / JRE 1.7b05 x64 / Apache
OpenOffice 3.4
i cannot use OfficeServer - I do manual start, it runs, but on import
attempt when creating new page i get
2012-06-28 19:11:15,197 WARN
org.apache.struts.util.RequestUtils:createActionForm:175 - No FormBeanConfig
found under 'upload'
2012-06-28 19:11:15,207 WARN
org.apache.struts.util.RequestUtils:createActionForm:175 - No FormBeanConfig
found under 'login'
2012-06-28 19:11:15,285
[http://localhost:8888/XWiki/bin/login/XWiki/XWikiLogin?srid=UMeoBl36&xredir…]
WARN o.x.v.i.DefaultVelocityEngine - Deprecated usage of method
[com.xpn.xwiki.api.XWiki.parseMessage] in /templates/login.vm@29,33
2012-06-28 19:11:15,460
[http://localhost:8888/XWiki/resources/js/xwiki/wysiwyg/xwe/WikiService.gwtr…]
WARN o.x.w.s.i.w.DefaultWikiService - Failed to get attachment: [Обзор
библиотеки AdmClient.docx] not found.
File can be attached to already existing page but not imported...
This also can have something with Opera 12, for i see some strange cookie
issues.
---
I did import via MSIE 9 and i see all russian letters in DOCX got corrupt.
http://i.imgur.com/PlLP2.png
When i directly open file in AOO, it renders perfectly.
So i think somewhere between AOO server and XWiki there is misunderstanding
about which charset to use.
--
View this message in context: http://xwiki.475771.n2.nabble.com/OpenOffice-auto-start-tp7579979.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
Over in the XWiki Research Department, we've been working on some exciting new developments.
While XWiki provides industry leading flexibility for defining, storing and querying data structures in SQL based stores, we are researching how to bring storage to Cassandra distributed NoSQL data store and give you the power to define and store your own true Java native Objects.
In this demonstration we run 2 integrated XWiki/Cassandra nodes and show changes propagating from one to the other as we edit pages. We show that you can stop one node and the wiki is still fully functional with only one node running. Then we restart the downed node and show the edits which were made while the node was down propagating over from the running node.
XWiki documents and objects are stored in an integrated Cassandra NoSQL Cloud data store allowing for horizontal scalability without any single point of failure. Users can define XClasses using the XWiki class creation interface and those XClasses are compiled into native Java classes which can be loaded and stored in the Cassandra distributed store.
Here is the demonstration video:
https://www.youtube.com/watch?v=NngAKdeWuH0
While this is still in heavy development, we hope to be bringing up live nodes for you to play with as soon as possible.
Thanks,
Caleb
Hello,
I would like to generate a page or a panel that list parents and childs
documents of my space. Could you please tell me if it is possible and how.
thanks
Yann
Hi all,
I'm just starting to use Xwiki, having been the admin for my company's
JSPwiki installation for a few years now. In that one, we had a very
useful part of the wiki which was an online database schema for our
databases. You see a list of the tables, which you can click on and see
the list of fields in that table, which you can click on and see the
information regarding that field. Our method was to take a DDL and run it
through a script which parsed it out into files that JSPwiki could read.
This way, we could take updated DDL's, run those through the script, and
keep updating the table list and table info pages, while leaving the field
named pages untouched.
Assuming I have described that correctly, does anyone have any solutions
that would be similar to this in Xwiki? Something that doesn't involve
manually updating the table list and table info pages? I was thinking we
could modify the script to spit out something that we could the import into
Xwiki, but I'm not sure if that is the best approach. I was hoping there
was a plugin that let you connect to a database and run real-time queries
and then us a macro to wiki-fy the results, but I didn't find anything like
that.
Thanks in advance for the suggestions!
- Matt L.
Hello,
i created a page with a few xwiki code inside it. I can display this page without troubles. I also created a side panel that does simply include that pages. The side panel gives me a macro error
org.xwiki.rendering.macro.MacroExecutionException: You don't have the right to execute this script while the main page display without errors :s
as suggested here
http://xwiki.475771.n2.nabble.com/Groovy-macro-in-a-panel-td7346045.html
i tried to remove the dropPermissions() but it doesn't work.
What is the solution? Do i have to put my groovy code inside a macros and use the macro in panel instead of including a document containing the code?
David Delbecq
Hello,
i have a custom object class + a from and "new" button. When i create an object, using the following code
{{groovy}}
if(request.doCreate == "true"){
// Request for creating a new instance
obj= doc.newObject("Main.NewsClass")
obj.set("linkfr",request.thelien)
obj.set("titlefr","a test")
obj.set("linknl",request.thelink)
obj.set("titlenl",request.thetijtle)
obj.set("publication",request.thedate)
doc.save()
}
{{/groovy}}
the object is created but form properties not saved (please not i hardcoded "a test" and even this property is not saved). Instead i obtain an object with properties all empty. If i remove the calls to set(name,value), the object is saved without properties instead of empty one, so code is somehow partially working?
Does someone have any suggestion?
David Delbecq
Hello
Could u please tell me if it is possible when a user registers not to
be redirected on main space webhome but a specific space instead.
thank you
i have a brand new XWiki 4.1 install
I don't have any xwiki 1.0 documents
So i put this configuration:
xwiki.rendering.syntaxes = xwiki/2.1, creole/1.0, html/4.01
When i edit the page,., it offer me those formats PLUS xwiki/1.0
Why ? How can i really disable it ?
---
I thought that XWiki is largely markup-agniostic...
Is GUI editor really uncapable of creole markup ?
--
View this message in context: http://xwiki.475771.n2.nabble.com/disabling-xwiki-1-0-markup-tp7579990.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi devs and community at large,
Every year XWiki SAS (http://xwiki.com) gathers all its employees for a Seminar and every year we have an internal hackathon.
For example here are the results of last year:
http://www.xwiki.com/xwiki/bin/view/Company/Hackathon2011
Previously the Hackathon was a 1 day event only. However this year we're changing the format; it'll run for 8 days! :)
Thus we thought it could be a good idea to invite the XWiki Community to join us for a mega distributed Hackathon!
So here's how I think we could organize it:
* Start date: 20th of July. A mail will be posted on this day to announce the start
* End date: 27th of July. A mail will be posted on this day to announce the end
* Gathering results: from 28th to 6th of August. Everyone who participated should reply to the end of hackathon mail with what they did and post their stuff on http://extensions.xwiki.org or elsewhere
* On around the 6th of August we'll have a blog post written on xwiki.org summarizing all that was done by everyone
Those who have participated will also get XWiki T-Shirts.
Anyone interested in joining the fun?
Thanks
-Vincent
with my XWiki SAS employee hat