Extensions
78 posts
Apr 03 2023
Numbered Content 1.8.3 Released
This release of the Numbered Content Extensions is a bugfix release. A single fix is provided to correctly support numbered headings and figures activation status updates during page creation. The full list of changes is available in the 1.8.3 release notes. ...
Mar 29 2023
Change Request 1.5.1 Released
This release of the Change Request extension is a bug fix release, with fixes including a better handling of mention notifications through redirection in all discussion pages of Change Request, and a possible problem with the locale set on pages when merged. The full list of changes is available in the 1.5.1 release notes. ...
Mar 22 2023
Change Request 1.5 Released
This release of the Change Request extension contains a big improvement in the way comments are added when viewing a Change Request difference, in order to always keep a contextual difference displayed at the top of a comment, even if the differences change over time. As part of this work, some bugs related to the interaction with comments have also been fixed. This release also contains other bug fixes and improvements. The full list of changes is available in the 1.5 release notes. ...
Aug 13 2018
My GSOC adventure with XWiki and Dokuwiki
The project focused on improving the existing DokuWiki importer that imports instances of DokuWiki to XWiki by using some intermediate common events based on Filter Stream Framework. In the previous Dokuwiki importer module already supported basic functionalities. Improvements like support for handling unserializing of files with no metadata, lists, image-link, interwiki-link, macro support and other syntax-parser bug resolution. ...
Oct 01 2016
New Application: Release Notes
I’ve published a first version of a new app, the Release Notes Application, which can be used to manage software product release notes: Create release notes, Add changes to release notes, Generate custom reports of changes based on various filters (e.g. show me all user-related changes contained in all those versions) ...
Jun 07 2016
Tips & Tricks - Recent Blog Entries Macro
Part of an "XWiki Tips and Tricks" series, today I'd like to share a sleek macro called Recent Blog Entries that allows you to display the most recent blog posts on your wiki in a single block. ...
Your new Identity Provider: XWiki!
There are situations when you need to have separate instances of XWiki but still want to share the users among them. This article present the new XWiki OpenID Connect modules and explain how to use them. ...
May 04 2016
Create applications with XWebIDE
When you want to create a structured application in XWiki, sometimes AppWithinMinutes is not enough and you have to customize the generated pages. It is now possible to do that with the XWebIDE application, which integrates the basic features of the most famous Integrated Development Environments (IDE) like Eclipse or IntelliJ IDEA, and add some tools dedicated to XWiki. ...