Hey everybody,
We recently upgraded our company's XWiki from version 1.2 to 1.8. To keep
the migration as comfortable as possible for our users (and to save some
work), we decided to export not only the contents but also the user
accounts and rights settings (i.e. the whole 'XWiki' space) of the old
version, and import them into the new version.
Doing so brought up a problem we couldn't solve: After importing the
XWiki.xar, it is impossible to change the group settings (edit group
members...) using the dialog that opens when clicking the 'edit' symbol
(the pen on the right). Instead, we have to use the 'edit objects'
functionality to manually edit the group members.
Moreover, creating a new group using the 'add new group' dialog, the newly
created group exists, but doesn't show up in the list of groups as long as
it hasn't got any members.
Does anyone of you know how to solve that problem? Any help would be
appreciated.
Best regards,
Sascha
Hi everyone,
I've tried another solution in order to solve my problem of exporting a few
spaces/pages. The solution is to use the API in xwiki. In order to import a
few pages, I modify the url like this :
export/Panels/SpaceName?format=xar&name=Panels.v1&pages=Panels.Panels%E8&pages=Panels.Panels2%E8
With that, I've a xar containing the folder Panels and the file package.xml.
In the folder Panels, I have my two pages and there is no problems to import
them in xwiki.
My question is : Which argument have I to set in order to save a whole space
? I've tried spaces but it didn't work.
Thanks in advance,
Hesediel.
--
View this message in context: http://n2.nabble.com/Export-Spaces-tp2723943p2723943.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi everyone,
I've noticed one thing about WYSIWYG 2.0 (the editor used when the page
syntax is xwiki2.0) : we don't have the option to merge the cells. In
WYSIWYG 1.0, we had the possibility to do this.
Is this functionnality abandonned ?
Another thing, in WYSIWYG 1.0 we had the possibility to do that BUT it
didn't work : when we "validated" the creation/edition of our page, the
table didn't display the same way as it was displaying on WYSIWYG 1.0 (for
merge cells).
I didn't know if I had to post a Jira minor bug for this (if the
functionnality is abandonned for WYSIWYG 2.0, there's no interests to do
that).
Thanks in advance,
Hesediel.
--
View this message in context: http://n2.nabble.com/Merge-Cells-in-WYSIWYG-2.0-tp2691526p2691526.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
The XWiki development team is pleased to announce the release of XWiki
Enterprise 1.8.2 and XWiki Enterprise Manager 1.6.2.
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
This release contains 76 bugfixes and enhancements. Most of the
modifications are targeting the general replacement of old 1.0 code
and content by 2.0 syntax and architecture and the stabilization of
XWiki.
Summary of changes since XWiki Enterprise 1.8.1 :
* Many WYSIWYG bugs fixed and improvements
* Many 2.0 syntax bugs fixed
* Many 1.0 to 2.0 conversion bugs fixed
* Several XMLRPC and REST, LDAP, Blog, PDF export bugs fixed and improvements
* Many bug fixes in many other places
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise182
and http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXEM162
Thanks
-The XWiki dev team
Hi,
I would like to use xwiki to develop a technical document management system.
I am registered as Barek Deela
My mail is yushinbareck(a)gmail.com
I would like the server name gril.mywiki.org
regards,
Barek Deela
Hi,
I'm a new XWiki user, and I've just noticed that comments made to pages
don't appear in the "Recent Changes" section, unless I select "Show minor
edits". Is there any way to make comments "normal" edits? This is quite
inconvenient since comments are an important part of my wiki. Any help is
much appreciated!