News
Last modified by Vincent Massol on 2020/03/25
Find below all the recent news from the site blog and from the list of pages that have been changed recently. You can also check planned community Events.
Find below all the recent news from the site blog and from the list of pages that have been changed recently. You can also check planned community Events.
The XWiki development team is proud to announce the availability of XWiki 13.10.6. This is a bugfix release that covers important issues that we have discovered since 13.10.5 has been released. ...
Posted by Eduard Moraru · Categories: Releases · Permalink
Posted in
This release brings extra usability in 2 areas: images can now be searched for inside the WYSIWYG editor (when adding an image), and macros available in extension repositories but not installed are also visible directly from the WYSIWYG editor's Insert Macro feature (and can be installed in one click by admins). As usual, there are also bug & security fixes. ...
Posted by Michael Hamann · Categories: Releases · Permalink
Posted in
This release brings extra usability in 2 areas: images can now be searched for inside the WYSIWYG editor (when adding an image), and macros available in extension repositories but not installed are also visible directly from the WYSIWYG editor's Insert Macro feature (and can be installed in one click by admins). As usual, there are also bug & security fixes. ...
Posted by Vincent Massol · Categories: Releases · Permalink
Posted in
The XWiki development team is not overly proud to announce the availability of XWiki 14.3.1. This is a bugfix release that covers important issues that we have discovered since 14.3 has been released. ...
Posted by Thomas Mortagne · Categories: Releases · Permalink
Posted in
This release introduces a new (experimental) image dialog for the WYSIWYG editor and a new administration section to define image styles, with the goal to simplify the insertion and editing of images. On the same topic, the image popover now provides an image permalink and the image lightbox added the ability to copy the image identifier to clipboard to be used as link anchor or to be referenced by wiki macros. Finally, the images (or any files) uploaded through the WYSIWYG editor are not saved right away anymore but, instead, they create temporary attachments that are saved only when the edited content is saved. All these image related improvements, along with a lot of bug fixes, make this release worth trying. ...
Posted by Manuel Leduc · Categories: Releases · Permalink
Posted in
The [activity] macro is a standalone macro and it cannot be used inlineThis macro generates standalone content. As a consequence you need to make sure to use a syntax that separates your macro from the content before and after it so that it's on a line by itself. For example in XWiki Syntax 2.0+ this means having 2 newline characters (a.k.a line breaks) separating your macro from the content before and after it.