Confluence
Last modified by Raphaƫl Jakse on 2024/11/06 18:44
Various tools to manipulate Atlassian Confluence content in XWiki
- Description
- Modules
- Tutorials
- Release Notes
- 9.63.1
- 9.63.0
- 9.62.0
- 9.61.0
- 9.60.0
- 9.59.0
- 9.58.0
- 9.57.0
- 9.56.0
- 9.55.0
- 9.54.0
- 9.53.2
- 9.53.1
- 9.53.0
- 9.52.0
- 9.51.0
- 9.50.2
- 9.50.1
- 9.50.0
- 9.49.1
- 9.49.0
- 9.48.2
- 9.48.1
- 9.48.0
- 9.47.2
- 9.47.1
- 9.47.0
- 9.46.0
- 9.45.0
- 9.44.0
- 9.43.0
- 9.42.0
- 9.41.0
- 9.40.0
- 9.39.4
- 9.33.3
- 9.39.2
- 9.39.1
- 9.39.0
- 9.38.2
- 9.38.1
- 9.38.0
- 9.37.1
- 9.37.0
- 9.36.2
- 9.36.1
- 9.36.0
- 9.35.1
- 9.35.0
- 9.34.1
- 9.34.0
- 9.33.1
- 9.33.0
- 9.32.0
- 9.31.3
- 9.31.2
- 9.31.1
- 9.31.0
- 9.30.0
- 9.29.6
- 9.29.5
- 9.29.4
- 9.29.3
- 9.29.2
- 9.29.1
- 9.29.0
- 9.28.0
- 9.27.0
- 9.26.0
- 9.25.0
- 9.24.0
- 9.23.0
- 9.22.0
- 9.21.0
- 9.20.1
- 9.20.0
- 9.19.1
- 9.19.0
- 9.18.0
- 9.17.0
- 9.16.1
- 9.16.0
- 9.15.3
- 9.15.2
- 9.15.1
- 9.15.0
- 9.14.5
- 9.14.4
- 9.14.3
- 9.14.2
- 9.14.1
- 9.14
- 9.13
- 9.12
- 9.11.2
- 9.11.1
- 9.11
- 9.10
- 9.9
- 9.8
- 9.7
- 9.6.1
- 9.6
- 9.5.1
- 9.5
- 9.4.4
- 9.4.3
- 9.4.2
- 9.4.1
- 9.4
- 9.3
- 9.2.5
- 9.2.4
- 9.2.3
- 9.2.2
- 9.2.1
- 9.2
- 9.1.6
- 9.1.5
- 9.1.4
- 9.1.3
- 9.1.2
- 9.1.1
- 9.1
- 9.0
Description
License: GNU Lesser General Public License 2.1
Sources: https://github.com/xwiki-contrib/confluence/
Issues: https://jira.xwiki.org/browse/CONFLUENCE
Modules
- XHTML based Confluence syntax: the XHTML based source syntax used by recent versions of Confluence
- Confluence XML package support: the Confluence XML export packages reader
- Confluence Syntax 1.1: the parser for the old Confluence wiki syntax
- Old Confluence Syntax 1.0 Override: a bridge to redirect references to a previous implementation of the wiki syntax (1.0) parser to the new one (1.1)
Tutorials
Release Notes
9.63.1
9.63.0
9.62.0
9.61.0
9.60.0
9.59.0
9.58.0
9.57.0
9.56.0
9.55.0
9.54.0
9.53.2
9.53.1
9.53.0
9.52.0
9.51.0
9.50.2
9.50.1
9.50.0
9.49.1
9.49.0
9.48.2
9.48.1
9.48.0
9.47.2
9.47.1
9.47.0
9.46.0
9.45.0
9.44.0
9.43.0
9.42.0
9.41.0
9.40.0
9.39.4
9.33.3
9.39.2
9.39.1
9.39.0
9.38.2
9.38.1
9.38.0
9.37.1
9.37.0
9.36.2
9.36.1
9.36.0
9.35.1
9.35.0
9.34.1
9.34.0
9.33.1
9.33.0
9.32.0
9.31.3
9.31.2
9.31.1
9.31.0
9.30.0
9.29.6
9.29.5
9.29.4
9.29.3
9.29.2
9.29.1
9.29.0
9.28.0
9.27.0
9.26.0
9.25.0
9.24.0
9.23.0
9.22.0
9.21.0
9.20.1
9.20.0
9.19.1
9.19.0
9.18.0
9.17.0
9.16.1
9.16.0
9.15.3
9.15.2
9.15.1
9.15.0
9.14.5
9.14.4
9.14.3
9.14.2
9.14.1
9.14
9.13
9.12
9.11.2
9.11.1
9.11
9.10
9.9
9.8
9.7
9.6.1
9.6
9.5.1
9.5
9.4.4
9.4.3
Fix error reporting.
9.4.2
Bulletproofing.
9.4.1
9.4
9.3
9.2.5
9.2.4
9.2.3
9.2.2
9.2.1
9.2
9.1.6
9.1.5
9.1.4
9.1.3
9.1.2
9.1.1
9.1
9.0
Converted to contrib extension.
- all classes have been moved to org.xwiki.contrib.confluence.* package
- the Confluence syntax id is now confluence/1.1. There is no difference with the confluence/1.0, the goal is to not collide with the module embedded until 8.4.x. In XWiki 9.0+, it's possible to install Old Confluence Syntax 1.0 Override so that confluence/1.0 documents are parsed using confluence/1.1 module behind the scene.