I there a new JavaDoc API reference availible somewhere?
I'm currently using version 5:
http://maven.xwiki.org/site/docs/xwiki-javadoc-5.0.x/
However I'm finding it really outdated on methods such as
xwiki.checkAccess() and xwiki.getSpaces()
I'm not finding my way to it on the API reference page:
On Wed, Dec 9, 2015 at 10:37 AM, gervwyk wrote:
> I there a new JavaDoc API reference availible somewhere?
> I'm currently using version 5:
> http://maven.xwiki.org/site/docs/xwiki-javadoc-5.0.x/
>
> However I'm finding it really outdated on methods such as
> xwiki.checkAccess() and xwiki.getSpac
Hi,
I don`t know about jelastic, but the fastest ways for you to try out XWiki
would be (in order of simplicity):
1) Try out the live demo at http://playground.xwiki.org/xwiki/bin/view/Main/
It's perfectly safe to do whatever you want, it is periodically reset. Note
that not all features will be
On Wed, Dec 9, 2015 at 8:33 AM, gervwyk wrote:
> How do I get all the spaces for which the current user has access in a java
> component?
>
Why do you need this? There can be many spaces. Starting with XWiki 7.2 you
can have nested documents and each nested document has an associated space
which
Ok. So what I'm trying to achieve is the following:
We have spaces which has user (view/edit) groups and an admin group for that
space.
I'm currently writing a rights admin tool which shows the admin group users
the spaces which they are the admin of, and they can then select a space to
which they
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 mailin
Hi Daniel,
Let me start by saying that ideally XWiki should offer some tool to help
convert HTML content into wiki pages. That would be awesome and it’s doable but
we don’t have this yet.
However XWiki internally supports parsing HTML.
First thing you can try is to enable HTML 4.01 syntax in