Hi devs,
I’ve briefly looked at the source code of the XFF module (sources at https://github.com/xwiki-contrib/api-xff) and here’s what I think the status is.
Current Status
============
* A Maven plugin exists to package the sources in the XFF format into a XFF zip (.xff file). See http://extensions.xwiki.org/xwiki/bin/view/Extension/XFF+Maven+Plugin
* A Filter Stream filter exists (see http://extensions.xwiki.org/xwiki/bin/view/Extension/XFF+filter) for importing a XFF file (.xff file) into a running XWiki. You need to install the Filter Stream application to use it: http://extensions.xwiki.org/xwiki/bin/view/Extension/Filter+Application (input = the XFF filter, output = http://extensions.xwiki.org/xwiki/bin/view/Extension/Filter+XWiki+Instance+…).
Note: Since there exists a XAR Filter streams input/output filter already, we can convert a XFF zip (.xff file) into a XAR file (.xar file).
* A XFF REST API also exists to push a XFF file into a running XWiki. Apparently it uses the Filter Stream API to read the XFF file using the input filter and it uses the XWiki filter output filter as the output. However this REST API has to be used manually (curl)… So it’s a shortcut from having to install the Filter Streams Application in your wiki for importing an XFF file.
To summarize, right now you should be able to have an XFF structure in your maven project and import it into a running XWiki (either using curl or through the Filter Streams Application in your wiki).
What’s missing
============
* Lot of code cleanup ;)
* There doesn’t seem to be a XFF output filter so we cannot take as input an xwiki instance and as output a XFF file (nor convert from XAR to XFF). Thus, right now I don’t think we can do round-tripping
* The XFF format needs to be reviewed and discussed on the list for improving it. Apparently it’s possible to have content specified outside of the page.xml file (see https://github.com/xwiki-contrib/api-xff/blob/f0e32aae3e852e966b0d2bf6648c9…) but I’m not sure how this is working. In this example there’s both content defined in page.xml and in content.xwiki21. Not sure which one wins… It’s possible that this wasn’t fully implemented yet.
* I think it would be nice to have an XFF mojo to generate a XAR file (using the existing XAR Filter Stream filter).
* It would also be nice to have a mojo to publish directly the source content to a running XWiki instance, using the provided REST API. Instead of having to use curl manually to do that. Similarly, once a XFF output filter is coded, it would be nice to have a mojo to automatically retrieve the data from a running XWiki instance and save them in the sources.
Please correct me if I’m wrong!
Thanks
-Vincent
but some file i can't find in the source code, especially in the xwiki-platform-query
------------------ 原始邮件 ------------------
发件人: "Ecaterina Moraru (Valica)";<valicac(a)gmail.com>;
发送时间: 2016年8月26日(星期五) 下午5:03
收件人: "XWiki Developers"<devs(a)xwiki.org>;
主题: Re: [xwiki-devs] XWiki-8.2.2 XWiki-8.2.2
8.2.2 is not released yet and not even sure we are going to release it.
http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/
Thanks,
Caty
On Fri, Aug 26, 2016 at 3:55 AM, 既然 M.A.R.S <464503882(a)qq.com> wrote:
> i can't find a file named DepthFirstAdapter in this release version of
> 8.2.2
> _______________________________________________
> devs mailing list
> devs(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/devs
>
>
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs
Hello all,
I just have released a new version of the XPoll Application.
This version adds an improvement: XPolls can now be created from create new
page wizard, having a template for them.
See
http://extensions.xwiki.org/xwiki/bin/view/Extension/XPoll+Application#Hv1.…
You can install or upgrade with the Extension Manager.
Thanks,
Alex
Hello all,
Yesterday, I have released a new bugfix version of the Tour Application.
One of the interesting fix is the fact that the elements that were badly
highlighted should be better displayed now.
See http://extensions.xwiki.org/xwiki/bin/view/Extension/Tour+Application
#Hv1.0.3.
You can install or upgrade with the Extension Manager.
Thanks,
--
Guillaume Delhumeau (guillaume.delhumeau(a)xwiki.com)
Research & Development Engineer at XWiki SAS
Committer on the XWiki.org project
Hi Ramon,
> On 24 Aug 2016, at 22:36, Ramon Gomes Brandao <ramon.brandao(a)planejamento.gov.br> wrote:
>
> Hi XWiki Team,
>
> Are there any plans to release a 8.2.2 bugfix version in the upcoming few days?
There are no such plans at the moment. However we’ve just released XWiki 8.3M1 which contains bugfixes over 8.2.1.
It’s possible that a 8.2.2 will be released before 8.3 final but it’s not 100% guaranteed. It depends if we find important blockers or not.
Thanks
-Vincent
> Best Regards,
>
> RAMON BRANDÃO
>
>
>
> -----Mensagem original-----
> De: users [mailto:users-bounces@xwiki.org] Em nome de Guillaume Delhumeau
> Enviada em: quarta-feira, 24 de agosto de 2016 15:24
> Para: XWiki Developers; XWiki Users
> Assunto: [xwiki-users] [ANN] XWiki 8.3 Milestone 1 released
>
> The XWiki development team is proud to announce the availability of XWiki
> 8.3 Milestone 1.
> This release brings mostly usability improvements.
>
> 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/ReleaseNotesXWiki83M1
>
> Thanks for your support
> -The XWiki dev team
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users