Using a simple XWiki 7.4.2 system I'm having problems getting Export and
then Import to work. I'm want to export the entire contents of one Wiki
and import it into another one.
I think I'm following the instructions here correctly:
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/ImportExport
The Export seem to go OK and generates a xar file.
But when I try to Import that into a different 7.4.2 wiki (or even the
one it was exported from) I get told that "No package is available for
import".
Tim
Hi all,
I have doubts about how permissions are inherited in XWiki v7.4. Does
this statement from your documentation still apply for this version?
/"*Note on permission inheritance*//
//When a permission is explicitly set for a given group or user at a
certain scope (page, space or wiki) then other groups and users must
also have the right explicitly set as well, at this scope or a scope
upstream.//
//For example, when you decide to explicitly allow the view right for
"GroupA" on a given space, users that are not members of "GroupA" must
have the view right explicitly set either on the given space or on the
whole wiki to be able to view the space as well."/
I expose my problem:
GroupA with edit rights at Wiki level.
GroupB with view rights at Wiki level.
I grant GroupB edit permissions on a certain page => GroupA is no longer
able to edit this page (neither its children) until I specifically grant
them edit rights (again, as at Wiki level they have them). This
contradicts previous statement.
Could you please clarify? Thanks in advance!
--
ASOL Email Un cordial saludo,
Iago Lluque
/
*Alínea Software Solutions S.L.*
Travesía del Comercio 3, 2º 36002 Pontevedra España
Tel: +34 986 845 699
Email: info(a)alineasol.com <mailto:info@alineasol.com>
Web: http://www.alineasol.com
/
Hi,
I would like to gather your ideas about how we could simplify the Homepage
of XWiki Enterprise.
- Maybe is something that doesn't make sense to have on it?
- Maybe is something that is missing?
Thanks,
Caty
Interaction Designer on behalf of XWiki Development Team
One of our users accidently modified the search script, which prevented all other users from searching. All of our users have scripting right as they use "App within a Minute".
I found that these users may modify system scripts and I was unable to protect this scripts from modifications.
We are running Xwiki 7.4.2.
Users rights set:
View, Edit, Comment, Script, Register.
Any Idea what to do?
Wolfgang
Hello,
In our department, the actuel wiki is based on Mindtouch/dekiwiki and we
want to go to for a global wiki for the company with Xwiki.
To do that, we need to transfer our data from the actual wiki and I
managed to extract all the pages in HTML format (600+ files).
I have found in the mailing list history a reply from Vincent in August
2013 to a similar request :
------
Hi Jason,
I don't know of any existing Mindtouch converter to XWiki. However there
are several handmade converter tools on http://extensions.xwiki.org that
could serve as examples.
What is the markup syntax used by Mindtouch? I have the feeling they
only provide HTML which would be fine since XWiki's Rendering can
convert HTML into wiki markup for example (or keep it as HTML too).
So converting a page would be:
* Read the export format from Mindtouch (what is it? XML?)
* Use the XWiki API to create a wiki page, convert the HTML content to
wiki markup (easy to do), add attachments
Also note that Thomas Mortagne (one of the XWiki committer) is currently
working on a wiki stream API that is an ideal scaffolding for
importing/exporting wikis:
https://github.com/xwiki-contrib/wiki-stream . But there's non trivial
dev work to be done to make it work.
Another idea is to contact one of the companies providing professional
services around XWiki and ask them how much it would cost for a
conversion:
http://www.xwiki.org/xwiki/bin/view/Main/Support#HProfessionalSupport
Hope it helps,
-Vincent
------
Could you please point me to the right direction to convert my 600+ HTML
pages to xwiki markup ?
If you have any information to help me for the integration, that would
be very kind of you
Thank you for your help.
Daniel.
The XWiki development team is proud to announce the availability of XWiki 7.4.3.
This is a bugfix release that fixes important bugs discovered in the 7.4.2 version.
You can download it here: http://www.xwiki.org/xwiki/bin/view/Main/Download
Make sure to review the release notes:
http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki743/
The following people have contributed code to this release (sorted alphabetically):
Alexandru Cotiuga
Clemens Robbenhaar
Ecaterina Moraru (Valica)
Eduard Moraru
Guillaume Delhumeau
Marius Dumitru Florea
Thomas Mortagne
Vincent Massol
Thanks for your support
-The XWiki dev team
The XWiki development team is proud to announce the availability of XWiki
8.1 Milestone 2.
This milestone release brings a new parameter to the Document Macro, the
synchronization of the avatars coming from LDAP and the support of feeds
delivered over HTTPS in the RSS Macro.
You can download it here: http://www.xwiki.org/xwiki/bin/view/Main/Download
Make sure to review the release notes:
http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki81M2
The following people have contributed code to this release (sorted
alphabetically):
- Alexandru Cotiuga
- Clemens Robbenhaar
- Eduard Moraru
- Guillaume Delhumeau
- Lukas Raska
- Manuel Smeria
- Marius Dumitru Florea
- Thomas Mortagne
- Vincent Massol
- Yuri Konotopov
Thanks for your support
-The XWiki dev team